semantics.c (finish_pseudo_destructor_expr): Allow differing cv-qualification between...
[platform/upstream/gcc.git] / gcc / testsuite / g++.dg / template /
2004-03-19 Mark Mitchellsemantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 Mark Mitchellc-common.c (pointer_int_sum): Do not complain about...
2004-03-09 Giovanni Bajore PR c++/14409 (Accepts invalid function signature...
2004-03-09 Mark Mitchellre PR c++/14401 (Uninitialized reference error not...
2004-03-02 Mark Mitchellre PR c++/14369 (errenous reject of well-formed code)
2004-03-02 Mark Mitchellre PR c++/14360 (Overeager argument dependent name...
2004-03-01 Mark Mitchellre PR c++/14324 (Multiple static definitions are not...
2004-02-26 Giovanni Bajore PR c++/14284 (Failure to select obvious template...
2004-02-23 Giovanni Bajore PR c++/14143 (Overeager ADL)
2004-02-14 Kriang Lerdsuwanakijre PR c++/13635 (ICE in register_specialization for...
2004-02-14 Mark Mitchellre PR c++/14122 (problem with non-type tmplt parm in...
2004-02-04 Mark Mitchellre PR c++/13969 (static const value rejected as templat...
2004-02-04 Giovanni Bajo* g++.dg/template/partial3.C: New test.
2004-02-03 Mark Mitchellre PR c++/13925 (Bug while befriending specializations)
2004-02-03 Mark Mitchellre PR c++/13950 ([DR176] lookup of dependent base name)
2004-02-03 Mark Mitchellre PR c++/13975 (ICE on misplaced visibility specifier.)
2004-02-03 Andrew Pinskire PR c++/10858 (failure with calling a method inside...
2004-02-02 Giovanni Bajore PR c++/13957 (Insufficient diagnostic for dependent...
2004-01-30 Giovanni Bajore PR c++/13813 ([DR206] Incomplete member variables...
2004-01-30 Giovanni Bajore PR c++/13683 (bogus warning about passing non-PODs...
2004-01-29 Mark Mitchellre PR c++/13883 (Assembler messages: symbol is already...
2004-01-26 Mark Mitchellre PR c++/13833 (Conversion problem in template function)
2004-01-25 Giovanni Bajore PR c++/13810 (ICE on invalid default templates)
2004-01-25 Kriang Lerdsuwanakijre PR c++/13797 (ICE on invalid template parameter)
2004-01-19 Mark Mitchellre PR c++/13592 (C++ parser regression)
2004-01-13 Giovanni Bajore PR c++/13474 (fail to compile non type argument...
2004-01-12 Kriang Lerdsuwanakijre PR c++/13289 (ICE in regenerate_decl_from_template...
2004-01-11 Ian Lance Taylorre PR c++/3478 (Accepts invalid "enum typename")
2004-01-08 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2004-01-05 Mark Mitchellre PR c++/12132 (spurious "int ._0" (or "int $_0) in...
2004-01-05 Mark Mitchellre PR c++/13451 (Wrong error message with qualified...
2004-01-05 Mark Mitchellre PR c++/13157 (Argument Dependent Lookup Failure)
2004-01-02 Kriang Lerdsuwanakijre PR c++/13520 (gcc crashes with inheritance + default...
2003-12-30 Volker Reicheltre PR c++/10079 (ICE (segfault) while substitute return...
2003-12-30 Nathan Sidwellre PR c++/13494 (ICE on bidimensional array subscriptio...
2003-12-29 Nathan Sidwellre PR c++/12774 (Type checking problems in templates)
2003-12-23 Mark Mitchellc-common.c (flag_abi_version): Default to 2.
2003-12-22 Mark Mitchellre PR c++/12397 (two-stage name lookup argument shadowe...
2003-12-22 Andrew Pinskire PR c++/5050 (template instantiation depth exceeds...
2003-12-18 Kriang Lerdsuwanakijre PR c++/13262 ("xxx is private within this context...
2003-12-18 Giovanni Bajore PR c++/9154 (poor error message for ">>" vs. ">...
2003-12-16 Giovanni Bajonontype3.C: New test.
2003-12-16 Giovanni Bajoptrmem7.C: Simplified the test case to not hit an ICE...
2003-12-16 Mark Mitchellre PR c++/10926 (ICE in build_delete when trying to...
2003-12-15 Mark Mitchellre PR c++/13310 (Tree check error in dependent_template_p)
2003-12-15 Mark Mitchellre PR c++/13243 (Segfault on illegal template construct)
2003-12-15 Mark Mitchellre PR c++/10779 (Error cascade for unknown type in...
2003-12-06 Mark Mitchellre PR c++/13314 (ICE when omitting template parameter...
2003-12-04 Mark Mitchellre PR c++/9127 (Confusing diagnostic on specialization...
2003-12-04 Mark Mitchellre PR c++/13179 (ICE w/template parameter in catch...
2003-12-03 Mark Mitchellre PR c++/10771 (Unreadable error message for illegal...
2003-12-02 Giovanni Bajore PR c++/10126 (ICE in convert_nontype_argument on...
2003-12-02 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2003-12-01 Mark Mitchellre PR c++/9849 (Missing keyword 'template' produces...
2003-11-23 Kriang Lerdsuwanakijre PR c++/12924 (ICE in lookup_member, at cp/search...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-18 Kriang Lerdsuwanakijre PR c++/12932 (ICE with use of ptr-to-function as...
2003-11-14 Mark Mitchellre PR c++/12762 (Much worse error message when using...
2003-11-14 Giovanni Bajore PR c++/2094 (unimplemented: use of `ptrmem_cst'...
2003-11-05 Kriang Lerdsuwanakijre PR c++/11616 (Error message "instantiated from here...
2003-11-02 Kriang Lerdsuwanakijre PR c++/9810 (Using-declaration for template function...
2003-11-01 Kriang Lerdsuwanakijre PR c++/12796 (Wrong line number in error message)
2003-10-24 Kriang Lerdsuwanakijre PR c++/11076 (ICE with invalid base class)
2003-10-22 Mark Mitchellre PR c++/11962 (ICE in type_dependent_expression on...
2003-10-18 Kriang Lerdsuwanakijre PR c++/12495 (ICE in cp/typeck.c:907)
2003-10-17 Kriang Lerdsuwanakijre PR c++/2513 (internal template template parameter...
2003-10-17 Kriang Lerdsuwanakijre PR c++/12369 (ICE with templates and friends)
2003-10-07 Bob Wilsonspec10.C: Set exit value to zero on success.
2003-10-07 Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-09-28 Kriang Lerdsuwanakijfriend19.C: Fix typo.
2003-09-19 Kriang Lerdsuwanakijre PR c++/495 (ICE in in lookup_template_class, at...
2003-09-19 Nathan Sidwellfix PR number
2003-09-19 Nathan Sidwellre PR libstdc++/12232 (Incorrect handling of openmode...
2003-09-16 Kriang Lerdsuwanakijre PR c++/7939 (ICE on function template specialization)
2003-09-08 Andrew Pinski* g++.dg/template/crash10.C: Only compile it.
2003-09-07 Andrew Pinskire PR c++/11507 (parser fails to recognize namespace)
2003-09-06 Nathan Sidwellre PR c++/12167 (ICE on default argument of class membe...
2003-09-05 Mark Mitchellre PR c++/12163 (static_cast + explicit ctor regression)
2003-09-05 Nathan Sidwellre PR c++/11922 (ICE on type_unification_real)
2003-09-02 Mark Mitchellre PR c++/11847 (reference does not work as template...
2003-09-01 Mark Mitchellre PR c++/12114 ([3.3.2] Uninitialized memory accessed...
2003-08-30 Mark Mitchellre PR c++/12093 (inconstitent error with templates...
2003-08-23 Kriang LerdsuwanakijPR c++/641, c++/11876
2003-08-21 Mark Mitchellre PR c++/11834 (template specialization not matched)
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-18 Nathan Sidwellpt.c (instantiate_class_template): Push to class's...
2003-08-16 Nathan Sidwellre PR c++/11512 (Spurious warning for comma-operator...
2003-08-15 Nathan Sidwellcp: * pt.c (instantiate_class_template): Set location...
2003-08-10 Nathan Sidwellfix erroneouse paste
2003-08-10 Nathan Sidwellre PR c++/10530 (Cannot access non-dependent type withi...
2003-08-03 Nathan Sidwellre PR c++/11704 (ICE in type_dependent_expression_p...
2003-08-03 Kriang Lerdsuwanakijre PR c++/9453 (ICE in is_specialization_of, at cp...
2003-08-02 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-08-01 Mark Mitchellre PR c++/11697 (Failure to diagnose class template...
2003-08-01 Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-08-01 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-31 Nathan Sidwellpt.c (coerce_template_parms): Refactor.
2003-07-31 Nathan Sidwellre PR c++/11347 (Error on valid expression in default...
2003-07-29 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
next