diff options
author | Adam Nemet <anemet@caviumnetworks.com> | 2006-11-01 19:19:28 +0000 |
---|---|---|
committer | Adam Nemet <nemet@gcc.gnu.org> | 2006-11-01 19:19:28 +0000 |
commit | 38b97f4da2c0db6ffc7ce46d841ef1c01e4d062a (patch) | |
tree | ddacd48bf7ba273abd12a152dc8278ccbc186732 /gcc/config.gcc | |
parent | f03668f6ee1f4782e7957b0e59292d7239588616 (diff) | |
download | gcc-38b97f4da2c0db6ffc7ce46d841ef1c01e4d062a.zip gcc-38b97f4da2c0db6ffc7ce46d841ef1c01e4d062a.tar.gz gcc-38b97f4da2c0db6ffc7ce46d841ef1c01e4d062a.tar.bz2 |
tree-pretty-print.c (dump_generic_node): Use HOST_WIDE_INT_PRINT to print high and low parts.
* tree-pretty-print.c (dump_generic_node) <INTEGER_CST>: Use
HOST_WIDE_INT_PRINT to print high and low parts. Use
HOST_BITS_PER_WIDE_INT for the width of HOST_WIDE_INT. When
printing a hexadecimal number prefix it with 0x.
From-SVN: r118393
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions