OSDN Git Service

2003-04-25 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3face0f..bfc4ff2 100644 (file)
@@ -1,3 +1,55 @@
+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>