]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR bootstrap/56227
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2013 18:01:40 +0000 (18:01 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Feb 2013 18:01:40 +0000 (18:01 +0000)
commit7a87c8e106d7a438f18be006b791e94f0f7f4f23
tree9c29cc53d3236c8fca2ec8df62a4662e5aca37b1
parent1b1f551ed9c881d857546ca24243b2c182282e05
PR bootstrap/56227
* ggc-page.c (ggc_print_statistics): Use HOST_LONG_LONG_FORMAT
instead of "ll".
* config/i386/i386.c (ix86_print_operand): Ditto.

lto/ChangeLog:

PR bootstrap/56227
* lto.c (lto_resolution_ready): Use %wx instead of
HOST_WIDE_INT_PRINT_HEX_PURE in the argument to internal_error.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195860 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/ggc-page.c
gcc/lto/ChangeLog
gcc/lto/lto.c