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

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Dec 15 02:11:00 GMT 2009


Author: jason
Date: Tue Dec 15 02:11:54 2009
New Revision: 155246

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155246
Log:
	PR c++/42364
	* pt.c (function_parameter_expanded_from_pack_p): Don't require
	a pack to have a name.
	(tsubst_decl): Do typedef magic after applying attributes.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic31.C
    trunk/gcc/testsuite/g++.dg/ext/attrib33.C



More information about the Gcc-cvs mailing list