aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@gcc.gnu.org>1998-09-02 11:05:20 -0400
committerBrendan Kehoe <brendan@gcc.gnu.org>1998-09-02 11:05:20 -0400
commit84fec828466a8ac222055cb920e9beaeaa717329 (patch)
treeb19fa146e6eaaeb4048f2a4e2877cd6bf37306a8 /gcc
parent8127f74f22ffa61b0beb0e15c1edcb6c4a96d29e (diff)
downloadgcc-84fec828466a8ac222055cb920e9beaeaa717329.zip
gcc-84fec828466a8ac222055cb920e9beaeaa717329.tar.gz
gcc-84fec828466a8ac222055cb920e9beaeaa717329.tar.bz2
switch back to XFAIL
From-SVN: r22188
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/g++.old-deja/g++.robertl/eb27.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C
index 1726146..edba6cd 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 <K.Garloff@ping.de> */
// 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<T> record_type. This is marked as an expected failure for now,
// until we actually fix it.