Commit 9904e232 by Eric Botcazou Committed by Eric Botcazou

* gcc.dg/ultrasp5.c: Fix options.

From-SVN: r64838
parent bd40d535
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.
......
/* 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)
{
......
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