OSDN Git Service

* c-typeck.c (really_start_incremental_init, push_init_level):
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 55e9b02..7f71389 100644 (file)
@@ -1,3 +1,87 @@
+2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/vla-init-1.c: New test.
+
+2001-12-01  Geoff Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/compile/structs.c: New testcase from GDB.
+
+2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * objc.dg/alias.m: Update.
+       * objc.dg/class-1.m: Update.
+       * objc.dg/const-str-1.m: Update.
+       * objc.dg/fwd-proto-1.m: Update.
+       * objc.dg/id-1.m: Update.
+       * objc.dg/super-class-1.m: Update.
+
+2001-11-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
+       constructs.
+
+Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
+
+       * gcc.c-torture/execute/20011128-1.c: New test.
+
+2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/20011127-1.c: New test.
+
+2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
+       from Austin Group draft 7.
+       * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
+       scanf format arguments.
+       * gcc.dg/format/no-exargs-2.c: New test.
+
+2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/abi/vbase8-4.C: New test.
+
+2001-11-24  Ian Lance Taylor  <ian@airs.com>
+
+       * gcc.c-torture/execute/20011121-1.c: New test.
+
+Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
+
+       * gcc.c-torture/execute/ieee/20011123-1.c: New test.
+
+2001-11-23  Andreas Jaeger  <aj@suse.de>
+
+       * gcc.dg/cpp/charconst-2.c: New test.
+
+2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
+
+       * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
+       to the host if it is remote.  Let tests specify extra headers
+       they use.
+       * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
+       * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
+
+2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
+       for little endian ARMs.
+
+2001-11-20  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/compile/20011119-1.c: New test.
+       * gcc.c-torture/compile/20011119-2.c: New test.
+
+2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.dg/altivec-1.c: Fix typo.
+
 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
@@ -310,7 +394,7 @@ Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
 
        * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
-       long-standing bug on i686, apparently.  
+       long-standing bug on i686, apparently.
        * gcc.c-torture/execute/loop-2c.x: New file.
        * gcc.c-torture/execute/loop-2d.x: New file.
        * gcc.c-torture/execute/loop-3c.x: New file.
@@ -330,7 +414,7 @@ Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 2001-09-24  DJ Delorie  <dj@redhat.com>
 
        * gcc.c-torture/execute/20010924-1.c: New test.
-       
+
 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
 
        * testsuite/objc/execute/paste.m: Remove.
@@ -378,7 +462,7 @@ Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 
 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
 
-        * gcc.c-torture/execute/980223.c: Change type of addr from long 
+        * gcc.c-torture/execute/980223.c: Change type of addr from long
        to char *.
 
 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
@@ -444,7 +528,7 @@ Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
 
        * objc.dg/method-2.m: New.
-       
+
 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
 
        PR c++/4203
@@ -536,8 +620,8 @@ Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
 
        * lib/g77-dg.exp:  Use prune.exp for common procedures
-       (g77-dg-prune): Replace prune_g77_output with prune_gcc_output 
-       * lib/g77.exp: (g77-dg-prune) Remove 
+       (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
+       * lib/g77.exp: (g77-dg-prune) Remove
 
 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>