r194010 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Nov 30 23:51:00 GMT 2012
Author: jakub
Date: Fri Nov 30 23:51:26 2012
New Revision: 194010
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194010
Log:
PR c++/55542
* pt.c (make_ith_pack_parameter_name): Return NULL if
name is NULL.
(tsubst_decl): Call make_ith_pack_parameter_name even if
DECL_NAME is NULL.
* g++.dg/cpp0x/vt-55542.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/vt-55542.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list