OSDN Git Service

* gcc.c-torture/execute/20040208-2.c: Move ...
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / execute / bf64-1.x
1 # The MCore ABI specifies that bitfields may not exceed 32 bits.
2 # Hence this tes will fail.
3
4 if { [istarget "mcore-*-*"] } {
5         set torture_execute_xfail "mcore-*-*"
6 }
7
8 return 0