aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/simd-1.x
blob: db203f3d5902c9f56e49b60ff8c5179a543e3e7e (plain)
1
2
3
4
5
6
7
# APPLE LOCAL  vector instructions are not supported except with -faltivec. xfailed it. 

if { [istarget "*-apple-darwin*"] } {
      set torture_compile_xfail "*-apple-darwin*"  
}

return 0