Fix test case
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 8 Oct 1999 05:35:02 +0000 (05:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 8 Oct 1999 05:35:02 +0000 (05:35 +0000)
From-SVN: r29862

gcc/testsuite/g++.old-deja/g++.oliva/template3.C

index 5071f71..df3198a 100644 (file)
@@ -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