r174201 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed May 25 14:32:00 GMT 2011


Author: jason
Date: Wed May 25 14:32:06 2011
New Revision: 174201

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174201
Log:
	PR c++/48292
	* pt.c (tsubst_decl) [PARM_DECL]: Handle partial instantiation of
	function parameter pack.
	(tsubst_pack_expansion): Likewise.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic109.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list