URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [ieee/] [pr29302-1.x] - Rev 711
Go to most recent revision | Compare with Previous | Blame | View Log
if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
# C6X uses -freciprocal-math by default.
set torture_execute_xfail "tic6x-*-*"
return 1
}
return 0
if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
# C6X uses -freciprocal-math by default.
set torture_execute_xfail "tic6x-*-*"
return 1
}
return 0
Go to most recent revision | Compare with Previous | Blame | View Log