aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)Author
2018-08-25Backport from mainlinejozefl
2018-06-22 Backported from mainlinejakub
2018-03-06Backport r257490marxin
2017-11-29Be conservative with arithmetic jmp-function typesjamborm
2017-10-04 PR c++/82406 - C++17 error with noexcept function typejason
2017-08-282017-08-28 Richard Biener <rguenther@suse.de>rguenth
2017-04-27 PR c++/80534jakub
2017-04-20 PR middle-end/80423jakub
2017-04-072017-04-07 Richard Biener <rguenther@suse.de>rguenth
2017-03-28Avoid name lookup warningtrippels
2017-03-09 PR c++/79672mpolacek
2017-02-23 PR middle-end/79665jakub
2017-02-092017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang
2017-02-03PR tree-optimization/79352 - -fprintf-return-value doesn't handle flexible-li...msebor
2017-01-302017-01-30 Richard Biener <rguenther@suse.de>rguenth
2017-01-23 * tree.h (assign_assembler_name_if_neeeded): Rename to ...jakub
2017-01-23Revert fix for PR lto/79061 due to this regresses compile-time by 100%chefmax
2017-01-20 PR c/64279mpolacek
2017-01-18 PR lto/79061chefmax
2017-01-122017-01-12 Richard Biener <rguenther@suse.de>rguenth
2017-01-09 PR translation/79019jakub
2017-01-08PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...msebor
2017-01-01 Update copyright years.jakub
2016-12-21 PR bootstrap/78817jakub
2016-12-132016-12-13 Richard Biener <rguenther@suse.de>rguenth
2016-11-262016-11-26 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2016-11-25Set mode of decimal floats before calling layout_typersandifo
2016-11-24 PR middle-end/78429ebotcazou
2016-11-23[Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISIONjgreenhalgh
2016-11-232016-11-23 Richard Biener <rguenther@suse.de>rguenth
2016-11-22OpenMP loop cloning for SIMT executionamonakov
2016-11-21gcc:edlinger
2016-11-18Add SET_DECL_MODErsandifo
2016-11-07Remove a TODO from verify_type_variantjamborm
2016-11-03 Use type_hash_eq langhook in check_qualified_type.jason
2016-10-25 * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.ebotcazou
2016-10-16 PR ada/37139ebotcazou
2016-10-11 * tree.h (build_complex_type): Add second parameter with default.ebotcazou
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-08-19Implement C _FloatN, _FloatNx types.jsm28
2016-08-12 PR c/7652mpolacek
2016-07-27Move make_location from tree.h/c to input.h/cdmalcolm
2016-07-20 * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.uros
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-07-13tree.c: add [cd]tors to free_lang_data_dtbsaunde
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-07-04 PR c++/71739jakub
2016-06-21 * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT ifebotcazou
2016-06-21[gcc]meissner
2016-06-06Selftest frameworkdmalcolm