r225495 - in /trunk/gcc/cp: ChangeLog pt.c

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Jul 6 22:13:00 GMT 2015


Author: jason
Date: Mon Jul  6 22:13:42 2015
New Revision: 225495

URL: https://gcc.gnu.org/viewcvs?rev=225495&root=gcc&view=rev
Log:
	* pt.c (reduce_template_parm_level): Also build the TYPE_DECL
	for a template template parameter.
	(tsubst_decl) [TEMPLATE_DECL]: Use the TEMPLATE_DECL built
	by reduce_template_parm_level.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-cvs mailing list