This is the mail archive of the gcc-cvs@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]

r178479 - in /trunk/gcc: ChangeLog pretty-print...


Author: rguenth
Date: Fri Sep  2 13:52:12 2011
New Revision: 178479

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178479
Log:
2011-09-02  Richard Guenther  <rguenther@suse.de>

	* pretty-print.h (pp_unsigned_wide_integer): New.
	* tree-pretty-print.c (dump_generic_node): Print unsigned
	host-wide-int fitting INTEGER_CSTs with pp_unsigned_wide_integer.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/pretty-print.h
    trunk/gcc/tree-pretty-print.c


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