From: Mark Mitchell Date: Sun, 19 Mar 2000 05:17:20 +0000 (+0000) Subject: Tweak for slightly different error-output. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ca3ce41d7a697163986c9b73b8ee4cb389d65e9;p=gcc.git Tweak for slightly different error-output. From-SVN: r32630 --- diff --git a/gcc/testsuite/g++.old-deja/g++.pt/memtemp64.C b/gcc/testsuite/g++.old-deja/g++.pt/memtemp64.C index 6185d3d6058..fbebe3ae82f 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/memtemp64.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/memtemp64.C @@ -4,7 +4,7 @@ template struct S1 {}; template -void f(T); +void f(T); // ERROR - original declaration. template struct S2