* gcc.dg/sh4a-fprun.c: Fix dg-do typo.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2004 17:37:02 +0000 (17:37 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2004 17:37:02 +0000 (17:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85605 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 3eadb5a..dd221c8 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 8e26dc1..e9b1107 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>