]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 7 Feb 2013 18:01:40 +0000 (19:01 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 7 Feb 2013 18:01:40 +0000 (19:01 +0100)
commit6edc3e32a45cd1dc3466b4544f5f31278afd1c62
tree9c29cc53d3236c8fca2ec8df62a4662e5aca37b1
parent2052ce24f1200a62154b280583f068f7f7a6ed44
re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)

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.

From-SVN: r195860
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/ggc-page.c
gcc/lto/ChangeLog
gcc/lto/lto.c