OSDN Git Service

Fix PR 47408 and 47385
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / ext / altivec-types-1.C
index 710ce4b..f54aeec 100644 (file)
@@ -1,6 +1,6 @@
 /* { dg-do compile { target powerpc*-*-linux* } } */
 /* { dg-require-effective-target powerpc_altivec_ok } */
-/* { dg-options "-maltivec -std=c++98" } */
+/* { dg-options "-maltivec -mno-vsx -std=c++98" } */
 
 /* Valid AltiVec vector types should be accepted with no warnings.  */