aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2003-11-13re PR rtl-optimization/12926 (Wrong value after assignment in initialize list...Eric Botcazou1-0/+44
2003-11-12* g++.dg/parse/crash10.C: Remove bogus error marker.Mark Mitchell1-2/+0
2003-11-11New tests.Richard Henderson1-0/+13
2003-11-10re PR c++/12832 (ICE: tree check: expected class 'd', have 'x' (error_mark) i...Gabriel Dos Reis1-0/+5
2003-11-05re PR c++/11616 (Error message "instantiated from here" gives wrong location)Kriang Lerdsuwanakij1-0/+24
2003-11-03re PR c++/12726 (ICE (segfault) on trivial code)Volker Reichelt1-10/+15
2003-11-02re PR c++/9810 (Using-declaration for template functions does not work)Kriang Lerdsuwanakij1-0/+22
2003-11-01re PR c++/12796 (Wrong line number in error message)Kriang Lerdsuwanakij1-2/+2
2003-10-31* g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.Richard Earnshaw1-0/+3
2003-10-26re PR c++/10371 (misleading error message for illegal member access)Kriang Lerdsuwanakij1-0/+16
2003-10-25re PR target/12712 (ICE on short legit C++ code fragment with gcc 3.3.2)Eric Botcazou1-0/+21
2003-10-24re PR c++/11076 (ICE with invalid base class)Kriang Lerdsuwanakij1-0/+18
2003-10-24PR c++/12698, c++/12699, c++/12700, c++/12566Nathan Sidwell3-0/+83
2003-10-23re PR c++/12726 (ICE (segfault) on trivial code)Jason Merrill1-0/+17
2003-10-22re PR c++/11962 (ICE in type_dependent_expression on omitted second operand t...Mark Mitchell1-0/+10
2003-10-21Check that asm specs are handled correctly in structure and class field decla...Robert Bowdidge2-0/+61
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-1/+1
2003-10-20PR c++/9781, c++/10583, c++/11862Kriang Lerdsuwanakij1-0/+22
2003-10-18re PR c++/12495 (ICE in cp/typeck.c:907)Kriang Lerdsuwanakij1-0/+16
2003-10-17re PR c++/2513 (internal template template parameter causes ICE)Kriang Lerdsuwanakij1-0/+19
2003-10-17re PR c++/12369 (ICE with templates and friends)Kriang Lerdsuwanakij1-0/+14
2003-10-17fixJason Merrill1-1/+2
2003-10-14re PR c++/11878 (ICE in cp_expr_size)Jason Merrill1-0/+13
2003-10-14re PR c++/11063 (ICE on parsing initialization list of const array member)Jason Merrill1-0/+15
2003-10-13re PR c++/12370 (wrong code when adding friend)Volker Reichelt1-0/+23
2003-10-11* g++.dg/other/first-global.C: New test.Jan Hubicka1-0/+4
2003-10-09* g++.dg/ext/attrib8.C: Only run it on x86 targets.Mark Mitchell1-0/+1
2003-10-09re PR middle-end/6392 (Problems with __restrict__ type qualifier (array))Jason Merrill1-0/+7
2003-10-08error2.C: New test.Giovanni Bajo1-0/+10
2003-10-08re PR c++/11097 (using template operator is broken)Giovanni Bajo2-1/+20
2003-10-07re PR c++/12519 (ICE tree check: in genrtl_cleanup_stmt, at c-semantics.c:761)Jason Merrill1-0/+20
2003-10-07spec10.C: Set exit value to zero on success.Bob Wilson1-5/+5
2003-10-07re PR c++/10147 (Confusing error message for invalid template function argument)Mark Mitchell4-2/+33
2003-10-06re PR rtl-optimization/12215 (ICE in make_label_edge with -fnon-call-exceptio...Eric Botcazou1-0/+38
2003-10-06re PR rtl-optimization/11637 (g++ invalid assembly with -fnon-call-exceptions)Eric Botcazou1-0/+21
2003-10-02re PR c++/12486 (Accepts IMHO invalid C++ code)Mark Mitchell1-0/+10
2003-10-02* g++.dg/opt/cond1.C: New test.Jakub Jelinek1-0/+24
2003-09-29* g++.dg/init/array10.C: Add dg-options.Richard Henderson1-0/+1
2003-09-29* g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.Eric Botcazou1-1/+3
2003-09-28friend19.C: Fix typo.Kriang Lerdsuwanakij1-1/+1
2003-09-27re PR rtl-optimization/12340 (loop unroller + gcse produces wrong code)Eric Botcazou1-0/+418
2003-09-25re PR c++/5655 (Member redeclared within its class definition with a differen...Kriang Lerdsuwanakij1-0/+13
2003-09-22c-common.c (c_common_signed_or_unsigned_type): Examine mode, not precision.Richard Henderson1-0/+30
2003-09-22re PR target/9786 (Ice in fixup_abnormal_edges with -fnon-call-exceptions -O2)Eric Botcazou1-0/+34
2003-09-21re PR target/12301 (corruption in exception path, exception in returned expre...Eric Botcazou1-0/+47
2003-09-20* g++.dg/rtti/typeid3.C: Correct expected error message.Kriang Lerdsuwanakij1-2/+2
2003-09-20re PR c++/157 (Duplicate error message for invalid elaborated type specifier)Kriang Lerdsuwanakij1-0/+24
2003-09-19array11.C: Change unsigned to __SIZE_TYPE__ so that it will not complain on L...Andrew Pinski1-2/+5
2003-09-19re PR c++/495 (ICE in in lookup_template_class, at cp/pt.c:3961)Kriang Lerdsuwanakij1-0/+27
2003-09-19fix PR numberNathan Sidwell1-1/+1