Improve C++ debug_tree.
commit21fbfcf0eba73df2f582886a3ed77b7efb3f67b4
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Dec 2016 19:11:41 +0000 (21 19:11 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Dec 2016 19:11:41 +0000 (21 19:11 +0000)
tree48cb860420a4f00b987a3dac4b584e8aa2c324bf
parent01b78b99465162b381f6d36aae72e2c7e598fb59
Improve C++ debug_tree.

* ptree.c (cxx_print_type): Print args of
BOUND_TEMPLATE_TEMPLATE_PARM.
(cxx_print_decl): Print DECL_TEMPLATE_PARMS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@243865 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/ptree.c