p8-vec-xl-xst.c: Fix target string to LE-only.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Mon, 22 May 2017 19:43:36 +0000 (19:43 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Mon, 22 May 2017 19:43:36 +0000 (19:43 +0000)
2017-05-22  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* gcc.target/powerpc/p8-vec-xl-xst.c: Fix target string to
LE-only.

From-SVN: r248348

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.c

index d9a1e1c264d4bcdb36b095e93369d61bb3332dbd..08cfe126d69a049689fedc38453f2f713f2f023c 100644 (file)
@@ -1,3 +1,8 @@
+2017-05-22  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       * gcc.target/powerpc/p8-vec-xl-xst.c: Fix target string to
+       LE-only.
+
 2017-05-22  Janus Weil  <janus@gcc.gnu.org>
 
        PR fortran/80766
index de4e10fa47e281b8c0858085df6804ce70009393..d9dc641de7708055342ad93b7e0aab15e3b7e04c 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile { target { powerpc*-*-* } } } */
+/* { dg-do compile { target { powerpc64le-*-* } } } */
 /* { dg-skip-if "" { powerpc*-*-darwin* } { "*" } { "" } } */
 /* { dg-require-effective-target powerpc_p8vector_ok } */
 /* { dg-skip-if "do not override -mcpu" { powerpc*-*-* } { "-mcpu=*" } { "-mcpu=power8" } } */