aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vmx
diff options
context:
space:
mode:
authorMichael Meissner <meissner@linux.vnet.ibm.com>2009-07-30 20:48:17 +0000
committerMichael Meissner <meissner@gcc.gnu.org>2009-07-30 20:48:17 +0000
commit29e6733c20c98fe73c79ca9cac2dd758f3b3d67e (patch)
tree57363e9c9bcc2f879f86f63a88b7f0172e3f610d /gcc/testsuite/gcc.dg/vmx
parent1b3b24c2a6de2f8b4a0ce687e8f62d3eb1ee2b53 (diff)
downloadgcc-29e6733c20c98fe73c79ca9cac2dd758f3b3d67e.zip
gcc-29e6733c20c98fe73c79ca9cac2dd758f3b3d67e.tar.gz
gcc-29e6733c20c98fe73c79ca9cac2dd758f3b3d67e.tar.bz2
Add patch 5/6 for full power7/VSX support
Co-Authored-By: Pat Haugen <pthaugen@us.ibm.com> Co-Authored-By: Revital Eres <eres@il.ibm.com> From-SVN: r150271
Diffstat (limited to 'gcc/testsuite/gcc.dg/vmx')
-rw-r--r--gcc/testsuite/gcc.dg/vmx/vmx.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/vmx/vmx.exp b/gcc/testsuite/gcc.dg/vmx/vmx.exp
index 8a842e1..85c88d8 100644
--- a/gcc/testsuite/gcc.dg/vmx/vmx.exp
+++ b/gcc/testsuite/gcc.dg/vmx/vmx.exp
@@ -31,7 +31,7 @@ if {![istarget powerpc*-*-*]
# nothing but extensions.
global DEFAULT_VMXCFLAGS
if ![info exists DEFAULT_VMXCFLAGS] then {
- set DEFAULT_VMXCFLAGS "-maltivec -mabi=altivec -std=gnu99"
+ set DEFAULT_VMXCFLAGS "-maltivec -mabi=altivec -std=gnu99 -mno-vsx"
}
# If the target system supports AltiVec instructions, the default action