diff --git a/gcc/testsuite/g++.old-deja/g++.oliva/template3.C b/gcc/testsuite/g++.old-deja/g++.oliva/template3.C index 5071f713fc6..df3198afb47 100644 --- a/gcc/testsuite/g++.old-deja/g++.oliva/template3.C +++ b/gcc/testsuite/g++.old-deja/g++.oliva/template3.C @@ -5,7 +5,5 @@ // by Alexandre Oliva // based on bug report by Ulf Larsson -// crash test - XFAIL *-*-* - template class C {}; -class foo {} bar = bar.C(); +class foo {} bar = bar.C(); // ERROR - call to template