OSDN Git Service

* attribs.c (decl_attributes): Possibly call
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index ee7987c..3c027b7 100644 (file)
@@ -1,3 +1,111 @@
+2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
+
+2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g++.dg/warn/format1.C: New test.
+
+2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
+
+2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
+
+2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/redef2.c: Add test.
+
+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.  
+       * 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.
+
+2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/20000625-2.c: Correct line number.
+
+2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/macro10.c: New test.
+       * gcc.dg/cpp/strify3.c: New test.
+       * gcc.dg/cpp/spacing1.c: Add tests.
+       * gcc.dg/cpp/19990703-1.c: Remove bogus test.
+       * gcc.dg/cpp/20000625-2.c: Fudge to pass.
+
+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.
+
+2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
+
+2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
+
+       * g77.dg/strlen0.f: New test.
+
+2001-09-21  Richard Henderson  <rth@redhat.com>
+
+       * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
+       * g++.old-deja/g++.abi/vtable2.C: Likewise.
+
+2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       Table-driven attributes.
+       * g++.dg/ext/attrib1.C: New test.
+
+2001-09-20  DJ Delorie  <dj@redhat.com>
+
+       * gcc.dg/20000926-1.c: Update expected warning messages.
+       * gcc.dg/array-2.c: Likewise, and test for warnings too.
+       * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
+       array.
+
+2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
+
+       * g++.dg/eh/registers1.C: New test case.
+
+2001-09-17  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/array-5.c: Fix VLA decomposition test.
+
+2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/line5.c: New testcase.
+
+2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/macro9.c: New test.
+
+2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.c-torture/execute/980223.c: Change type of addr from long 
+       to char *.
+
+2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.c-torture/execute/20010915-1.c: New test.
+
+2001-09-14  Janis Johnson  <janis187@us.ibm.com>
+
+       * g77.dg/bprob: New directory.
+       * g77.dg/bprob/bprob.exp: New file.
+       * g77.dg/bprob/bprob-1.f: New test.
+       * g77.dg/gcov: New directory.
+       * g77.dg/gcov/gcov.exp: New file.
+       * g77.dg/gcov/gcov-1.f: New test.
+       * g77.dg/gcov/gcov-1.x: New file.
+
 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
 
        * gcc.dg/cpp/directiv.c: Update.