mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-31 20:30:14 +08:00
added crash test XFAIL
From-SVN: r23913
This commit is contained in:
parent
c885faf89a
commit
6715688ead
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user