1# This test is x86 specific.
2if { [istarget "i?86-*-*"] || [istarget "x86_64-*-*"] } { return 0 }
3return 1
4