* gcc.dg/ultrasp5.c: Fix options.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 25 Mar 2003 09:54:45 +0000 (10:54 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 25 Mar 2003 09:54:45 +0000 (09:54 +0000)
From-SVN: r64838

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ultrasp5.c

index fe137013e5b61f6e9cba48629a5f705b86682cfe..53a729be431846a9b3f8c63a62adffe3bb9e4ea6 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/ultrasp5.c: Fix options.
+
 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        * gcc.dg/ultrasp5.c: Fix comment.
index d2e16e891e75f80618f530a1029524e4fc9fd8eb..91f3d21ffb68f72304b6ecfe4d24cb21744414fe 100644 (file)
@@ -1,7 +1,7 @@
 /* PR target/10072 */
 /* Originator: Peter van Hoof <p.van-hoof@qub.ac.uk> */
-/* { dg-do compile } */
-/* { dg-options "-O1 -mcpu=ultrasparc -ffast-math" { target sparc-*-* } } */
+/* { dg-do compile { target sparc-*-* } } */
+/* { dg-options "-std=c99 -O1 -mcpu=ultrasparc -ffast-math" } */
 
 void p(int v)
 {