aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2004-07-13re PR c++/16518 (mutable specifier only applies to first item in declaration ...Mark Mitchell1-0/+7
2004-07-13new2.C: Use first operand of type __SIZE_TYPE__ for operator new.Ulrich Weigand1-4/+4
2004-07-12re PR c++/5402 (ICE in pop_binding)Volker Reichelt3-0/+50
2004-07-12decl.c (grok_op_properties): Reject [de-]allocation functions declared in a n...Giovanni Bajo1-0/+11
2004-07-12re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne...Giovanni Bajo1-0/+58
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell1-0/+10
2004-07-10* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.Giovanni Bajo1-1/+1
2004-07-09re PR c++/8211 (-Weffc++ warns about copyable classes with func ptr members)Giovanni Bajo1-0/+58
2004-07-08re PR c++/16169 (-Weffc++ item 15 improvements)Giovanni Bajo1-0/+39
2004-07-07re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)H.J. Lu1-0/+40
2004-07-07* g++.dg/init/call1.C: XFAIL.Mark Mitchell1-1/+1
2004-07-06optimizeJason Merrill1-0/+1
2004-07-06re PR c++/3671 (cannot deduce enum template parameter with multiple overloads)Giovanni Bajo1-0/+18
2004-07-05re PR c++/2518 (user-declared operator new hides standard one)Giovanni Bajo1-0/+13
2004-07-05re PR c++/11406 (sorry+ICE: `array_ref' not supported by dump_type)Volker Reichelt1-0/+9
2004-07-03re PR c++/3761 (ICE in check_template_shadow, at cp/pt.c:2013, with friend an...Scott Brumbaugh1-0/+18
2004-07-02re PR c++/16240 (g++ generates incorrect mangled name)Mark Mitchell2-0/+18
2004-06-30call.c (build_over_call), [...]): Call check_function_arguments instead of ch...Joseph Myers1-0/+16
2004-06-29re PR c++/16260 (ICE in template function)Nathan Sidwell1-0/+9
2004-06-28ptrmem4.C: Change to compile only test.Andrew Pinski1-1/+1
2004-06-28re PR c++/16174 (deducing top-level consts)Nathan Sidwell1-0/+39
2004-06-27re PR c++/16205 (ICE with -Wall on no-throw specifier)Andrew Pinski1-0/+11
2004-06-27re PR c++/14123 (odd number of parentheses in error message)Gabriel Dos Reis1-0/+12
2004-06-27re PR c++/16193 (Bootstrap failure in libstdc++-v3)Mark Mitchell1-0/+10
2004-06-2720021123-1.c: Remove duplicate of 20021110.c.Joseph Myers2-49/+0
2004-06-24re PR tree-optimization/16115 (double-destruction problem with argument passi...Jason Merrill1-0/+35
2004-06-24tree-ssa.exp: Remove.Giovanni Bajo1-36/+0
2004-06-23re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Andrew Pinski1-0/+12
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson1-0/+7
2004-06-22pr15551.C: New testcase.Kelley Cook1-0/+22
2004-06-22re PR c++/16112 (ICE with statement expression in return statement)Jason Merrill1-0/+9
2004-06-21* g++.dg/opt/placeholder1.C: New test.Richard Sandiford1-0/+10
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg3-2/+5
2004-06-19crash3.C: Use __SIZE_TYPE__ instead of setting the type of size_t by hand.Andrew Pinski1-1/+1
2004-06-19fold-const.c (build_range_check): If !in_p and recursive call fails, exit imm...Jakub Jelinek1-0/+212
2004-06-18re PR c++/16034 (dtor called prematurely for while-loop scoped variable)Richard Henderson1-0/+71
2004-06-17new testJason Merrill1-0/+39
2004-06-17re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)Jason Merrill1-5/+4
2004-06-16re PR c++/16012 (trouble with scope in for statements in templates)Richard Henderson1-0/+13
2004-06-16* g++.dg/abi/bitfield3.C: Add comment..Danny Smith1-0/+2
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-1/+1
2004-06-15asm5.c: New.Eric Christopher1-0/+13
2004-06-15re PR tree-optimization/14107 (Return warnings don't work without optimizatio...Jason Merrill2-0/+19
2004-06-15re PR c++/15967 (ICE on ambiguous operator new in class hierarchy)Giovanni Bajo1-0/+15
2004-06-15re PR c++/15947 (Puzzling error message for wrong destructor declaration in t...Giovanni Bajo1-0/+10
2004-06-14re PR c++/15096 (parse error with templates and pointer to const member)Mark Mitchell2-0/+36
2004-06-11re PR c++/15862 ('enum yn' fails)Mark Mitchell1-0/+4
2004-06-10re PR c++/15875 (rejects pointer to member in template)Jason Merrill4-87/+0
2004-06-10re PR c++/15227 (Trouble with invalid function definition)Mark Mitchell4-0/+20
2004-06-10re PR c++/14791 (13070 does not fix -Wformat with fprintf)Jakub Jelinek1-0/+14