From ec8b2a13642c7b6b75f6a949776076f1c1c879c6 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Fri, 28 Aug 1998 11:43:10 -0400 Subject: fix XCRASH setup From-SVN: r22059 --- gcc/testsuite/g++.old-deja/g++.robertl/eb27.C | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C index 630f8e4..1726146 100644 --- a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C +++ b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C @@ -3,7 +3,10 @@ */ /* (w) 4.9.97 by Kurt Garloff */ // 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 record_type. This is marked as an expected failure for now, +// until we actually fix it. #include -- cgit v1.1