URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [pr39228.x] - Rev 859
Go to most recent revision | Compare with Previous | Blame | View Log
if { [istarget "alpha*-*-*"] || [istarget "sh*-*-*"] } {# alpha and SH require -mieee for this test.set additional_flags "-mieee"}if [istarget "spu-*-*"] {# No Inf/NaN support on SPU.return 1}return 0
Go to most recent revision | Compare with Previous | Blame | View Log
