Commit ec8b2a13 by Brendan Kehoe

fix XCRASH setup

From-SVN: r22059
parent 5d0c4740
...@@ -3,7 +3,10 @@ ...@@ -3,7 +3,10 @@
*/ */
/* (w) 4.9.97 by Kurt Garloff <K.Garloff@ping.de> */ /* (w) 4.9.97 by Kurt Garloff <K.Garloff@ping.de> */
// Special g++ Options: // 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> #include <iostream.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment