diff options
author | Jason Merrill <jason@gcc.gnu.org> | 1998-10-27 18:49:03 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1998-10-27 18:49:03 -0500 |
commit | febc6f831a2bc4eabee27cc3e221efa48bd03c94 (patch) | |
tree | 2f558429f7df7a578ea00708f2d612f3c0b775e5 /gcc | |
parent | 5ed948cea5bc3b8dc7df1692565ad2707fdba902 (diff) | |
download | gcc-febc6f831a2bc4eabee27cc3e221efa48bd03c94.zip gcc-febc6f831a2bc4eabee27cc3e221efa48bd03c94.tar.gz gcc-febc6f831a2bc4eabee27cc3e221efa48bd03c94.tar.bz2 |
up
From-SVN: r23383
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/g++.old-deja/g++.robertl/eb27.C | 1 |
1 files changed, 0 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 edba6cd..9e44f3a 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 <K.Garloff@ping.de> */ // Special g++ Options: -// 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. |