X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=07e4c0794cd098cf60ad159244675f8abceadfa6;hp=44270aa93e29f3ee7865cf72731d147f997e1e00;hb=700b0d81d235a049d7f5a674290d3d6d760e5319;hpb=8bacfa5896b8d430951e0400f574aa42b30f2174 diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 44270aa93e2..07e4c0794cd 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,60 @@ +2004-10-14 Joseph S. Myers + + * gcc.dg/cpp/error-1.c: New test. + +2004-10-14 Joseph S. Myers + + * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests. + +2004-10-14 Hans-Peter Nilsson + + PR target/17984 + * gcc.dg/cris-peep2-xsrand2.c: New test. + +2004-10-13 Andrew Pinski + + PR c++/17661 + * testsuite/g++.dg/expr/for2.C: New test. + +2004-10-13 Eric Botcazou + + * g++.dg/inherit/thunk1.C: Run on the SPARC. + +2004-10-13 Jakub Jelinek + + PR tree-optimization/17724 + * g++.dg/opt/pr17724-1.C: New test. + * g++.dg/opt/pr17724-2.C: New test. + * g++.dg/opt/pr17724-3.C: New test. + * g++.dg/opt/pr17724-4.C: New test. + * g++.dg/opt/pr17724-5.C: New test. + * g++.dg/opt/pr17724-6.C: New test. + +2004-10-12 Joseph S. Myers + + PR c/17301 + * gcc.dg/pr17301-2.c: New test. + +2004-10-11 Mark Mitchell + + PR c++/15876 + * g++.dg/parse/error22.C: New test. + + PR c++/17936 + * g++.dg/template/spec18.C: New test. + +2004-10-11 Steve Ellcey + + * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort + * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and + memcpy. + * testsuite/gcc.dg/ia64-sync-2.c: Ditto. + * testsuite/gcc.dg/ia64-sync-3.c: Ditto. + +2004-10-11 Andrew Pinski + + * g++.dg/eh/cleanup5.C: Add dg-options "". + 2004-10-11 Roger Sayle PR middle-end/17657