altivec-consts.c: Update compile stanzas.
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Wed, 14 Feb 2018 15:47:54 +0000 (15:47 +0000)
committerWill Schmidt <willschm@gcc.gnu.org>
Wed, 14 Feb 2018 15:47:54 +0000 (15:47 +0000)
[testsuite]

2018-02-14  Will Schmidt  <will_schmidt@vnet.ibm.com>

* gcc.target/powerpc/altivec-consts.c:  Update compile stanzas.
* gcc.target/powerpc/le-altivec-consts.c:  Same.

From-SVN: r257664

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/altivec-consts.c
gcc/testsuite/gcc.target/powerpc/le-altivec-consts.c

index f54dde8cb12473816c1a6d74509be2bd8212c5e9..0f08e15e2acefdf0b19b1f3e12699576a115af9e 100644 (file)
@@ -1,3 +1,8 @@
+2018-02-14  Will Schmidt  <will_schmidt@vnet.ibm.com>
+
+       * gcc.target/powerpc/altivec-consts.c:  Update compile stanzas.
+       * gcc.target/powerpc/le-altivec-consts.c:  Same.
+
 2018-02-14  Will Schmidt  <will_schmidt@vnet.ibm.com>
 
        PR target/84220
index 36cb60c32b772182e87c3aeb986acb1b1a990b49..d59f9b4cf1c9afe3868082b677c4ed0495ac3b61 100644 (file)
@@ -1,5 +1,5 @@
-/* { dg-do run { target { powerpc*-*-* && vmx_hw } } } */
-/* { dg-do compile { target { powerpc*-*-* && { ! vmx_hw } } } } */
+/* { dg-do run { target vmx_hw } } */
+/* { dg-do compile } */
 /* { dg-require-effective-target powerpc_altivec_ok } */
 /* { dg-options "-maltivec -mabi=altivec -O2" } */
 
index 15ec650c7860b7bad9125caf995b54b9ee12b8e9..f48ef44e6769680a4f551f5765fe9f3351363629 100644 (file)
@@ -1,5 +1,5 @@
-/* { dg-do run { target { powerpc*-*-* && vmx_hw } } } */
-/* { dg-do compile { target { powerpc*-*-* && { ! vmx_hw } } } } */
+/* { dg-do run { target vmx_hw } } */
+/* { dg-do compile } */
 /* { dg-require-effective-target powerpc_altivec_ok } */
 /* { dg-options "-maltivec -mabi=altivec -O2" } */