OSDN Git Service

* gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 0b5b35b..0b5ed35 100644 (file)
@@ -1,3 +1,108 @@
+2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
+       __SIZE_TYPE__ instead of int for type of integers cast to
+       pointers.
+
+2000-12-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.old-deja/g++.other/cleanup4.C: New test.
+
+2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * format-sec-1.c: New test.
+
+2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-nonlit-3.c: New test.
+
+2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-1.c: Add test for printf formats reading
+       through a null pointer.
+
+2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
+       * g++.old-deja/g++.pt/partial4.C: New test.
+
+2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * gcc.c-torture/execute/ieee/hugeval.x: New.
+
+2000-12-06  Neil Booth  <neilb@earthling.net>
+
+       * gcc.dg/cpp/backslash2.c: New tests.
+
+2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
+       * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
+
+2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/execute/20001203-2.c: New testcase.
+
+2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
+       * g++.old-deja/g++.other/virtual10.C: New test.
+
+2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.mike/pmf5.C: Remove test.
+
+2000-12-05  Richard Henderson  <rth@redhat.com>
+
+       * gcc.c-torture/compile/20001205-1.c: New.
+
+2000-12-04  Neil Booth  <neilb@earthling.net>
+
+       * g++.old-deja/g++.other/virtual9.C: New test.
+       * g++.old-deja/g++.pt/crash61.C: New test.
+       * gcc.c-torture/execute/loop-9.c: New test.
+
+2000-12-04  Neil Booth  <neilb@earthling.net>
+
+       * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
+       * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
+       * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
+       * gcc.dg/cpp/extratokens.c: ...here.
+
+2000-12-04  Neil Booth  <neilb@earthling.net>
+
+        * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
+        New tests.
+
+2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
+       * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
+
+2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.c-torture/execute/20001203-1.c: New test.
+
+2000-12-03  Neil Booth  <neilb@earthling.net>
+
+        * gcc.dg/cpp/macro6.c: New test cases.
+
+2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.c-torture/execute/string-opt-9.c: New test.
+       * gcc.c-torture/execute/string-opt-10.c: Likewise.
+       * gcc.c-torture/execute/string-opt-11.c: Likewise.
+       * gcc.c-torture/execute/string-opt-12.c: Likewise.
+
+       * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
+       * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
+
+2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.dg/cpp/if-6.c: New testcase.
+
+       * gcc.dg/20001201-1.c: New testcase.
+
 2000-12-02  Neil Booth  <neilb@earthling.net>
 
         * g++.old-deja/g++.other/externC4.C,