URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [cvt-1.x] - Rev 688
Compare with Previous | Blame | View Log
# This doesn't work on d10v if ints are not 32 bits
if { [istarget "d10v-*-*"] && ! [string-match "*-mint32*" $CFLAGS] } {
set torture_execute_xfail "d10v-*-*"
}
return 0