print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a BLOCK.
authorMark Mitchell <mark@codesourcery.com>
Sun, 18 Feb 2001 06:03:09 +0000 (06:03 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 18 Feb 2001 06:03:09 +0000 (06:03 +0000)
commit9c2c54dc94decb809d9c4c746ca0669b0a59696a
tree538d4e66e1606ba6bbf0f0cbc1d94be9d702ba11
parent12fa82db7dcdad8d8fbe5a582216bd2b3667d529
print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a BLOCK.

* print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not
looking at a BLOCK.

From-SVN: r39818
gcc/ChangeLog
gcc/print-tree.c