This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13997] [3.4/3.5 Regression] Error while matching partial specialization of array type
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Feb 2004 12:09:55 -0000
- Subject: [Bug c++/13997] [3.4/3.5 Regression] Error while matching partial specialization of array type
- References: <20040203121250.13997.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-04 12:09 -------
Subject: Bug 13997
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: giovannibajo@gcc.gnu.org 2004-02-04 12:09:36
Modified files:
gcc/cp : ChangeLog pt.c
Log message:
PR c++/13997
* pt.c (more_specialized_class): Increase processing_template_decl
while partial ordering.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.32&r2=1.3892.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.816.2.8&r2=1.816.2.9
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13997