This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Don't pass HOST_WIDE_INT_PRINT_DEC to pp_printf


Joseph S. Myers wrote:

> 2007-08-31  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* 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.

OK, thanks.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]