OSDN Git Service

2003-04-25 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index ab306f1..bfc4ff2 100644 (file)
@@ -1,3 +1,133 @@
+2003-04-25  H.J. Lu <hjl@gnu.org>
+
+       * gcc.dg/ia64-sync-4.c: New test.
+
+2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
+       date.
+
+2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/10337
+       * g++.dg/warn/conv1.C: New test.
+       * g++.old-deja/g++.other/conv7.C: Adjust.
+       * g++.old-deja/g++.other/overload14.C: Adjust.
+
+2003-04-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/10471
+       * g++.dg/template/defarg2.C: New test.
+
+2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gcc.dg/cpp/include2.c: Update.
+       * gcc.dg/cpp/multiline-2.c: New.
+       * gcc.dg/cpp/multiline.c: Update.
+       * gcc.dg/cpp/strify2.c: Update.
+       * gcc.dg/cpp/trad/literals-2.c: Update.
+
+2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
+
+2003-04-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
+
+2003-04-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/10451
+       * g++.dg/parse/crash4.C: New test.
+       
+       PR c++/9847
+       * g++.dg/parse/crash5.C: New test.
+
+2003-04-22  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/10446
+       * g++.dg/parse/crash3.C: New test.
+
+       PR c++/10428
+       * g++.dg/parse/elab1.C: New test.
+
+2003-04-22  Devang Patel  <dpatel@apple.com>
+
+       * gcc.dg/cpp/trad/funlike-5.c: New test.
+       
+2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
+
+       * g++.dg/other/packed1.C: Fix dg options.
+
+2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/other/offsetof2.C: New test.
+
+2003-04-21  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/template/recurse.C: Adjust location of error messages.
+
+2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/9881
+       * g++.dg/init/addr-const1.C: New test.
+       * g++.dg/other/packed1.C: XFAIL on aligned architectures.
+
+2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/10405
+       * g++.dg/lookup/struct-hack1.C: New test.
+
+2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
+
+       * ucs.c: Update diagnostic messages.
+
+2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gcc.dg/cpp/truefalse.cpp: New test.
+       * gcc.dg/cpp/cpp.exp: Update.
+       * g++.dg/other/stdbool-if.C: Remove.
+
+2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gcc.dg/cpp/_Pragma4.c: Remove stray space.
+       * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
+
+2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.c-torture/compile/20030418-1.c: New test.
+
+2003-04-17  Janis Johnson  <janis187@us.ibm.com>
+
+       * README.compat: Remove; content moved to doc/sourcebuild.texi.
+
+2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       PR c++/10347
+       g++.dg/template/dependent-name1.C: New test.
+
+2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * gcc.dg/warn-1.c (tourist_guide): New array,
+       contains a pointer to bar.
+
+2003-04-16  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
+       * gcc.c-torture/execute/medce-1.c: New test case.
+       * gcc.c-torture/execute/medce-2.c: New test case.
+
+2003-04-15  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/prune.exp: Ignore more messages.
+
+       PR c++/10381
+       * g++.dg/parse/lookup3.C: New test.
+
+2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * gcc.c-torture/compile/20030415-1.c : New test.
+
 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
 
        * gcc.c-torture/execute/scope-2.c: Move to ...