OSDN Git Service

* lib/dg-pch.exp: New file.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 83e9314..57c0f71 100644 (file)
@@ -1,3 +1,31 @@
+2003-06-04  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/dg-pch.exp: New file.
+       * g++.dg/pch/pch.exp: Use dg-pch.exp.
+       * gcc.dg/pch/pch.exp: Likewise.
+
+2003-06-04  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
+       * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
+       * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
+       * gcc.dg/builtins-17.c: New test case.
+       * gcc.dg/i386-387-4.c: New test case.
+       * gcc.c-torture/execute/ieee/mzero4.c: New test case.
+
+2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/ultrasp9.c: New test.
+
+2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.c-torture/compile/20030604-1.c: New test.
+       * gcc.dg/sparc-constant-1.c: New test.
+
+2003-06-03  Glen Nakamura  <glen@imodulo.com>
+
+       * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
+
 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
 
        * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.