From: Giovanni Bajo Date: Wed, 4 Feb 2004 11:29:57 +0000 (+0000) Subject: Forgot the PR number for my last entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2ff9cd1a32c9fba3c670bd30be22728d05ab36b4;p=gcc.git Forgot the PR number for my last entry. From-SVN: r77238 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index d43c65a8b81..21af2894711 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,6 @@ 2003-02-04 Giovanni Bajo + PR c++/13997 * g++.dg/template/partial3.C: New test. 2004-02-04 Kazu Hirata