small patch
Mike Stump
mrs@wrs.com
Fri Jan 16 20:09:00 GMT 1998
Here is a small patch to correct these two test cases:
XPASS: g++.mike/dyncast1.C Execution test
XPASS: g++.mike/dyncast2.C Execution test
=== g++ Summary ===
# of expected passes 3463
# of unexpected successes 2
# of expected failures 79
# of untested testcases 6
testsuite as off a little while ago, on a Sun solaris 2.5.1 sparc.
Doing diffs in testsuite:
*** testsuite/g++.old-deja/g++.mike/dyncast1.C.~1~ Wed Oct 29 16:07:54 1997
--- testsuite/g++.old-deja/g++.mike/dyncast1.C Wed Nov 5 18:09:42 1997
***************
*** 1,6 ****
// Special g++ Options: -fexceptions -w
// excess errors test - XFAIL a29k-*-* sparc64-*-elf sh-*-* arm-*-pe
- // execution test fails - XFAIL powerpc-*-eabi
#include <typeinfo>
--- 1,5 ----
*** testsuite/g++.old-deja/g++.mike/dyncast2.C.~1~ Wed Oct 29 16:07:55 1997
--- testsuite/g++.old-deja/g++.mike/dyncast2.C Wed Nov 5 18:09:45 1997
***************
*** 1,6 ****
// 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.
--- 1,5 ----
--------------
More information about the Gcc
mailing list