* gcc.dg/titype-1.c: Fix pasto.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 2 Feb 2004 16:12:36 +0000 (17:12 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 2 Feb 2004 16:12:36 +0000 (16:12 +0000)
From-SVN: r77119

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/titype-1.c

index c748d78..c33adfb 100644 (file)
@@ -1,5 +1,9 @@
 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
+       * gcc.dg/titype-1.c: Fix pasto.
+
+2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
        * gcc.dg/titype-1.c: New test.
 
 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
index ab38f1f..ee41db9 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile } */
+/* { dg-do run } */
 
 /* Not all platforms support TImode integers.  */
 #if defined(__LP64__) || defined(__sparc__)