Commit 6715688e by Alexandre Oliva

added crash test XFAIL

From-SVN: r23913
parent c885faf8
......@@ -2,6 +2,8 @@
// Simplified from testcase by Christophe Boyanique <boyan@imac.u-paris2.fr>
// crash test - XFAIL *-*-*
template <class T> struct foo { foo(); };
template<class T> foo<T>::foo() {}
T // ERROR - currently an ICE - XFAIL *-*-*
T // ERROR - currently an ICE
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