pr78515.c: Add -fno-common option on hppa*-*-hpux*.
[platform/upstream/gcc.git] / gcc / tree.c
2017-01-23 Jakub Jelinektree.h (assign_assembler_name_if_neeeded): Rename to ...
2017-01-23 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-18 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-12 Richard Bienertree.c (initialize_tree_contains_struct): Make TS_OPTIM...
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-08 Martin SeborPR tree-optimization/78913 - Probably misleading error...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-13 Richard Bienerre PR tree-optimization/78742 (internal compiler error...
2016-11-26 Prathamesh Kulkarnitree.c (build_common_tree_nodes): Initialize ptrdiff_ty...
2016-11-25 Richard SandifordSet mode of decimal floats before calling layout_type
2016-11-24 Eric Botcazoure PR middle-end/78429 (ICE in set_value_range, at...
2016-11-23 James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-23 Richard Bienerre PR lto/78472 (warning: type of 's' does not match...
2016-11-22 Jakub JelinekOpenMP loop cloning for SIMT execution
2016-11-21 Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-07 Martin JamborRemove a TODO from verify_type_variant
2016-11-03 Jason MerrillUse type_hash_eq langhook in check_qualified_type.
2016-10-25 Eric Botcazoutree.h (wi::fits_to_tree_p): Accept only 0 and 1 for...
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-11 Eric Botcazoutree.h (build_complex_type): Add second parameter with...
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-27 David MalcolmMove make_location from tree.h/c to input.h/c
2016-07-20 Uros Bizjakcse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-13 Trevor Saunderstree.c: add [cd]tors to free_lang_data_d
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-07-04 Jakub Jelinekre PR c++/71739 (ICE on valid C++11 code: tree check...
2016-06-21 Eric Botcazoutree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_S...
2016-06-21 Michael Meissnerstor-layout.c (layout_type): Move setting complex MODE...
2016-06-06 David MalcolmSelftest framework
2016-06-03 Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-06-01 Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-05-25 Martin Liskare PR tree-optimization/71239 (ICE in operand_equal_p...
2016-05-21 Jan Hubicka* tree.c (array_at_struct_end_p): Look through MEM_REF.
2016-05-16 Jan Hubickatree.c (free_lang_data_in_decl): Also set target/optimi...
2016-05-13 Eric Botcazoubuiltins.c (expand_builtin_memcmp): Do not emit the...
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-04 Jakub Jelinekre PR c++/70906 (ice in add_expr, at tree.c:7925)
2016-05-02 Michael Meissnermachmode.h (mode_complex): Add support to give the...
2016-05-02 Richard SandifordSimplify cst_and_fits_in_hwi
2016-04-28 Jakub Jelinekre PR middle-end/70843 (ICE in add_expr, at tree.c...
2016-04-27 Jakub Jelinekre PR sanitizer/70683 (-fcompare-debug bug with -fsanit...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-14 Marek Polacekre PR c++/70029 (ICE with C++11 and -flto)
2016-03-10 Jan Hubickare PR ipa/69589 (ICE in initialize_node_lattices, at...
2016-03-10 Jan Hubickare PR ipa/69589 (ICE in initialize_node_lattices, at...
2016-03-10 Alan LawrenceAdd -funconstrained-commons to work around PR/69368...
2016-02-24 Jakub Jelinekre PR middle-end/69915 (ICE: SIGSEGV with -O -ftracer...
2016-02-23 Richard Bienermem-stats.h (struct mem_usage): Use PRIu64 for printing...
2016-02-08 Bernd SchmidtRemove -fshort-double
2016-02-05 Richard Hendersonre PR middle-end/69643 (Address space discarded)
2016-01-26 Jason Merrillre PR c++/68782 (bad reference member formed with const...
2016-01-23 Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-20 Richard Hendersonre PR target/69343 (Bootstrap failure on s390{,x}-linux)
2016-01-19 Martin JamborMerge of HSA
2016-01-14 Richard Hendersonre PR c/69272 (ICE: in c_builtin_function, at c/c-decl...
2016-01-13 Richard Hendersonre PR target/68964 (Internal compiler error for test...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-23 Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-17 Jakub Jelinekre PR tree-optimization/68835 (ICE in set_value_range...
2015-12-15 Martin Seborstruct-layout-1_generate.c: Avoid generating further...
2015-12-12 Jan Hubickatree.c (free_lang_data_in_type, [...]): Also free unnec...
2015-12-07 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-04 David MalcolmC++ FE: expression ranges
2015-12-02 Marek Polacekre PR c++/68653 (ICE: in nonnull_arg_p, at tree.c:13853)
2015-12-02 Richard Bienertree.h (tree_invariant_p): Declare.
2015-12-02 Richard SandifordPR 68432: Add a target hook to control size/speed optab...
2015-11-25 Jason Merrillre PR c++/68385 (ICE building libstdc++ on arm-none...
2015-11-24 Jan Hubickaalias.c (get_alias_set): Before checking TYPE_ALIAS_SET...
2015-11-24 Jan Hubickatree.c (make_vector_type): Properly compute canonical...
2015-11-24 Jan Hubickalto-streamer-in.c (lto_read_body_or_constructor): Set...
2015-11-24 Jan Hubickatree.c (free_node): New function.
2015-11-21 Jan Hubickalto.c (iterative_hash_canonical_type): Always recurse...
2015-11-17 Richard SandifordAdd genmatch support for internal functions
2015-11-17 Richard SandifordAdd a combined_fn enum
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-09 Ilya Enkovichoptabs.c (expand_vec_cond_expr): Always get sign from...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-06 Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-30 Richard Bienergimple-fold.c (fold_gimple_assign): Do not dispatch...
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-23 Caroline TiceThis patch fixes a compile-time regression that was...
2015-10-23 Ilya Enkovichre PR middle-end/68066 (ICE in max_value, at wide-int.cc)
2015-10-22 Richard SandifordMove more cproj simplifications to match.pd
2015-10-21 Jan Hubickare PR middle-end/67966 (ICE in convert_move, at expr...
2015-10-21 Ilya Enkovichtm.texi: Regenerated.
2015-10-16 Eric Botcazoutree.c (recompute_tree_invariant_for_addr_expr): Assert...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-10 Jan Hubickatree.c (type_with_interoperable_signedness): New.
2015-10-05 Richard SandifordAdd a build_real_truncate helper function
2015-10-05 Richard SandifordRemove remaining uses of REAL_VALUES_IDENTICAL
2015-10-05 Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
next