2 ! { dg-options "-O0 -ffloat-store" }
3 ! { dg-add-options ieee }
4 ! { dg-skip-if "Denormals not supported" { spu-*-* } { "*" } { "" } }
6 ! Original code submitted by Dominique d'Humieres
7 ! Converted to Dejagnu for the testsuite by Steven G. Kargl
10 real o
, t
, td
, tu
, x
, y
15 y
= nearest(tiny(o
),-1.0)/2.0
18 if (ix
/= iy
) call abort