tree-pretty-print.c (dump_generic_node, [...]): Properly print bounds.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 5 Jul 2004 15:16:10 +0000 (15:16 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 5 Jul 2004 15:16:10 +0000 (11:16 -0400)
commit2709efd88c169398f2d23305813f6c7f3c3b18f0
treee633c0c3816f8e0ea732d6167dcc622a1965f33e
parentebd5a2087cf3c7e1d2f8d005ef6a1d14c7cdc6e1
tree-pretty-print.c (dump_generic_node, [...]): Properly print bounds.

* tree-pretty-print.c (dump_generic_node, case ARRAY_TYPE): Properly
print bounds.

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