Flip expectedness
authorJeff Law <law@gcc.gnu.org>
Sat, 17 Jan 1998 23:52:16 +0000 (16:52 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 17 Jan 1998 23:52:16 +0000 (16:52 -0700)
From-SVN: r17407

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

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