Improve C++ debug_tree.
commit0856b5d78d26690b2411053967aee57f37486d11
authorJason Merrill <jason@redhat.com>
Wed, 21 Dec 2016 19:11:41 +0000 (21 14:11 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 21 Dec 2016 19:11:41 +0000 (21 14:11 -0500)
tree48cb860420a4f00b987a3dac4b584e8aa2c324bf
parent0bcd172dbf4f3d9168d4436e5f34730b8987762a
Improve C++ debug_tree.

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

From-SVN: r243865
gcc/cp/ChangeLog
gcc/cp/ptree.c