* tree-pretty-print.c (dump_location): New.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 May 2009 14:13:18 +0000 (14:13 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 May 2009 14:13:18 +0000 (14:13 +0000)
commit7aa082e51268b29f6aa7863f21f944bff77caa5f
tree811473fd78e70685bf6450ec2a458023a5674f4e
parenta0b14cdf2bb8be79366cb5af2a90492f3237cdf2
* tree-pretty-print.c (dump_location): New.
(dump_generic_node): Call it.
Factor code to handle BLOCK nodes ...
(dump_block_node): ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147910 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-pretty-print.c