]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/testsuite/gcc.target/powerpc/fold-vec-mult-longlong.c
Revert patches.
[gcc.git] / gcc / testsuite / gcc.target / powerpc / fold-vec-mult-longlong.c
index 7510dc5c7a77561de83c9a935ac910028313e022..38dba9f50231f6f5d7603034b6d3f7296b67cf11 100644 (file)
@@ -6,13 +6,6 @@
 /* { dg-options "-maltivec -mvsx -mpower8-vector" } */
 /* { dg-additional-options "-maix64" { target powerpc-ibm-aix* } } */
 
-/* If the compiler was configured to automatically generate power10 support with
-   --with-cpu=power10, turn it off.  Otherwise, it will generate VMULLD
-   instructions.  */
-#ifdef _ARCH_PWR10
-#pragma GCC target ("cpu=power9")
-#endif
-
 #include <altivec.h>
 
 vector signed long long
This page took 0.036902 seconds and 5 git commands to generate.