pt.c (lookup_template_class): Don't mess with DECL_TEMPLATE_INSTANTIATIONS except...
[gcc.git] / gcc / cp / pt.c
2010-06-07 Jason Merrillpt.c (lookup_template_class): Don't mess with DECL_TEMP...
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
2010-06-04 Jason Merrillpt.c (value_dependent_expression_p): Avoid using an...
2010-06-04 Jason MerrillImplement noexcept-specification (15.4)
2010-06-04 Jason MerrillImplement noexcept operator (5.3.7)
2010-05-28 Steven Bosscherc-common.h (GCC_DIAG_STYLE): Define earlier in the...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-26 Jason Merrillre PR c++/43382 ([C++0x] ICE with auto return type...
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-19 Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
2010-05-19 Jason Merrilldecl.c (grokdeclarator): Don't check quals on fn type.
2010-05-19 Jason Merrillre PR c++/44193 (function types, cv-quals and typename)
2010-05-15 Jakub Jelinekre PR c++/44148 (C++ genericization/gimplification...
2010-05-11 Paolo Carlinire PR c++/34272 (ICE with invalid template specialization)
2010-05-06 Jakub JelinekC++ support for -Wunused-but-set-variable
2010-05-04 Paolo Carlinire PR c++/43028 ([C++0x] internal compiler error in...
2010-05-04 Dodji Seketelire PR c++/43953 (ICE: dependent_type_p, at cp/pt.c...
2010-04-13 Jason Merrillcall.c (type_decays_to): Check MAYBE_CLASS_TYPE_P inste...
2010-04-07 Jason MerrillPR c++/11094, DR 408
2010-04-07 Jason Merrillre PR c++/38392 (Template friend function injection)
2010-04-07 Jason Merrillpt.c (print_template_statistics): New.
2010-04-07 Dodji Seketelire PR c++/42697 (ice-on-legal-code: template class...
2010-04-06 Jason Merrillre PR c++/43621 (ICE: in poplevel_class, at cp/name...
2010-03-31 Dodji Seketelire PR c++/43558 (Rejects specialization)
2010-03-30 Jason Merrillre PR c++/43076 (ICE: SIGSEGV with invalid C++ code...
2010-03-30 Jason Merrillre PR c++/43559 (Overloaded template functions became...
2010-03-26 Dodji Seketelire PR c++/43327 (ICE in unifiy.c)
2010-03-26 Dodji SeketeliFix compilation.
2010-03-25 Dodji SeketeliFix candidate for PR c++/43206
2010-03-22 Jason Merrillre PR c++/43281 ([c++0x] ICE with invalid auto)
2010-03-04 Marco Polettipt.c (process_partial_specialization): Use error_n...
2010-03-01 Shujing Zhaotoplev.h (inform_n, error_n): Declare.
2010-02-28 Mark Mitchellre PR c++/42748 (warnings about 'mangling of 'va_list...
2010-02-27 Simon Martinre PR c++/42054 (ICE with invalid template parameter)
2010-02-24 Manuel López-Ibáñezc.opt (-ftemplate-depth=): New.
2010-02-21 Dodji Seketelire PR c++/42824 (c++ compilation complains about error...
2010-02-18 Jason Merrillre PR c++/26261 (Rejects template with const static...
2010-02-17 Jason Merrillre PR c++/43079 (ICE with incompatible pointer-to-membe...
2010-02-10 Shujing ZhaoMake-lang.in (cp/cvt.o, [...]): Depend on intl.h.
2010-02-09 Jason Merrillre PR c++/42399 ([c++0x] assigning lambda causes segfau...
2010-01-29 Dodji SeketeliFix PRs c++/42758, c++/42634, c++/42797
2010-01-28 Dodji Seketelire PR c++/42713 (ICE - segfault in tsubst)
2010-01-17 Dodji SeketeliRevert PR c++/42697
2010-01-17 Dodji Seketelire PR c++/42697 (ice-on-legal-code: template class...
2010-01-07 Dodji Seketelire PR c++/40155 ([c++0x] variadic template pack problem)
2010-01-05 Jason Merrillpt.c (unify_pack_expansion): Handle deduction from...
2010-01-04 Jason Merrillre PR c++/42555 (16-byte aligned double is disallowed...
2009-12-29 Jason Merrillre PR c++/42447 (ICE during processing complex templates)
2009-12-22 Jason Merrillre PR c++/42466 (Multiple instantiations of template...
2009-12-19 Dodji SeketeliFix PR c++/42225, take 2
2009-12-18 Jason Merrillre PR c++/28300 (In-class partial specialization of...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-12-15 Jason Merrillre PR c++/42358 ([C++0x] Assembler failure on libstdc...
2009-12-15 Jason Merrillre PR c++/42364 (C++ testsuite fails with -g)
2009-12-15 Paolo Bonzini[multiple changes]
2009-12-11 Dodji Seketelire PR c++/42251 (failure detecting constant integral...
2009-12-02 Paolo Bonzinire PR c++/29917 (%s substituted with actual words can...
2009-12-02 Jakub Jelinekg++spec.c (lang_specific_driver): Remove unused saw_ver...
2009-11-30 Dodji Seketelire PR c++/42069 (ICE on class template specialization)
2009-11-29 Dodji SeketeliReally fix PR c++/36408
2009-11-28 Dodji Seketelire PR c++/36408 (ICE with statement expression in template)
2009-11-27 Paolo Carlinire PR c++/35112 (ICE and broken diagnostic with ambiguo...
2009-11-24 Jason Merrillpt.c (determine_specialization): Give helpful error...
2009-11-23 Dodji Seketelire PR c++/14777 (typedef doesn't fully expose base...
2009-11-20 Simon Martinre PR c++/38646 (ICE with invalid specialization of...
2009-11-20 Jason MerrillDR 176 permissiveness
2009-11-16 Jason MerrillPR c++/13950, DR 176
2009-11-16 Paolo Carlinire PR c++/42055 (ICE with ambiguous template specializa...
2009-11-13 Jason Merrillre PR c++/27425 (ICE with invalid template-template...
2009-11-13 Jason Merrillre PR c++/29363 (ICE throwing undeclared object)
2009-11-13 Jason Merrillre PR c++/35075 (ICE with references in templates)
2009-11-13 Jason Merrillre PR c++/11987 (Accepts-invalid with inherited nested...
2009-11-10 Jason Merrillre PR c++/34158 (Template delete doesn't call if except...
2009-11-09 Jason Merrillre PR c++/41994 (ICE with &A::operator T)
2009-11-08 Jason Merrillre PR target/37290 (Endless recursion in cse_cc_succs)
2009-11-06 Jason Merrillre PR c++/9381 (attribute on member function pointer...
2009-11-06 Jason Merrillre PR c++/7046 (#pragma pack(1) context evaluated at...
2009-11-06 Jason Merrillre PR c++/34870 (argument-dependent lookup fails to...
2009-11-06 Jason Merrillre PR c++/41703 (Problems with SFINAE. Source works...
2009-11-03 Jason Merrillre PR c++/40687 ([C++0x]: error with auto and 7.1.6...
2009-11-02 Dodji Seketelire PR c++/37093 (ICE with pointer to member template...
2009-11-02 Jason MerrillRestrict DR 757 change to C++0x mode.
2009-10-30 Dodji Seketelire PR c++/41863 (segfault with sizeof in template param...
2009-10-28 Jason MerrillCore issue 812, 861
2009-10-26 Jason MerrillPR c++/38796, Core issue 906
2009-10-26 Dodji Seketelire PR c++/41785 ([C++0x] ICE on canonical types with...
2009-10-12 Jason Merrillre PR c++/37766 ([C++0x] ICE with function's default...
2009-10-08 Jason Merrillre PR c++/36816 ([c++0x] error deducing template argume...
2009-10-08 Jason Merrillre PR c++/37177 ([c++0x] ICE on decltype(rel_ops::opera...
2009-10-07 Jason Merrillre PR c++/39863 ([c++0x] variadic templates : wrong...
2009-10-01 Jason Merrillpt.c (register_specialization): Push DECL_SOURCE_LOCATI...
2009-10-01 Martin Jamborre PR c++/41503 (function_parameter_expanded_from_pack_...
2009-10-01 Gabriel Dos Reistree.h (tree_decl_common::lang_flag_8): New.
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-09-22 Dodji Seketelire PR debug/41266 (Emit DW_TAG_template_parameter_pack...
2009-09-18 Jason Merrillc.opt: Add -fno-deduce-init-list.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-01 Dodji SeketeliFix bootstrap after patch PR debug/30161
2009-08-31 Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-08-24 Jason Merrillre PR c++/41109 (Argument flagged as unused despite...
next