gcc/testsuite/ChangeLog:
2019-04-25 Xiong Hu Luo <luoxhu@linux.ibm.com>
* gcc.target/powerpc/vsx-vector-6.p8.c: Fix failure caused by typo.
From-SVN: r270565
+2019-04-25 Xiong Hu Luo <luoxhu@linux.ibm.com>
+
+ * gcc.target/powerpc/vsx-vector-6.p8.c: Fix failure caused by typo.
+
2019-04-22 Kelvin Nilsen <kelvin@gcc.gnu.org>
Backport from mainline
/* { dg-final { scan-assembler-times {\mxvcmpeqdp\.\s} 5 { target be } } } */
/* { dg-final { scan-assembler-times {\mxvcmpgtdp\s} 2 } } */
/* { dg-final { scan-assembler-times {\mxvcmpgtdp\.\s} 5 { target le } } } */
-/* { dg-final { scan-assembler-times {\mxvcmpgtdp\.\s} 6 { target le } } } */
+/* { dg-final { scan-assembler-times {\mxvcmpgtdp\.\s} 6 { target be } } } */
/* { dg-final { scan-assembler-times {\mxvcmpgedp\s} 2 } } */
/* { dg-final { scan-assembler-times {\mxvcmpgedp\.\s} 4 } } */
/* { dg-final { scan-assembler-times "xvrdpim" 1 } } */