tree-pretty-print.c (dump_generic_node): Fix printing of BINFO and TREE_VEC nodes.
authorDaniel Berlin <dberlin@dberlin.org>
Wed, 6 Oct 2004 20:14:28 +0000 (20:14 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Wed, 6 Oct 2004 20:14:28 +0000 (20:14 +0000)
commit55e9452ed505b1421b6f58a752b69c4453a8dfdd
treebb35efa95eac118c385050ab7c5f9381ee87cb7e
parent44301a5952b1b74d2e1d6f333e0f3d0149ae27d3
tree-pretty-print.c (dump_generic_node): Fix printing of BINFO and TREE_VEC nodes.

2004-10-06  Daniel Berlin  <dberlin@dberlin.org>

* tree-pretty-print.c (dump_generic_node): Fix printing of BINFO
and TREE_VEC nodes.

From-SVN: r88624
gcc/ChangeLog
gcc/tree-pretty-print.c