* gcc.dg/sh4a-fprun.c: Fix dg-do typo.
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 5 Aug 2004 17:37:02 +0000 (17:37 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 5 Aug 2004 17:37:02 +0000 (13:37 -0400)
From-SVN: r85605

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/sh4a-fprun.c

index 3eadb5adb43fa0d70d467199eec1276ce5a8be76..dd221c85ed08e7b23b9480650529b7b24f7f8b71 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-05  David Edelsohn  <edelsohn@gnu.org>
+
+       * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
+
 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
 
        * gcc.c-torture/execute/20040805-1.c: New test.
index 8e26dc170a151cc973ec81acdbd41ecdaa9369c1..e9b1107528c014a9bbbfcf56f805b4eed17806c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Verify that fsca and fssra yield reasonable results.  */
-/* { do-do run { target "sh*-*-*" } } */
+/* { dg-do run { target "sh*-*-*" } } */
 /* { dg-options "-O -ffast-math" } */
 
 #include <math.h>