[Bug c++/14284] [3.4/3.5 regression] Failure to select obvious template specialisation

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 27 01:40:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-27 01:39 -------
Subject: Bug 14284

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	giovannibajo@gcc.gnu.org	2004-02-27 01:39:55

Modified files:
	gcc/cp         : ChangeLog pt.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/template: ttp8.C 

Log message:
	PR c++/14284
	* pt.c (dependent_type_p_r): A template template parameter is a
	dependent type.
	
	PR c++/14284
	* g++.dg/template/ttp8.C: New test.

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.61&r2=1.3892.2.62
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.12&r2=1.816.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.111&r2=1.3389.2.112
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/ttp8.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14284



More information about the Gcc-bugs mailing list