Added missing entry for latest commit.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 23 Sep 2004 08:03:05 +0000 (08:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 23 Sep 2004 08:03:05 +0000 (08:03 +0000)
From-SVN: r87931

gcc/testsuite/ChangeLog

index 5c6e8958fd9c5b5845761addff0c20a10e738292..cfe8e6914fa6f77b6f50ca9119f06482a51cb5d9 100644 (file)
@@ -1,3 +1,14 @@
+2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
+       * gcc.dg/20001012-2.c: Likewise.
+       * gcc.dg/20001013-1.c: Likewise.
+       * gcc.dg/20001101-1.c: Likewise.
+       * gcc.dg/20001102-1.c: Likewise.
+       * gcc.dg/bf-spl1.c: Likewise.
+       * gcc.dg/titype-1.c: Remove special-casing for SPARC.
+       * gcc.dg/20040813-1.c: Add missing "." to the regexp.
+
 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
 
        PR tree-optimization/16721