altivec-1.C: Correct dg syntax.
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 8 Jun 2004 18:32:15 +0000 (18:32 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 8 Jun 2004 18:32:15 +0000 (14:32 -0400)
        * g++.dg/ext/altivec-1.C: Correct dg syntax.
        * g++.dg/ext/altivec-10.C: Same.
        * g++.dg/ext/altivec-2.C: Same.
        * g++.dg/ext/altivec-3.C: Same.
        * g++.dg/ext/altivec-4.C: Same.
        * g++.dg/ext/altivec-5.C: Same.
        * g++.dg/ext/altivec-6.C: Same.
        * g++.dg/ext/altivec-7.C: Same.
        * g++.dg/ext/altivec-8.C: Same.
        * g++.dg/ext/altivec-9.C: Same.

From-SVN: r82774

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/altivec-1.C
gcc/testsuite/g++.dg/ext/altivec-10.C
gcc/testsuite/g++.dg/ext/altivec-2.C
gcc/testsuite/g++.dg/ext/altivec-3.C
gcc/testsuite/g++.dg/ext/altivec-4.C
gcc/testsuite/g++.dg/ext/altivec-5.C
gcc/testsuite/g++.dg/ext/altivec-6.C
gcc/testsuite/g++.dg/ext/altivec-7.C
gcc/testsuite/g++.dg/ext/altivec-8.C
gcc/testsuite/g++.dg/ext/altivec-9.C

index 069783a..b365d37 100644 (file)
@@ -1,3 +1,16 @@
+2004-06-08  David Edelsohn  <edelsohn@gnu.org>
+
+        * g++.dg/ext/altivec-1.C: Correct dg syntax.
+        * g++.dg/ext/altivec-10.C: Same.
+        * g++.dg/ext/altivec-2.C: Same.
+        * g++.dg/ext/altivec-3.C: Same.
+        * g++.dg/ext/altivec-4.C: Same.
+        * g++.dg/ext/altivec-5.C: Same.
+        * g++.dg/ext/altivec-6.C: Same.
+        * g++.dg/ext/altivec-7.C: Same.
+        * g++.dg/ext/altivec-8.C: Same.
+        * g++.dg/ext/altivec-9.C: Same.
+
 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
 
        PR c++/7841
index 2890ed9..6b26671 100644 (file)
@@ -1,4 +1,5 @@
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 
 #include <altivec.h>
index c73e39a..3b790f5 100644 (file)
@@ -1,6 +1,7 @@
 /* This is a compile-only test for interaction of "-maltivec" and "-save-temps".  */
 /* Author:  Ziemowit Laski  <zlaski@apple.com>.  */
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-save-temps -maltivec" } */
 
 #include <altivec.h>
index f73bd16..c162291 100644 (file)
@@ -1,4 +1,5 @@
-/* { dg-do run { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do run { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec -Wall" } */
 
 /* This test checks if AltiVec builtins accept const-qualified
index 1445985..a5e7308 100644 (file)
@@ -1,4 +1,5 @@
-/* { dg-do run { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do run { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 
 /* Test for correct handling of AltiVec constants passed
index 9ce681b..8f22fb3 100644 (file)
@@ -1,4 +1,5 @@
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 
 /* PR c++/14425 */
index 6d3d063..c5a67c5 100644 (file)
@@ -1,4 +1,5 @@
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 
 /* PR c++/14426 */
index 11963e1..24ed52a 100644 (file)
@@ -1,6 +1,7 @@
 /* Test for correct handling of literal arguments. */
 /* Author: Ziemowit Laski  <zlaski@apple.com>  */
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 
 #include <altivec.h>
index 76b4629..fabe1c4 100644 (file)
@@ -1,5 +1,6 @@
 /* Test for AltiVec type overloading and name mangling.  */
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 
 #include <altivec.h>
index 88a3d81..50fb0d8 100644 (file)
@@ -1,4 +1,5 @@
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 /* Author: Ziemowit Laski  <zlaski@apple.com>  */
 
index 9f71be5..e8dea9e 100644 (file)
@@ -1,5 +1,6 @@
 /* Test for AltiVec function vec_ld, passing a pointer to const vector */
-/* { dg-do compile { target powerpc*-*-* } { xfail powerpc-ibm-aix* } } */
+/* { dg-do compile { target powerpc*-*-* } } */
+/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "-maltivec" } { "" } } */
 /* { dg-options "-maltivec" } */
 
 #include <altivec.h>