re PR debug/66653 (ice in gen_type_die_with_usage, at dwarf2out.c:20876)
[gcc.git] / gcc / cp / pt.c
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-27 Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-27 Andreas Schwab* pt.c (check_unstripped_args): Mark parameter as unused.
2015-06-26 Jason Merrillre PR c++/66255 (ice in retrieve_specialization)
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-24 Jason Merrillre PR c++/66647 (ICE: in instantiate_class_template_1...
2015-06-24 Patrick PalkaRevert fix for PR c++/30044
2015-06-23 Patrick Palka[PATCH] Fix PR c++/30044
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-19 Jason Merrillre PR c++/66585 (Internal compiler error when initializ...
2015-06-19 Jason Merrillre PR c++/65843 (multiple use of const variable in...
2015-06-17 Jakub Jelinekre PR c++/66571 (Template substitution causes some...
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-16 Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-12 Jason Merrillre PR c++/65719 (Link error with constexpr variable...
2015-06-10 Jason Merrillre PR c++/66289 ("error: ambiguous template instantiati...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-05 Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-23 Nathan Sidwellre PR c++/65936 (ICE: canonical types differ for identi...
2015-05-22 Marek Polacekre PR c/47043 (allow deprecating enum values)
2015-05-20 Jason Merrillpt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION...
2015-05-18 Jason Merrillpt.c (retrieve_specialization): Make sure our arguments...
2015-05-18 Jason Merrillpt.c (tsubst_decl): Call coerce_innermost_template_parms.
2015-05-18 Jason MerrillDR 1391
2015-05-08 Jason Merrillre PR c++/59012 (alignas does not support parameter...
2015-04-29 Thomas SchwingeFix OpenMP's target update directive in templated code.
2015-04-28 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-23 Jason MerrillRevert:PR c++/50800
2015-04-23 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-23 Jason Merrillre PR c++/65646 (ICE in invalid syntax)
2015-04-16 Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-04-14 Jason Merrill* pt.c (lookup_template_class_1): Use coerce_innermost_...
2015-04-01 Paolo Carlinire PR c++/56100 (spurious -Wshadow warning with local...
2015-03-24 Jason Merrillre PR c++/65498 (ICE in cxx_eval_call_expression when...
2015-03-10 Jason Merrillre PR c++/65333 (error: incomplete type used in nested...
2015-02-13 Jason Merrillre PR c++/65054 (internal compiler error: in maybe_cons...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-27 Jason Merrillre PR c++/63889 (Ice with redundant static in class...
2015-01-16 Paolo Carlinire PR c++/58614 ([c++11] ICE with undeclared variable...
2015-01-13 Jason Merrillre PR c++/64514 (Error in template instantiation in...
2015-01-13 Jason Merrillre PR c++/64520 (ICE with std::initializer_list)
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-06 Jason Merrillre PR c++/64455 (A constexpr variable template can...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-25 Jason Merrillpt.c (check_default_tmpl_args): Uses the parameter...
2014-12-21 Jason Merrillre PR c++/64359 (alias_template_specialization_p &...
2014-12-19 Kai Tietzre PR c++/61198 (Crash when selecting specializations...
2014-12-18 Jason Merrillre PR c++/64352 (No SFINAE with deleted function)
2014-12-18 Paolo Carlinire PR c++/60955 (Erroneous warning about taking address...
2014-12-12 Jason Merrillpt.c (do_auto_deduction): In direct-init context, ...
2014-12-12 Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-11-26 Jason MerrillAllow partial specialization of variable templates.
2014-11-25 Jason Merrill* pt.c (lookup_template_variable): Always unknown_type_...
2014-11-21 Jason Merrillre PR c++/63588 (ICE (segfault) on arm-linux-gnueabihf)
2014-11-21 Jason Merrillre PR c++/63658 (Using class reference as template...
2014-11-20 Jason Merrillre PR c++/56041 (Constexpr conversion function definiti...
2014-11-19 Jason Merrillre PR c++/57979 (G++ accepts constant expression define...
2014-11-18 Jason Merrill* pt.c (instantiate_template_1): Use tsubst_aggr_type...
2014-11-17 Jason Merrillre PR c++/50473 ([C++0x] ICE in type_has_nontrivial_cop...
2014-11-14 Paolo Carlinisemantics.c (end_maybe_infinite_loop): Use fold_non_dep...
2014-11-12 Paolo CarliniDR 1510 PR c++/60420
2014-11-11 Paolo Carlinire PR c++/63265 (Constexpr variables can trigger spurio...
2014-11-08 Jason MerrillDR 1558
2014-10-15 Jason Merrillre PR c++/63528 (A variadic variable template cannot...
2014-10-13 H.J. LuCast size and elements to long for %l
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-10 Jason Merrillre PR c++/63207 (ICE in expand_expr_real_l when instant...
2014-10-09 Jason Merrillre PR c++/63415 (internal compiler error: unexpected...
2014-10-08 Jason Merrillre PR c++/63405 (ICE in cp_perform_integral_promotions...
2014-10-02 Paolo Carlinire PR c++/53025 ([C++11] noexcept operator depends...
2014-10-01 Jason Merrillre PR c++/63362 (The c++11 triviality-traits need front...
2014-09-30 Paolo Carlinire PR c++/16564 (g++ seems to go into an infinite loop...
2014-09-22 Paolo Carlinire PR c++/62219 ([c++11] Spurious error for lambda...
2014-09-18 Jakub Jelinekre PR c++/63248 (Crash when OpenMP target's array secti...
2014-09-16 Jason Merrillpt.c (lookup_template_class_1): Splice out abi_tag...
2014-09-12 Jason Merrillre PR c++/63201 (Full specialization of a member variab...
2014-09-11 Jason Merrillre PR c++/63139 (Class-scope typedef overwrites typedef...
2014-09-10 Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-09-09 Jason Merrilltypeck.c (build_class_member_access_expr): Move -Winval...
2014-09-09 Jason Merrillre PR c++/62255 (Introducing an unrelated template...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-26 Jason Merrillre PR middle-end/58624 (gcc internal compiler error...
2014-08-26 Jason Merrillpt.c (check_explicit_specialization): Don't complain...
2014-08-25 Jason Merrilldecl.c (start_decl): Look through member variable template.
2014-08-23 Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-23 Jason MerrillAllow non-constexpr variable templates.
2014-08-15 Jason Merrillre PR c++/61566 (ICE in write_unscoped_name)
2014-08-15 Jason Merrillre PR c++/61566 (ICE in write_unscoped_name)
2014-08-15 Paolo Carlinire PR c++/62072 (No SFINAE performed for function type)
2014-08-14 Paolo Carlinire PR c++/54377 (Consider default arguments in "wrong...
2014-08-13 Andrew Suttonpt.c (lookup_template_variable): Make dependent variabl...
2014-08-12 Ville VoutilainenReject virt-specifiers on friends and member templates
2014-08-08 Jason Merrill* pt.c (lookup_template_class_1): Copy abi_tag.
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-07 Jason Merrillpt.c (check_explicit_specialization): Don't test DECL_D...
2014-08-05 Braden ObrzutImplement constexpr variable templates
next