Fix test case
From-SVN: r29862
This commit is contained in:
parent
e6f5c0ed64
commit
7d00586921
@ -5,7 +5,5 @@
|
||||
// by Alexandre Oliva <oliva@dcc.unicamp.br>
|
||||
// based on bug report by Ulf Larsson <ulf.larsson@mbow337.swipnet.se>
|
||||
|
||||
// crash test - XFAIL *-*-*
|
||||
|
||||
template <class T> class C {};
|
||||
class foo {} bar = bar.C();
|
||||
class foo {} bar = bar.C(); // ERROR - call to template
|
||||
|
Loading…
Reference in New Issue
Block a user