fix XCRASH setup
From-SVN: r22059
This commit is contained in:
parent
5d0c47400b
commit
ec8b2a1364
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue