Commit d279700a by David Edelsohn Committed by David Edelsohn

* gcc.dg/sh4a-fprun.c: Fix dg-do typo.

From-SVN: r85605
parent d5861a7a
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> 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
* gcc.c-torture/execute/20040805-1.c: New test. * gcc.c-torture/execute/20040805-1.c: New test.
......
/* Verify that fsca and fssra yield reasonable results. */ /* Verify that fsca and fssra yield reasonable results. */
/* { do-do run { target "sh*-*-*" } } */ /* { dg-do run { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */ /* { dg-options "-O -ffast-math" } */
#include <math.h> #include <math.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment