OSDN Git Service

* c-typeck.c (really_start_incremental_init, push_init_level):
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index d8f07d9..7f71389 100644 (file)
@@ -1,7 +1,246 @@
+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.
+
+2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
+
+2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
+
+       * lib/g77.exp: Don't specify --rpath-link.
+
+       * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
+       across all the headers.
+       * gcc.dg/format/format.exp: For testing on a remote host,
+       copy format.h.
+
+       * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
+       * gcc.c-torture/execute/930406-1.c: Likewise.
+       * gcc.c-torture/execute/comp-goto-1.c: Likewise.
+
+2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.dg/altivec-1.c: New.
+
+2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/fpreprocessed.c: New test case.
+
+2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
+       gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
+       * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
+
+2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/no-builtin-1.c: New test.
+
+2001-11-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20011115-1.c: New test.
+
+2001-11-15  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/compile/20011114-2.c: New test.
+       * gcc.c-torture/compile/20011114-3.c: New test.
+       * gcc.c-torture/compile/20011114-4.c: New test.
+
+2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/other/init1.C: New test.
+
+2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
+       message.
+
+       * gcc.c-torture/execute/20011114-1.c: New testcase.
+
+       * gcc.c-torture/compile/20010327-1.c: Revert last change.
+       * gcc.c-torture/compile/20011114-1.c: New test, exactly
+       like the (before this change) version of 20010327-1.c.
+
+2001-11-14  Roger Sayle <roger@eyesopen.com>
+
+       * gcc.c-torture/execute/string-opt-13.c: New testcase.
+
+2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
+
+       * g++.dg/init/array2.C: New test.
+
+2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
+
+2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/other/forscope1.C: New test.
+       * g++.dg/ext/forscope1.C: New test.
+       * g++.dg/ext/forscope2.C: New test.
+
+2001-11-13  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20011113-1.c: New test.
+
+2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/execute/20011109-2.c: New test.
+
+       * gcc.c-torture/execute/20011109-1.c: New test.
+
+2001-11-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/compile/20011109-1.c: New test.
+
+2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
+
+       * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
+       * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
+       * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
+       * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
+       * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
+       * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
+       * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
+
+2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * g++.dg/warn/Wshadow-1.C: New tests.
+       * g++.old-deja/g++.mike/for3.C: Update.
+
+2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
+       gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
+       XFAILs.  Adjust expected error texts.
+       * gcc.c-torture/compile/20011106-1.c,
+       gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
+       gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
+       gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
+       gcc.dg/c99-array-lval-5.c: New tests.
+
+2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/defined.c: Update.
+
+2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+       * gcc.c-torture/execute/anon-1.c: New test.
+
+2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
+
+       * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
+       same size, so no warning should be produced on stormy16.
+
+       * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
+       due to oversized array.
+       * g++.old-deja/g++.mike/ns15.C: Likewise.
+       * g++.old-deja/g++.pt/crash16.C: Likewise.
+
+2001-11-02  Graham Stott  <grahams@redhat.com>
+
+       * g++.dgother/debug1.C: Fix typos.
+
+2001-11-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/other/debug1.C: New test.
+
+2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
+        of unsigned long.
+
 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
 
        * gcc.dg/20011029-2.c: New test.
 
+       * gcc.c-torture/compile/20011029-1.c: New test.
+
 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 
        * objc/execute/class_self-1.m: New test.
@@ -155,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.
@@ -175,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.
@@ -223,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>
@@ -289,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
@@ -381,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>