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]

r175117 - in /trunk/gcc: cp/ChangeLog cp/error....


Author: jason
Date: Thu Jun 16 22:05:46 2011
New Revision: 175117

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175117
Log:
	PR c++/49420
	* error.c (dump_template_argument): Don't try to omit default
	template args from an argument pack.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic112.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/error.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]