switch back to XFAIL
authorBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 2 Sep 1998 15:05:20 +0000 (11:05 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 2 Sep 1998 15:05:20 +0000 (11:05 -0400)
From-SVN: r22188

gcc/testsuite/g++.old-deja/g++.robertl/eb27.C

index 1726146..edba6cd 100644 (file)
@@ -3,7 +3,7 @@
 */
 /* (w) 4.9.97 by Kurt Garloff <K.Garloff@ping.de> */
 // Special g++ Options:
-// crash test - XCRASH *-*-*
+// crash test - XFAIL *-*-*
 // 8/28/1998 - This dies in add_conversions from dfs_walk, null CLASSTYPE_METHOD_VEC
 // for the test<T> record_type.  This is marked as an expected failure for now,
 // until we actually fix it.