mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-31 01:15:06 +08:00
update
From-SVN: r26070
This commit is contained in:
parent
30f7237966
commit
fa848ee014
@ -2,8 +2,6 @@
|
||||
|
||||
// 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
|
||||
T // ERROR - currently an ICE
|
Loading…
Reference in New Issue
Block a user