From: Jason Merrill Date: Mon, 2 Nov 1998 22:34:27 +0000 (-0500) Subject: up X-Git-Tag: prereleases/egcs-1.1.1-prerelease-2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c6448cbeb021651e303b2c607085eb22cde162;p=thirdparty%2Fgcc.git up From-SVN: r23508 --- diff --git a/gcc/testsuite/g++.old-deja/g++.pt/explicit69.C b/gcc/testsuite/g++.old-deja/g++.pt/explicit69.C index f42b96d55b29..671cf005de50 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/explicit69.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/explicit69.C @@ -1,2 +1,2 @@ //Build don't link: -template class x {}; // ERROR - not a template instantiation XFAIL *-*-* +template class x {}; // ERROR - not a template instantiation