projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ed948c
)
up
author
Jason Merrill
<jason@gcc.gnu.org>
Tue, 27 Oct 1998 23:49:03 +0000
(18:49 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Tue, 27 Oct 1998 23:49:03 +0000
(18:49 -0500)
From-SVN: r23383
gcc/testsuite/g++.old-deja/g++.robertl/eb27.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C
b/gcc/testsuite/g++.old-deja/g++.robertl/eb27.C
index edba6cd4da0f5d7f3531db6cfb078a11d36029d9..9e44f3af8b971e6396a98fcbd1cf3ecb98a19ad9 100644
(file)
--- 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.