From: Brendan Kehoe Date: Wed, 2 Sep 1998 15:05:20 +0000 (-0400) Subject: switch back to XFAIL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=84fec828466a8ac222055cb920e9beaeaa717329;p=gcc.git switch back to XFAIL From-SVN: r22188 --- diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C index 1726146cf86..edba6cd4da0 100644 --- a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C +++ b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C @@ -3,7 +3,7 @@ */ /* (w) 4.9.97 by Kurt Garloff */ // 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 record_type. This is marked as an expected failure for now, // until we actually fix it.