[PATCH, PR c++/41503] Make function_parameter_expanded_from_pack_p() return false if DECL_ARTIFICIAL (param_decl)

Jason Merrill jason@redhat.com
Wed Sep 30 15:46:00 GMT 2009


On 09/29/2009 12:51 PM, Martin Jambor wrote:
> 2009-09-29  Martin Jambor<mjambor@suse.cz>
>
> 	* cp/pt.c (function_parameter_expanded_from_pack_p): Return false if
> 	DECL_ARTIFICIAL (param_decl) is true.

OK.

Jason



More information about the Gcc-patches mailing list