re PR c++/19884 (ICE on explicit instantiation of a non-template constructor)
[platform/upstream/gcc.git] / gcc / cp / pt.c
2005-02-14 Nathan Sidwellre PR c++/19884 (ICE on explicit instantiation of a...
2005-02-12 Kriang Lerdsuwanakijre PR c++/14479 (enum definition in template class...
2005-02-11 Richard Hendersonre PR c++/19634 (Infinite memory usage on Alpha)
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-02-03 Matt Austernre PR c++/19628 (g++ no longer accepts __builtin_consta...
2005-02-02 Volker Reicheltre PR c++/17413 (local classes as template argument)
2005-02-01 Alexandre Olivare PR c++/18757 (ICE (on invalid) in get_innermost_temp...
2005-01-29 Mark Mitchellre PR c++/19667 (ICE on (very trivial) invalid)
2005-01-27 Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-21 Giovanni Bajore PR c++/19208 (Spurious error about variably modified...
2005-01-17 Kazu Hiratapt.c (tinst_for_decl): Remove.
2005-01-07 Nathan Sidwellre PR c++/19298 (dependent type (references) and callin...
2005-01-06 Kriang Lerdsuwanakijre PR c++/19258 (Incorrect access check for default...
2005-01-06 Nathan Sidwellre PR c++/19270 (ice on valid template code)
2005-01-05 Nathan Sidwellre PR c++/19030 (ice on tree check)
2004-12-23 Mark Mitchellre PR c++/17413 (local classes as template argument)
2004-12-23 Alexandre Olivare PR c++/18962 (specialization of template class with...
2004-12-23 Giovanni Bajore PR c++/18733 (friend rejected)
2004-12-16 Nathan Sidwellre PR c++/18905 (Strange error: subscripted value is...
2004-12-15 Kriang Lerdsuwanakijre PR c++/18825 (ICE segmentation fault in wv2)
2004-12-14 Nathan Sidwellre PR c++/18949 (trouble with const_cast in templates)
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-12-04 Kriang LerdsuwanakijPR c++/17011, c++/17971
2004-12-02 Kriang LerdsuwanakijPR c++/15664, c++/18276
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
2004-11-29 Kriang Lerdsuwanakijre PR c++/18652 (ICE on invalid redeclaration)
2004-11-27 Kazu Hirata* pt.c: Fix a comment typo.
2004-11-25 Mark Mitchellre PR c++/18001 (Badly formatted error message (quotati...
2004-11-25 Kriang LerdsuwanakijFriend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 Mark Mitchellpt.c (tsubst_function_type): Do not permit function...
2004-11-14 Kriang Lerdsuwanakijre PR c++/17344 (completely wacky error with matching...
2004-11-12 Mark Mitchellre PR c++/18389 (ICE on struct declaration in for state...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08 Kazu Hirataclass.c, [...]: Fix comment formatting.
2004-11-04 Giovanni BajoDR 49, 100
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 9/n
2004-10-29 Kazu Hirata* pt.c: Fix a comment typo.
2004-10-28 Mark Mitchellre PR c++/17132 (GCC fails to eliminate function templa...
2004-10-27 Mark Mitchellre PR c++/18093 (bogus conflict in namespace aliasing)
2004-10-20 Kriang Lerdsuwanakijre PR c++/13495 (Friendship to class nested within...
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-11 Mark Mitchellre PR c++/17936 (Declaration of specialization rejected)
2004-10-09 Mark Mitchellre PR c++/17524 (ICE with initializing a variable of...
2004-10-08 Kazu Hirata* pt.c, search.c: Fix comment typos.
2004-10-08 Andrew Pinskipt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR...
2004-10-07 Mark Mitchellcp-tree.h (ICS_USER_FLAG): Remove comment about obsolet...
2004-10-05 Gabriel Dos ReisConvert diagnostics to use quoting flag q 6/n
2004-09-28 Nathan Sidwellclass.c (VTT_TOP_LEVEL_P, [...]): Remove.
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-27 Nathan Sidwellclass.c (struct count_depth_data): Remove.
2004-09-21 Nathan Sidwellcp-tree.h (struct lang_type_header): Remove uses_multip...
2004-09-21 Mark Mitchellre PR c++/17530 (failure to emit inline function)
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-14 Nathan Sidwell* pt.c (unify): Replace gcc_unreachable with gcc_assert.
2004-09-14 Mark Mitchellre PR c++/16716 (ICE in cp_parser_parse_and_diagnose_in...
2004-09-12 Richard Hendersonpt.c (cur_stmt_expr): Move from tsubst_expr.
2004-09-10 Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-08-31 Richard Hendersonre PR c++/17221 (C++ offsetof regression)
2004-08-30 Nathan Sidwellname-lookup.c (pop_binding, [...]): Replace abort with...
2004-08-27 Richard Hendersoncp-tree.def (OFFSETOF_EXPR): New.
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-25 Kriang Lerdsuwanakijre PR c++/14428 (incompatible template declarations...
2004-08-24 Mark Mitchellre PR c++/17163 (ICE with -frepo and static class varia...
2004-08-21 Joseph Myersre PR c++/17120 (warning: suggest parentheses around...
2004-08-20 Kriang Lerdsuwanakijpt.c (register_specialization): Check DECL_TEMPLATE_SPE...
2004-08-19 Mark Mitchellre PR c++/15890 (internal compiler error: in c_expand_e...
2004-08-19 Joseph Myersre PR c++/17041 (Erroneous "suggest parentheses around...
2004-08-19 Mark Mitchell* pt.c (dependent_template_p): Fix typo in commment.
2004-08-18 Mark Mitchellre PR c++/17068 (ICE: tree check: expected class 'd...
2004-08-18 Mark Mitchellre PR c++/16246 (Incorrect template argument deduction)
2004-08-17 Mark Mitchellre PR c++/16965 (Confusing mismatch in error messages)
2004-08-16 Kriang Lerdsuwanakijre PR c++/6749 (infinite loop with inheritance of abstr...
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-12 Mark Mitchellre PR c++/16853 (pointer-to-member initialization from...
2004-08-11 Mark Mitchellre PR c++/16964 (ICE in cp_parser_class_specifier due...
2004-08-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-08-02 Mark Mitchellre PR c++/16224 (internal compiler error: in write_unsc...
2004-08-02 Mark Mitchellre PR c++/16338 (ICE when throwing a compound literal)
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-27 Kelley Cookpt.c, typeck.c: Remove spurious carriage returns.
2004-07-27 Kriang Lerdsuwanakijre PR c++/14429 (valid template template argument rejected)
2004-07-22 Nathan Sidwell* pt.c
2004-07-21 Giovanni Bajore PR c++/14497 (Accepts invalid specialization of...
2004-07-21 Giovanni Bajore PR c++/509 (G++ forbids template specialization...
2004-07-20 Steven Bosschercp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-19 Nathan Sidwellvec.h: Propagate location information properly.
2004-07-19 Kriang Lerdsuwanakijre PR c++/12170 (ICE in cp_type_quals)
2004-07-18 Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-07-16 Nathan Sidwell* pt.c (tsubst) <TREE_BINFO case>: We should never...
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-14 Mark Mitchellcp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-12 Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Giovanni Bajore PR c++/3671 (cannot deduce enum template parameter...
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-06 Richard Kennerlanghooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_...
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 Giovanni Bajore PR c++/14971 (better error message for partial speci...
next