aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/simd-4.x
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2005-04-13 06:29:46 +0000
committerno-author <no-author@gcc.gnu.org>2005-04-13 06:29:46 +0000
commitf8b8a76d6eac7d59b39a9c83fd8a4597257b31b7 (patch)
tree9c3c8457f57cb5614f3e5706e7c80b45de4aad20 /gcc/testsuite/gcc.c-torture/compile/simd-4.x
parent5b5fcc5945558d32c619dd3047ae0ee16a6edd2f (diff)
This commit was manufactured by cvs2svn to create tagapple/gcc-5006
'apple-gcc-5006'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/apple-gcc-5006@98075 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/compile/simd-4.x')
-rw-r--r--gcc/testsuite/gcc.c-torture/compile/simd-4.x4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/simd-4.x b/gcc/testsuite/gcc.c-torture/compile/simd-4.x
new file mode 100644
index 00000000000..0ab59899f66
--- /dev/null
+++ b/gcc/testsuite/gcc.c-torture/compile/simd-4.x
@@ -0,0 +1,4 @@
+# APPLE LOCAL file vector instructions are not supported except with -faltivec
+
+if { [istarget "*-apple-darwin*"] } { set options "-faltivec" }
+return 0