Commit ec6b5ccf by Terry Guo Committed by Xuepeng Guo

* gcc.c-torture/execute/941014-1.x: Deleted.

From-SVN: r179112
parent ee71530f
2011-09-23 Terry Guo <terry.guo@arm.com>
* gcc.c-torture/execute/941014-1.x: Deleted.
2011-09-22 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/50491
......
# This doesn't always work for Thumb.
if { [istarget arm*-*-*] } {
set torture_eval_before_execute {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"Thumb sets the last bit of function relocations" \
{ "arm*-*-*" } \
{ { "-mthumb" "-O0" } } \
{ "" }
}
}
}
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