blob: bbe060ef812161634e0d46709e96d8cecca8058b [file] [log] [blame]
# 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