Commit 04ae6c59 by Nick Clifton Committed by Nick Clifton

Expext the bf64-1.c test to fail for the M*Core

From-SVN: r38999
parent 1312c143
2001-01-13 Nick Clifton <nickc@redhat.com>
* gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
target.
2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc.c-torture/compile/20010113-1.c: New test.
......
# 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment