From 90c6448cbeb021651e303b2c607085eb22cde162 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Mon, 2 Nov 1998 17:34:27 -0500 Subject: [PATCH] up From-SVN: r23508 --- gcc/testsuite/g++.old-deja/g++.pt/explicit69.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2