aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2005-02-24re PR c++/20175 (Warnings are issued when initializing struct members with "s...Jakub Jelinek1-0/+15
2005-02-24re PR c++/19878 (ICE in import_export_decl)Mark Mitchell1-0/+7
2005-02-23decl.c (grokvardecl): Don't exempt anonymous types from having linkage for va...Alexandre Oliva2-3/+6
2005-02-23re PR c++/20073 (ICE initializing const array)Mark Mitchell1-0/+8
2005-02-23re PR c++/19991 (Enum not accepted in array-size)Mark Mitchell5-2/+38
2005-02-22re PR tree-optimization/19952 (ICE: tree check: expected class 'declaration',...Devang Patel1-0/+24
2005-02-22parser.c (cp_parser_direct_declarator): Always complain about non-constant ar...Mark Mitchell1-0/+23
2005-02-22asm1.c: Check for IBM1047 code set, not IBM-1047.Uros Bizjak13-13/+13
2005-02-22re PR tree-optimization/19786 (Aliasing optimisation bug)Alexandre Oliva1-0/+48
2005-02-21cv_func.C: New test.Douglas Gregor3-1/+91
2005-02-20re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit...Dorit Naishlos3-0/+113
2005-02-19re PR c++/19299 (ICE with volatile non-PODs pointers)Volker Reichelt2-0/+23
2005-02-18re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson1-0/+83
2005-02-18re PR c++/19508 (dwarf2, ICE on __attribute__(aligned) in class template)Giovanni Bajo1-0/+23
2005-02-18re PR c++/20008 (internal compiler error: in expand_case, at stmt.c:2397)Alexandre Oliva1-0/+30
2005-02-18re PR c++/20023 (internal compiler error: Segmentation fault)Jakub Jelinek1-0/+16
2005-02-17re PR c++/20028 (class and then template class gives an ICE)Alexandre Oliva1-0/+12
2005-02-17re PR c++/20022 (-fno-access-control is broken)Alexandre Oliva1-0/+13
2005-02-15re PR c++/17788 (poor diagnostic for missing reference initializer)Alexandre Oliva1-0/+20
2005-02-14re PR c++/19608 (ICE after friend function definition in local class)Nathan Sidwell1-0/+14
2005-02-14re PR c++/19884 (ICE on explicit instantiation of a non-template constructor)Nathan Sidwell2-0/+19
2005-02-14re PR c++/17816 (duplicate definition of pure virtual function not diagnosed)Alexandre Oliva1-0/+11
2005-02-14re PR c++/19891 (Covariant returns are broken)Nathan Sidwell1-0/+46
2005-02-12re PR c++/14479 (enum definition in template class with template methods caus...Kriang Lerdsuwanakij1-0/+16
2005-02-11re PR c++/19666 (Trouble with prt-to-members: rejects-valid/ICE in fold_convert)Jakub Jelinek1-0/+10
2005-02-11re PR c++/19755 (-Wmissing-braces doesn't warn anymore)Mark Mitchell1-0/+3
2005-02-10re PR c++/19811 (g++ 4.0: ICE on vector delete of undefined class)Mark Mitchell1-0/+7
2005-02-09re PR c++/18470 (array bound rejected as non-constant in template)Andrew Pinski1-0/+13
2005-02-10re PR c++/19787 (Internal compiler error with ambiguous conversion functions)Mark Mitchell6-1/+43
2005-02-09re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-vo...Ian Lance Taylor1-0/+14
2005-02-09fold-const.c (try_move_mult_to_index): Remove redundant type argument.Richard Guenther1-0/+7
2005-02-09* g++.dg/rtti/tinfo1.C: Allow newline after assembler label.Joseph Myers1-1/+1
2005-02-09re PR c++/19733 (ICE on invalid destructor call)Mark Mitchell2-0/+17
2005-02-03re PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be...Andrew Pinski1-0/+29
2005-02-03re PR c++/17401 (ICE with invalid pure specifier)Giovanni Bajo1-0/+16
2005-02-03re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre...Matt Austern2-0/+30
2005-02-02re PR c++/17413 (local classes as template argument)Volker Reichelt1-1/+1
2005-02-01simd-2.C: Check for AltiVec HW support at runtime.Janis Johnson2-6/+32
2005-02-01simd1.C: Expect warning.Janis Johnson5-4/+5
2005-02-01re PR c++/18757 (ICE (on invalid) in get_innermost_template_args)Alexandre Oliva1-6/+6
2005-02-01decl.c (build_enumerator): Do not issue duplicate error messages about invali...Mark Mitchell2-2/+16
2005-01-31parser.c (cp_lexer_new_main): Get the first token, first, before doing anything.Mike Stump2-0/+8
2005-01-31re PR middle-end/19650 (miscompiling of array acess of (int)(a==2))Dale Johannesen1-0/+71
2005-01-31re PR c++/19555 (specialized in the wrong namespace causes an ICE)Mark Mitchell1-0/+23
2005-01-31re PR c++/19395 (invalid scope qualifier allowed in typedef)Mark Mitchell2-0/+19
2005-01-31re PR c++/19457 (Warning depends on cached constant)Mark Mitchell1-0/+4
2005-01-29re PR tree-optimization/15791 (fold misses that two ADDR_EXPR of an arrary ob...Richard Guenther5-0/+77
2005-01-29re PR c++/19253 (bad error message / ICE for invalid template parameter)Mark Mitchell1-0/+8
2005-01-29re PR c++/19667 (ICE on (very trivial) invalid)Mark Mitchell1-0/+9
2005-01-28re PR middle-end/16558 (bogus missing-return warning)Ian Lance Taylor1-0/+20