From: Giovanni Bajo Date: Wed, 4 Feb 2004 11:30:20 +0000 (+0000) Subject: Forgot the PR number. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18d0ecb6ec0d462b185a4fa340952a040b5c6f9e;p=gcc.git Forgot the PR number. From-SVN: r77239 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index aa852a60b7e..4e6300026bc 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,5 +1,6 @@ 2003-02-04 Giovanni Bajo + PR c++/13997 * pt.c (more_specialized_class): Increase processing_template_decl while partial ordering.