PR c++/80891 (#1)
[gcc.git] / gcc / tree.h
2017-05-09 Nathan Sidwell* tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Uncondit...
2017-05-04 Richard Bienertree.c (array_at_struct_end_p): Handle arrays at struct...
2017-05-03 Nathan SidwellCanonicalize canonical type hashing
2017-05-02 Jeff Lawtree.h (EXPR_CILK_SPAWN): Use macro TREE_CHECK2 instead...
2017-05-02 Richard Bienercommon.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-01 Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-27 Jakub Jelinekre PR c++/80534 (7.1 RC - internal compiler error:...
2017-04-26 Nathan Sidwelltree.h (crc32_unsigned_n): Declare.
2017-04-21 Richard Bienertree.h (build_qualified_type): Annotate with CXX_MEM_ST...
2017-04-20 Jakub Jelinekre PR middle-end/80423 (GC related -fcompare-debug...
2017-04-12 Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-02-23 Jakub Jelinekre PR middle-end/79665 (gcc's signed (x*x)/200 is slowe...
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-03 Martin SeborPR tree-optimization/79352 - -fprintf-return-value...
2017-01-23 Jakub Jelinektree.h (assign_assembler_name_if_neeeded): Rename to ...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-24 Richard SandifordMake it cheaper to test whether an SSA name is a virtua...
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-11-24 Eric Botcazoure PR middle-end/78429 (ICE in set_value_range, at...
2016-11-21 Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-16 Jason MerrillFix tuple decomposition decltype.
2016-11-03 Jason MerrillUse type_hash_eq langhook in check_qualified_type.
2016-11-01 Jakub Jelinektree.h (BLOCK_IN_COLD_SECTION_P): Define.
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-13 Jakub Jelinekre PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check...
2016-10-11 Eric Botcazoutree.h (build_complex_type): Add second parameter with...
2016-09-26 Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-08-22 Joseph MyersAdd minimal _FloatN, _FloatNx built-in functions.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-07-27 Bernd Edlingerdefaults.h (LOG2_BITS_PER_UNIT): Move from here...
2016-07-27 David MalcolmMove make_location from tree.h/c to input.h/c
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-06-28 Jakub Jelinekre PR middle-end/66867 (Suboptimal code generation...
2016-06-20 Kyrylo Tkachov[typo] alignement -> alignment
2016-05-24 Martin SeborPR c++/71147 - [6 Regression] Flexible array member...
2016-05-20 David MalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-02 Richard SandifordAdd a wi::to_wide helper function
2016-05-02 Richard SandifordSupport << and >> for offset_int and widest_int
2016-05-02 Richard SandifordSupport <, <=, > and >= for offset_int and widest_int
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-08 Cesar Philippidisre PR lto/70289 ([openacc] ICE in input_varpool_node)
2016-04-06 Jakub Jelinekre PR middle-end/70550 (-Wuninitialized false positives...
2016-02-08 Bernd SchmidtRemove -fshort-double
2016-01-28 Jason Merrill* tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
2016-01-26 Jason Merrillre PR c++/68782 (bad reference member formed with const...
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Christian Brueltree.h (TYPE_MODE_RAW): New macro.
2015-12-12 Jan Hubickatree.c (free_lang_data_in_type, [...]): Also free unnec...
2015-12-04 David MalcolmC++ FE: expression ranges
2015-12-02 Richard Bienertree.h (tree_invariant_p): Declare.
2015-11-26 Jakub Jelinekre PR tree-optimization/68128 (A huge regression in...
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-19 Senthil Kumar Selvaraj[Patch, vrp] Allow VRP type conversion folding only...
2015-11-17 Richard SandifordRemove dead macros
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 Eric Botcazoure PR middle-end/68259 ([sso] tree checking failure...
2015-11-09 Eric Botcazoure PR middle-end/68251 (sorry, unimplemented: reverse...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-06 Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05 Jakub Jelinekgcc/
2015-10-27 Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-22 Richard SandifordMove more cproj simplifications to match.pd
2015-10-21 Ilya Enkovichtm.texi: Regenerated.
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-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-08-31 Marc GlisseMove some comparison simplifications to match.pd
2015-08-13 Richard Bienertree.c (nonnull_arg_p): Move from ...
2015-08-01 Tom de VriesAllow non-overflow ops in reductions
2015-07-06 Marc Glissematch.pd: Remove element_mode inside HONOR_*.
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-04 Jan Hubickalto.c (hash_canonical_type): Use tree_code_for_canonica...
2015-05-27 Eric Botcazouexpr.h (array_at_struct_end_p): Move to...
2015-05-27 Aldy Hernandezdwarf2out.c: Remove block_map.
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-19 Jan Hubickatree.c (verify_type_variant): Fix #undef.
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-16 Jan Hubickaipa-utils.h (warn_types_mismatch, [...]): Declare.
2015-05-12 Andrew MacLeodre PR target/65697 (__atomic memory barriers not strong...
2015-05-10 Jan Hubicka* tree.h (is_lang_specific): Constify.
2015-04-30 Jan Hubickadwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-29 Thomas SchwingeAdd OMP_STANDALONE_CLAUSES.
2015-04-23 Jan Hubickatree.h (attribute_value_equal): Declare.
2015-04-08 Bernhard Reutner... tree.h: Commentary typo fix
next