Tweak for slightly different error-output.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 19 Mar 2000 05:17:20 +0000 (05:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 19 Mar 2000 05:17:20 +0000 (05:17 +0000)
From-SVN: r32630

gcc/testsuite/g++.old-deja/g++.pt/memtemp64.C

index 6185d3d60583b11bf6dcf0f1ae1518fa758820b4..fbebe3ae82f6cde862a139026766391d556577cf 100644 (file)
@@ -4,7 +4,7 @@ template <class T>
 struct S1 {};
 
 template <class T>
-void f(T);
+void f(T); // ERROR - original declaration.
 
 template <class C>
 struct S2