fix XCRASH setup
authorBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 28 Aug 1998 15:43:10 +0000 (11:43 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 28 Aug 1998 15:43:10 +0000 (11:43 -0400)
From-SVN: r22059

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

index 630f8e47df860ea9fde0c435200c208e81270786..1726146cf866d28abe8bfa2454207be8e52f76e0 100644 (file)
@@ -3,7 +3,10 @@
 */
 /* (w) 4.9.97 by Kurt Garloff <K.Garloff@ping.de> */
 // Special g++ Options:
-// crash test - XFAIL *-*-*
+// crash test - XCRASH *-*-*
+// 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.
 
 #include <iostream.h>