]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/g++.dg
* g++.dg/parse/attr2.C: Simplify.
[gcc.git] / gcc / testsuite / g++.dg /
2004-07-22 Mark Mitchell* g++.dg/parse/attr2.C: Simplify.
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 Mark Mitchellre PR c++/16637 (syntax error on valid input code)
2004-07-20 Kriang Lerdsuwanakijre PR c++/16175 (Wrong type reported in diagnostic)
2004-07-20 Kelley CookRemove DOS style trailing Carriage Returns
2004-07-19 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-19 Kriang Lerdsuwanakijre PR c++/12170 (ICE in cp_type_quals)
2004-07-19 Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-18 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-07-18 Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-07-17 Mark Mitchellre PR c++/16337 (bug defining multiple altivec vectors...
2004-07-13 Mark Mitchellre PR c++/16518 (mutable specifier only applies to...
2004-07-13 Ulrich Weigandnew2.C: Use first operand of type __SIZE_TYPE__ for...
2004-07-12 Volker Reicheltre PR c++/5402 (ICE in pop_binding)
2004-07-12 Giovanni Bajodecl.c (grok_op_properties): Reject [de-]allocation...
2004-07-12 Giovanni Bajore PR c++/2204 (G++ doesn't check (member) function...
2004-07-11 Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-10 Giovanni Bajo* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2004-07-09 Giovanni Bajore PR c++/8211 (-Weffc++ warns about copyable classes...
2004-07-08 Giovanni Bajore PR c++/16169 (-Weffc++ item 15 improvements)
2004-07-08 H.J. Lure PR c++/16276 ([3.4 only] G++ generates local referen...
2004-07-07 Mark Mitchell* g++.dg/init/call1.C: XFAIL.
2004-07-06 Jason Merrilloptimize
2004-07-06 Giovanni Bajore PR c++/3671 (cannot deduce enum template parameter...
2004-07-05 Giovanni Bajore PR c++/2518 (user-declared operator new hides standa...
2004-07-05 Volker Reicheltre PR c++/11406 (sorry+ICE: `array_ref' not supported...
2004-07-03 Scott Brumbaughre PR c++/3761 (ICE in check_template_shadow, at cp...
2004-07-02 Mark Mitchellre PR c++/16240 (g++ generates incorrect mangled name)
2004-06-30 Joseph Myerscall.c (build_over_call), [...]): Call check_function_a...
2004-06-29 Nathan Sidwellre PR c++/16260 (ICE in template function)
2004-06-28 Andrew Pinskiptrmem4.C: Change to compile only test.
2004-06-28 Nathan Sidwellre PR c++/16174 (deducing top-level consts)
2004-06-28 Andrew Pinskire PR c++/16205 (ICE with -Wall on no-throw specifier)
2004-06-27 Gabriel Dos Reisre PR c++/14123 (odd number of parentheses in error...
2004-06-27 Mark Mitchellre PR c++/16193 (Bootstrap failure in libstdc++-v3)
2004-06-27 Joseph Myers20021123-1.c: Remove duplicate of 20021110.c.
2004-06-24 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-06-24 Giovanni Bajotree-ssa.exp: Remove.
2004-06-24 Andrew Pinskire PR middle-end/15988 (ICE in fold_convert with pointe...
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Kelley Cookpr15551.C: New testcase.
2004-06-22 Jason Merrillre PR c++/16112 (ICE with statement expression in retur...
2004-06-21 Richard Sandiford* g++.dg/opt/placeholder1.C: New test.
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-19 Andrew Pinskicrash3.C: Use __SIZE_TYPE__ instead of setting the...
2004-06-18 Jakub Jelinekfold-const.c (build_range_check): If !in_p and recursiv...
2004-06-18 Richard Hendersonre PR c++/16034 (dtor called prematurely for while...
2004-06-18 Jason Merrillnew test
2004-06-17 Jason Merrillre PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)
2004-06-16 Richard Hendersonre PR c++/16012 (trouble with scope in for statements...
2004-06-16 Danny Smith* g++.dg/abi/bitfield3.C: Add comment..
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Eric Christopherasm5.c: New.
2004-06-15 Jason Merrillre PR tree-optimization/14107 (Return warnings don...
2004-06-15 Giovanni Bajore PR c++/15967 (ICE on ambiguous operator new in class...
2004-06-15 Giovanni Bajore PR c++/15947 (Puzzling error message for wrong destr...
2004-06-14 Mark Mitchellre PR c++/15096 (parse error with templates and pointer...
2004-06-11 Mark Mitchellre PR c++/15862 ('enum yn' fails)
2004-06-10 Jason Merrillre PR c++/15875 (rejects pointer to member in template)
2004-06-10 Mark Mitchellre PR c++/15227 (Trouble with invalid function definition)
2004-06-10 Jakub Jelinekre PR c++/14791 (13070 does not fix -Wformat with fprintf)
2004-06-09 Danny Smithbitfield3.C: Add -mno-align-double compile option for...
2004-06-08 David Edelsohnaltivec-1.C: Correct dg syntax.
2004-06-07 David Edelsohnaltivec-1.C: XFAIL powerpc-ibm-aix*.
2004-06-07 David Edelsohn* g++.dg/eh/elide1.C: Remove XFAIL.
2004-06-07 Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-06-06 Giovanni Bajore PR c++/15503 (nested template problem)
2004-06-02 Andrew Pinskissa-sra-1.C: Fix comment.
2004-06-02 Andrew Pinskire PR tree-optimization/14736 ([tree-ssa] code quality...
2004-06-01 Jason Merrillre PR c++/15142 (Internal compiler error when passing...
2004-06-01 Jason Merrillre PR c++/13092 (Accepts invalid pointer-to-member...
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-06-01 Giovanni Bajore PR c++/14932 (cannot use offsetof to get offsets...
2004-05-31 Mark Mitchellre PR c++/15701 (ICE with friends and template template...
2004-05-31 Mark Mitchellre PR c++/15742 ('noreturn' attribute ignored in method...
2004-05-31 Roger Saylere PR c++/15069 (a bit test on a variable of enum type...
2004-05-29 Ziemowit Laskialtivec-10.C: New test.
2004-05-28 Mark Mitchellre PR c++/15083 (spurious "statement has no effect...
2004-05-28 Aldy Hernandezfunction.cc: New.
2004-05-28 Mark Mitchellre PR c++/14668 (no warning anymore for reevaluation...
2004-05-27 Adam Nemetre PR c++/12883 (destructor of array object not called...
2004-05-24 Janis Johnsonaltivec-7.c: Don't use 'vector long'.
2004-05-24 Mark Mitchellre PR c++/15044 (ICE on syntax error, template header.)
2004-05-23 Mark Mitchellre PR c++/15165 (ICE in instantiate_template)
2004-05-23 Mark Mitchellre PR c++/15025 (accepts redeclaration of template...
2004-05-23 Mark Mitchellre PR c++/14821 (Duplicate namespace alias declaration...
2004-05-22 Mark Mitchellre PR c++/15285 (instantiate_type ICE when forming...
2004-05-22 Mark Mitchellre PR c++/15507 (hang laying out union)
2004-05-22 Roger Saylename-lookup.c (check_for_out_of_scope_variable): Avoid...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11 Ziemowit Laskialtivec-8.C: Use '-maltivec' instead of '-faltivec...
2004-05-11 Fariborz JahanianTest for AltiVec function vec_ld, passing a pointer...
2004-05-10 Ziemowit Laskialtivec.h (vec_sld): Add overloads for argument/return...
2004-05-07 Eric Botcazoure PR c++/14962 (g++ ignores #pragma redefine_extname)
2004-05-05 Paolo Bonzinire PR target/14899 (wrong code due to change in compati...
2004-05-03 Giovanni Bajore PR c++/14389 (Out-of-line of overloaded template...
2004-05-01 Ulrich Weigandre PR middle-end/15054 (Bad code due to overlapping...
2004-04-26 Andrew Pinskire PR c++/15119 (internal compiler error: in substitute...
next
This page took 0.240724 seconds and 8 git commands to generate.