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]

r149066 - in /trunk/gcc/cp: ChangeLog error.c


Author: jason
Date: Mon Jun 29 23:15:43 2009
New Revision: 149066

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149066
Log:
	PR c++/40274
	* error.c (dump_template_parms): Pass all args to
	count_non_default_template_args.
	(count_non_default_template_args): Pull out the inner ones.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/error.c


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