From: Giovanni Bajo Date: Wed, 4 Feb 2004 11:30:20 +0000 (+0000) Subject: Forgot the PR number. X-Git-Tag: releases/gcc-4.0.0~10396 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=18d0ecb6ec0d462b185a4fa340952a040b5c6f9e;p=thirdparty%2Fgcc.git Forgot the PR number. From-SVN: r77239 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index aa852a60b7ef..4e6300026bc7 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.