]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/pt.c
re PR debug/23336 (enum constants not visible to gdb because of -feliminate-unused...
[thirdparty/gcc.git] / gcc / cp / pt.c
2006-08-01  Daniel Jacobowitzre PR debug/23336 (enum constants not visible to gdb...
2006-07-28  Lee Millwardre PR c++/27668 (ICE with invalid template parameter)
2006-07-24  Daniel Jacobowitzre PR c++/28460 (g++ emits bogus namespace DIE)
2006-07-23  Mark Mitchellre PR c++/28025 (multiple template friend compile error)
2006-07-21  Volker Reicheltre PR c++/28250 (ICE with invalid catch)
2006-07-20  Jason Merrillre PR c++/28407 (Issue with anonymous namespace)
2006-07-19  Mark Mitchellre PR c++/28235 (ICE with static const member as defaul...
2006-06-30  Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-29  Jason Merrillre PR c++/27424 (Valid template-template-parameter...
2006-06-22  Volker Reicheltre PR c++/28111 (ICE with invalid friend in template...
2006-06-22  Volker Reicheltre PR c++/28110 (ICE with invalid template constant...
2006-06-19  Mark Mitchell* pt.c (instantiate_template): Fix typo in comment.
2006-06-16  Mark Mitchellre PR c++/27689 (function template incorrectly selected...
2006-06-16  Mark Mitchellre PR c++/27640 (segfault, related to constructor insta...
2006-06-15  Mark Mitchellre PR c++/26559 (ICE with __builtin_constant_p in templ...
2006-06-07  Volker Reicheltre PR c++/27601 (ICE (in fold_offsetof_1, at c-common...
2006-06-06  Mike StumpFix up whitespacing
2006-05-29  Kazu Hiratapt.c (convert_nontype_argument): Fix a typo in an error...
2006-05-25  Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-23  Mark Mitchellre PR c++/20173 (gcc accepts invalid partial specializa...
2006-05-19  Mark Mitchellre PR c++/26433 (Syntax error using __FUNCTION__ in...
2006-05-17  Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
2006-05-15  Volker Reicheltre PR c++/27582 (ICE with invalid template parameter)
2006-05-15  Volker Reicheltre PR c++/27315 (ICE with ill-placed expression)
2006-05-15  Volker Reicheltre PR c++/27559 (ICE on templated operator new)
2006-05-15  Volker Reicheltre PR c++/27496 (ICE on broken templated friend)
2006-05-14  Alexandre Olivapt.c (build_non_dependent_expr): Leave ADDR_EXPR of...
2006-05-06  Volker Reicheltre PR c++/27427 (ICE with invalid template parameter)
2006-05-06  Volker Reichelt* pt.c (process_template_parm): Remove superfluous...
2006-05-06  Volker Reicheltre PR c++/27430 (ICE on array of voids as template...
2006-05-02  Mark Mitchellre PR c++/27309 (ICE on invalid constructor definition)
2006-04-30  Mark Mitchellre PR c++/27094 (tree check: expected tree_list, have...
2006-04-19  Volker Reicheltre PR c++/26739 (ICE in g++.old-deja/g++.pt/friend36.C)
2006-04-15  Kazu HirataMake-lang.in (cp/pt.o): Depend on vecprim.h.
2006-04-11  Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-04-08  Kazu Hirata* decl2.c, pt.c, semantics.c: Fix comment typos.
2006-03-09  Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-18  Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-13  Volker Reicheltcp-tree.h (push_tinst_level): Remove prototype.
2006-02-07  Gabriel Dos Reiscp-tree.h (tf_warning_or_error): Renamed from tf_warn_o...
2006-02-07  Mark Mitchellre PR c++/9737 ([DR150] Partial template specialisation...
2006-02-04  Gabriel Dos Reiscp-tree.h (tf_warn_or_error): New substituion flag.
2006-02-01  Mark Mitchellre PR c++/25342 (internal compiler error: in lookup_mem...
2006-01-29  Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-28  Mark Mitchellre PR c++/25855 (template specialisation not always...
2006-01-25  Volker Reicheltcp-tree.h (get_primary_binfo): Remove prototype.
2006-01-23  Volker Reicheltcp-tree.h (do_poplevel): Remove prototype.
2006-01-19  Volker Reicheltre PR c++/25854 (Bogus diagnostic with '<type error>')
2006-01-14  Jason Merrill* pt.c (check_explicit_specialization): Use CP_DECL_CON...
2006-01-13  Jason Merrillname-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.
2006-01-12  Jason Merrillre PR libstdc++/24660 (versioning weak symbols in libst...
2005-12-23  Mark Mitchellre PR c++/24671 (ICE with zero-sized arrays)
2005-12-23  Mark Mitchellre PR c++/25369 (use of inline function in template...
2005-12-16  Kazu Hirata* parser.c, pt.c: Fix comment typos.
2005-12-12  Mark Mitchellre PR c++/25337 (ICE with template processing)
2005-11-25  Volker Reicheltpt.c (instantiate_class_template): Clean-up.
2005-11-25  Volker Reicheltpt.c (template_class_depth_real): Remove.
2005-11-24  Gabriel Dos Reisre PR target/24236 (gcc.dg/i386-sse-10.c fails on the...
2005-11-21  Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-11-15  Mark Mitchellre PR c++/24687 (ICE after error)
2005-11-12  Jakub Jelinekre PR c++/24761 (templates and inline-asm and "+")
2005-11-07  Jason Merrillre PR c++/17256 (undefined but used static or inline...
2005-11-04  Josh Connerre PR c++/19989 (Inconsistency with zero-sized arrays)
2005-11-03  Mark Mitchellre PR c++/21627 (invalid inline warning with ctor and...
2005-11-02  Mark Mitchellre PR c++/24569 (ICE in add_AT_specification, at dwarf2...
2005-10-18  Mark Mitchellre PR c++/23293 (Misleading names in diagnostics for...
2005-10-17  Nathan Sidwellre PR c++/24386 (wrong virtual function called in templ...
2005-10-16  Mark Mitchellre PR c++/24389 (template variable not getting marked...
2005-10-16  Mark Mitchellre PR c++/22137 (Internal error: Segmentation fault...
2005-10-16  Jason Merrilltweak comment
2005-10-13  Mark Mitchellre PR c++/22464 (ICE on classes in template functions...
2005-10-12  Nathan Sidwellre PR c++/21592 (ICE in resolve_overloaded_unification...
2005-10-12  Nathan Sidwellre PR c++/23797 (ICE on typename outside template)
2005-10-11  Mark Mitchellre PR c++/24277 (Boost causes ICE in build_c_cast,...
2005-10-10  Mark Mitchellre PR c++/24275 (Previously accepted code fails with...
2005-10-05  Nathan Sidwellre PR c++/23513 (overload resolution fails to select...
2005-10-02  Mark Mitchellre PR c++/22621 (Member function overloading introduces...
2005-09-27  Mark Mitchellre PR c++/22147 (ICE in get_bindings)
2005-09-16  Mark Mitchellre PR c++/21514 ([DR 488] templates and anonymous enum)
2005-09-16  Mark Mitchellre PR c++/23896 (boost::tie() = std::pair doesn't compile)
2005-09-15  Mark Mitchell* pt.c (check_explicit_instantiation_namespace): Fix...
2005-09-15  Mark Mitchellre PR c++/13140 (declaration in global namespace, defin...
2005-09-13  Mark Mitchellre PR c++/23842 (Incorrect access control context)
2005-09-12  Mark Mitchellre PR c++/23789 (compilation error when template parame...
2005-09-12  Ian Lance Taylorre PR c++/7874 (g++ finds friend functions defined...
2005-09-12  Richard Hendersondecl2.c (build_anon_union_vars): Copy attributes from...
2005-09-09  Mark Mitchellre PR c++/22252 (pragma interface/implementation still...
2005-09-05  Mark Mitchellre PR c++/23667 (tr1/6_containers/unordered/hashtable...
2005-09-03  Mark Mitchellre PR c++/23699 (rejects static int as non constant...
2005-08-29  Mark Mitchellre PR c++/23099 (ICE in build_simple_base_path, at...
2005-08-26  Mark Mitchellre PR c++/19004 (ICE in uses_template_parms at cp/pt...
2005-08-23  Nathan Sidwellre PR c++/23044 (ICE on valid code)
2005-08-22  Volker Reicheltre PR c++/22233 (ICE with wrong number of template...
2005-08-15  Fariborz JahanianFix Infinite Stack Recursion Regression.
2005-08-12  Nathan Sidwellre PR c++/21799 (Spurious ambiguity with pointers to...
2005-08-06  Volker Reicheltre PR c++/23191 (ICE on invalid throw in template)
2005-08-06  Volker Reicheltre PR c++/19498 (ICE on invalid reference in template...
2005-08-01  Kazu Hirataclass.c, [...]: Fix comment typos.
2005-07-28  Mike Stumppt.c (check_explicit_specialization): Add visibility...
2005-07-20  Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
next