Bring over from devo.
authorJeff Law <law@gcc.gnu.org>
Mon, 13 Oct 1997 16:03:04 +0000 (10:03 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 13 Oct 1997 16:03:04 +0000 (10:03 -0600)
From-SVN: r15892

gcc/testsuite/g++.old-deja/g++.mike/dyncast1.C
gcc/testsuite/g++.old-deja/g++.mike/dyncast2.C

index 31b332bd91893f34073cb4dc73b5b508816d798b..2b0e8031cecb196af26d862874ee7922cfac3613 100644 (file)
@@ -1,5 +1,6 @@
 // Special g++ Options: -fexceptions -w
-// excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe powerpc-*-eabi
+// excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe
+// execution test fails - XFAIL powerpc-*-eabi
 
 #include <typeinfo>
 
index e6b10d70f8db9d5e6c54a9fe37d70201e8165da2..8e1df392b8bdd3332515b3e1f0ba9acd0f492bc5 100644 (file)
@@ -1,5 +1,6 @@
 // Special g++ Options: -fexceptions -w
-// excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe powerpc-*-eabi
+// excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe
+// execution test fails - XFAIL powerpc-*-eabi
 
 // Ensure reference handling works.