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]

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


Author: jason
Date: Tue Apr 17 02:29:35 2012
New Revision: 186520

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186520
Log:
	PR c++/50830
	* pt.c (convert_template_argument): Handle template template
	argument packs.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic129.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]