mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 15:29:47 +08:00
no xfail
From-SVN: r48737
This commit is contained in:
parent
08a02ffa28
commit
6dbe089f40
@ -5,4 +5,4 @@
|
||||
|
||||
template <class T> struct foo { foo(); };
|
||||
template<class T> foo<T>::foo() {}
|
||||
T; // ERROR - ICE - XFAIL *-*-*
|
||||
T; // ERROR - no type
|
||||
|
Loading…
Reference in New Issue
Block a user