This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r149066 - in /trunk/gcc/cp: ChangeLog error.c
- From: jason at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 29 Jun 2009 23:15:45 -0000
- Subject: 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