]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* 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 c748d780dc39290d305b425503992bcc8a2f81fc..c33adfb6a473f7823d44d893a251870d820449b6 100644 (file)
@@ -1,3 +1,7 @@
+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.
index ab38f1fd272d74c0e3d1cbd30e9581847ac5a513..ee41db9778a98baaa0b7e4078c343b60e4d16365 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile } */
+/* { dg-do run } */
 
 /* Not all platforms support TImode integers.  */
 #if defined(__LP64__) || defined(__sparc__)