1 # This doesn't always work for Thumb.
3 if { [istarget arm*-*-*] || [istarget xscale*-*-*] \
4 || [istarget strongarm*-*-*] } {
5 set torture_eval_before_execute {
6 global compiler_conditional_xfail_data
7 set compiler_conditional_xfail_data {
8 "Thumb sets the last bit of function relocations" \
9 { "arm*-*-*" "xscale*-*-*" "strongarm*-*-*" } \
10 { { "-mthumb" "-O0" } } \