diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C index 630f8e47df8..1726146cf86 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