This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13997] [3.4/3.5 Regression] Error while matching partial specialization of array type


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]