[testsuite]
2018-09-24 Will Schmidt <will_schmidt@vnet.ibm.com>
PR testsuite/86952
* gcc.target/powerpc/p8-vec-xl-xst-v2.c: Add and
update expected codegen
From-SVN: r264538
+2018-09-24 Will Schmidt <will_schmidt@vnet.ibm.com>
+
+ PR testsuite/86952
+ * gcc.target/powerpc/p8-vec-xl-xst-v2.c: Add and
+ update expected codegen
+
2018-09-24 Cesar Philippidis <cesar@codesourcery.com>
* gfortran.dg/goacc/nested-parallelism.f90: New test.
vec_xst (x, 0, address);
}
-/* { dg-final { scan-assembler-times "lvx" 4 } } */
-/* { dg-final { scan-assembler-times "stvx" 4 } } */
-/* { dg-final { scan-assembler-times "xxpermdi" 0 } } */
+/* { dg-final { scan-assembler-times {\mlxvd2x\M} 4 } } */
+/* { dg-final { scan-assembler-times {\mstxvd2x\M} 4 } } */