OSDN Git Service

* README, lib/file-format.exp: Remove EGCS references.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index b16dcc3..d10ae23 100644 (file)
@@ -1,3 +1,61 @@
+2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * README, lib/file-format.exp: Remove EGCS references.
+
+2000-10-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20001013-1.c: New test.
+
+2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
+       for intmax_t in the compiler using __typeof__ and the type rules
+       for conditional expressions.
+
+2000-10-13  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20001012-1.c: New test.
+       * gcc.dg/20001012-2.c: New test.
+
+2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-attr-1.c: New test.
+
+2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
+       __LONG_LONG_MAX__ instead of LLONG_MAX.
+
+2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
+       scanf flags.
+       * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
+       flags.
+
+2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/sequence-pt-1.c: New test.
+
+2000-10-11  Geoff Keating  <geoffk@cygnus.com>
+
+       * gcc.c-torture/execute/20001011-1.c: New testcase.
+       Testcase provided by Zack Weinberg <zackw@stanford.edu>.
+
+2000-10-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
+       does not error on it.
+
+2000-10-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20001009-1.c: New test.
+
+Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.c-torture/compile/20001009-1.c: Move from here ....
+       * gcc.c-torture/execute/20001009-2.c: ... to here.
+
 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
 
        * gcc.c-torture/compile/20001009-1.c: New testcase.