Flip expectedness

From-SVN: r17407
This commit is contained in:
Jeff Law 1998-01-17 16:52:16 -07:00
parent e925bb9d82
commit 9677d5a42e
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
// Special g++ Options: -fexceptions -w // Special g++ Options: -fexceptions -w
// excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe // excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe
// execution test fails - XFAIL powerpc-*-eabi
#include <typeinfo> #include <typeinfo>

View File

@ -1,6 +1,5 @@
// Special g++ Options: -fexceptions -w // Special g++ Options: -fexceptions -w
// excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe // excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe
// execution test fails - XFAIL powerpc-*-eabi
// Ensure reference handling works. // Ensure reference handling works.