PR c++/11811
commitafb1a1119e5951ad9ad9fb5f5531266c472d658f
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Aug 2003 07:00:32 +0000 (29 07:00 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Aug 2003 07:00:32 +0000 (29 07:00 +0000)
tree57164a0efc439068c173e46bac935af2b8cd2843
parentd291d8b244efc66333a228e5013a5afd80c87f6d
PR c++/11811
* cxx-pretty-print.c (pp_cxx_canonical_template_parameter): New
function.
* cxx-pretty-print.h: Declare.
* error.c (dump_template_parameter): Use it.
(dump_type): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70905 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cxx-pretty-print.c
gcc/cp/cxx-pretty-print.h
gcc/cp/error.c