* gcc.dg/sh4a-fprun.c: Fix dg-do typo.
From-SVN: r85605
This commit is contained in:
parent
d5861a7ae0
commit
d279700a68
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue