PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression
[gcc.git] / gcc / tree.c
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.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-31 Marc GlisseMove some comparison simplifications to match.pd
2015-08-13 Richard Bienertree.c (nonnull_arg_p): Move from ...
2015-08-12 Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11 Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-08-01 Tom de VriesAllow non-overflow ops in reductions
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Marc Glissematch.pd: Remove element_mode inside HONOR_*.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_cache_hasher): Rename to...
2015-06-25 Richard Sandiforddecl.c (value_annotation_hasher::handle_cache_entry...
2015-06-25 Andrew MacLeodtree-core.h (struct tree_optimization_option): Make...
2015-06-17 Andrew MacLeodtree-core.h (tree_target_option): Make opts field a...
2015-06-17 Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-13 Patrick PalkaFix comment documenting make_vector_stat
2015-06-08 Jan Hubickalto.c (hash_canonical_type): Drop hashing of TYPE_STRIN...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-07 Jan Hubickaalias.c (get_alias_set): Be ready for TYPE_CANONICAL...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Jan Hubickalto.c (hash_canonical_type): Use tree_code_for_canonica...
2015-06-03 Jan Hubickalto.c (iterative_hash_canonical_type, [...]): only...
2015-06-03 Martin LiskaFix memory report layout at various places.
2015-06-03 Marek Polacekre PR c/64223 (same warning repeated twice with same...
2015-05-27 Nathan Sidwellre PR c++/66270 (ICE: canonical types differ for identi...
2015-05-27 Eric Botcazouexpr.h (array_at_struct_end_p): Move to...
2015-05-26 Ramana Radhakrishnanre PR ipa/66181 (/usr/include/bits/types.h:134:16:...
2015-05-24 Jan Hubickare PR lto/66180 (many -Wodr false positives when buildi...
2015-05-24 Jan Hubickaipa-utils.h (method_class_type): Remove.
2015-05-24 Jan Hubickatree.c (prototype_p, [...]): Constify.
2015-05-23 Jan Hubickalto.c (hash_canonical_type): Be sure we hash only types...
2015-05-23 Jan Hubickatree.c (gimple_canonical_types_compatible_p): Do not...
2015-05-19 Jan Hubickatree.c (verify_type_variant): Fix #undef.
2015-05-16 Jan Hubickaipa-utils.h (warn_types_mismatch, [...]): Declare.
2015-05-16 Jan Hubickatree.c (verify_type_variant): Verify tree_base and...
2015-05-12 Jan Hubickaipa-devirt.c (type_with_linkage_p): New function.
2015-05-11 Jan Hubickaclass.c (fixup_type_variants): Do not copy TYPE_METHODS
next