OSDN Git Service

libcpp:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 44270aa..07e4c07 100644 (file)
@@ -1,3 +1,60 @@
+2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * gcc.dg/cpp/error-1.c: New test.
+
+2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
+
+2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR target/17984
+       * gcc.dg/cris-peep2-xsrand2.c: New test.
+
+2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c++/17661
+       * testsuite/g++.dg/expr/for2.C: New test.
+
+2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * g++.dg/inherit/thunk1.C: Run on the SPARC.
+
+2004-10-13  Jakub Jelinek  <jakub@redhat.com>
+
+       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  <jsm@polyomino.org.uk>
+
+       PR c/17301
+       * gcc.dg/pr17301-2.c: New test.
+
+2004-10-11  Mark Mitchell  <mark@codesourcery.com>
+
+       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  <sje@cup.hp.com>
+
+       * 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  <pinskia@physics.uc.edu>
+
+       * g++.dg/eh/cleanup5.C: Add dg-options "".
+
 2004-10-11  Roger Sayle  <roger@eyesopen.com>
 
        PR middle-end/17657