PR c++/40274
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Jun 2009 23:18:46 +0000 (23:18 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Jun 2009 23:18:46 +0000 (23:18 +0000)
commit11563b44d184a8a1c2891fad3b8c724a5983ef13
tree0cbe6229401eaf35a1bd39ef5955bb30d19a9110
parent16c89e2f564b9234a380b16f1a529ae356662893
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149067 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/debug1.C [new file with mode: 0644]