This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jason
Date: Mon Apr 16 03:18:06 2012
New Revision: 186479

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186479
Log:
	PR c++/52292
	PR c++/52380
	* pt.c (coerce_template_parms): Even if we aren't converting we
	want to expand argument packs.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]