From febc6f831a2bc4eabee27cc3e221efa48bd03c94 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Tue, 27 Oct 1998 18:49:03 -0500 Subject: [PATCH] up From-SVN: r23383 --- gcc/testsuite/g++.old-deja/g++.robertl/eb27.C | 1 - 1 file changed, 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 edba6cd4da0..9e44f3af8b9 100644 --- a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C +++ b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C @@ -3,7 +3,6 @@ */ /* (w) 4.9.97 by Kurt Garloff */ // Special g++ Options: -// 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.