URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [bf64-1.x] - Rev 154
Go to most recent revision | Compare with Previous | Blame | View Log
# The MCore ABI specifies that bitfields may not exceed 32 bits.
# Hence this tes will fail.
if { [istarget "mcore-*-*"] } {
set torture_execute_xfail "mcore-*-*"
}
return 0
Go to most recent revision | Compare with Previous | Blame | View Log