From: Jason Merrill Date: Tue, 30 Mar 1999 23:22:28 +0000 (-0500) Subject: update X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa848ee014fd878978c91d4ff158b41c9c2da00c;p=gcc.git update From-SVN: r26070 --- diff --git a/gcc/testsuite/g++.old-deja/g++.pt/decl2.C b/gcc/testsuite/g++.old-deja/g++.pt/decl2.C index 2e2b91cde86..53359e8b836 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/decl2.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/decl2.C @@ -2,8 +2,6 @@ // Simplified from testcase by Christophe Boyanique -// crash test - XFAIL *-*-* - template struct foo { foo(); }; template foo::foo() {} -T // ERROR - currently an ICE +T // ERROR - currently an ICE \ No newline at end of file