tree-pretty-print.c: Include output.h.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 31 Aug 2007 22:33:44 +0000 (23:33 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 31 Aug 2007 22:33:44 +0000 (23:33 +0100)
commit973bb83254bd44d34c9e4e785fc77d10f2366dc2
tree0e572f6e38f970c9f27b0d0972b72fed878bd5d7
parent51d89a5cdc73b12ad0bd2b25cc27380d92ddbb78
tree-pretty-print.c: Include output.h.

* tree-pretty-print.c: Include output.h.
(dump_decl_name, dump_generic_node): Use %wd with pp_printf, not
HOST_WIDE_INT_PRINT_DEC.
* Makefile.in (tree-pretty-print.o): Add dependency on output.h.

From-SVN: r128004
gcc/ChangeLog
gcc/Makefile.in
gcc/tree-pretty-print.c