projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d0c474
)
fix XCRASH setup
author
Brendan Kehoe
<brendan@gcc.gnu.org>
Fri, 28 Aug 1998 15:43:10 +0000
(11:43 -0400)
committer
Brendan Kehoe
<brendan@gcc.gnu.org>
Fri, 28 Aug 1998 15:43:10 +0000
(11:43 -0400)
From-SVN: r22059
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 630f8e47df860ea9fde0c435200c208e81270786..1726146cf866d28abe8bfa2454207be8e52f76e0 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,10
@@
*/
/* (w) 4.9.97 by Kurt Garloff <K.Garloff@ping.de> */
// Special g++ Options:
-// crash test - XFAIL *-*-*
+// crash test - XCRASH *-*-*
+// 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.
#include <iostream.h>