]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-pretty-print.c (dump_location): New.
authorDiego Novillo <dnovillo@google.com>
Wed, 27 May 2009 14:13:18 +0000 (10:13 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Wed, 27 May 2009 14:13:18 +0000 (10:13 -0400)
commit65332587baaeb85f1b7f5eb0a10d393ca16530df
tree811473fd78e70685bf6450ec2a458023a5674f4e
parent3e17e31d47109a840eb32e24dfd59ca9a49c8bfa
tree-pretty-print.c (dump_location): New.

* tree-pretty-print.c (dump_location): New.
(dump_generic_node): Call it.
Factor code to handle BLOCK nodes ...
(dump_block_node): ... here.

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