aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/941014-1.x
blob: 90775849832d7c132861f5cf8a1c8a062a7a17d9 (plain)
1
2
3
4
5
6
# This doesn't work for thumb-elf
 
if { [istarget "thumb-*-elf"] } {
        set torture_execute_xfail "thumb-*-elf"
}
return 0