OSDN Git Service

2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 12ded3d..59f9fa1 100644 (file)
@@ -1,3 +1,129 @@
+2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * g77.f-torture/execute/20001201.f: New test.
+
+2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
+
+2000-12-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
+
+2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/cast6.C: New test.
+
+2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/execute/20001130-2.c: New testcase.
+
+2000-11-30  Richard Henderson  <rth@redhat.com>
+
+       * gcc.c-torture/execute/20001130-1.c: New test.
+
+2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/op3.C: New test.
+
+2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/op2.C: New test.
+
+2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/crash38.C: New test.
+
+2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
+
+2000-11-29  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
+       tests.
+       * gcc.c-torture/execute/string-opt-6.c: New test.
+
+       * gcc.dg/20001117-1.c: Add main.
+
+2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
+       Move from here ...
+       * gcc.dg/940510-1.c: ... to here.
+
+       * gcc.dg/20000926-1.c: GNU C now allows initializations of
+       zero-size arrays in toplevel structures.
+
+2000-11-28  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/loop-8.c: New test.
+
+2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/base1.C: New test.
+
+2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/parse2.C: New test.
+
+2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/incomplete1.C: New test.
+
+2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/friend9.C: New test.
+
+2000-11-28  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20001127-1.c: New test.
+
+2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/friend46.C: New test.
+
+2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/ptrmem8.C: New test.
+
+2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.c-torture/execute/string-opt-7.c: New test.
+       * gcc.c-torture/execute/string-opt-8.c: Likewise.
+
+2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
+
+       * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
+       instead of 'mkcheck 2'.
+
+2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.c-torture/execute/memcheck/driver.c,
+       gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
+       C9X references to refer to C99.
+
+2000-11-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/ultrasp3.c: New test.
+
+2000-11-25  Neil Booth  <neilb@earthling.net>
+
+       * gcc.dg/cpp/include2.c: Update test to be locale independent.
+
+2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.c-torture/compile/20001123-2.c: New.
+
+2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
+
+2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
+
+       * gcc.dg/sequence-point-1.c: Add some new tests.
+       * gcc.c-torture/execute/20001124-1.c: New test.
+
 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
 
        * g++.old-deja/g++.other/vaarg4.C: New test.
 
        * gcc.dg/20001117-1.c: New test.
 
->>>>>>> 1.855
 2000-11-18  Richard Henderson  <rth@redhat.com>
 
        * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.