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