r155149 - in /branches/gcc-4_4-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Dec 11 05:26:00 GMT 2009


Author: jason
Date: Fri Dec 11 05:26:51 2009
New Revision: 155149

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155149
Log:
	PR c++/27425
	PR c++/34274
	PR c++/42301
	* pt.c (expand_template_argument_pack): Handle null arg gracefully.
	(convert_template_argument): Use %T for type.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/arg7.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/pt.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list