[Bug bootstrap/56227] Bootstrap failure on MinGW building ggc-page.c

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 7 10:16:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56227

--- Comment #11 from Kai Tietz <ktietz at gcc dot gnu.org> 2013-02-07 10:15:42 UTC ---
(In reply to comment #9)
> Adding some CCs.

The two changes about using HOST_LONG_LONG_FORMAT are fine.
The use of HOST_WIDE_INT_PRINT_HEX_PURE in lto/lto.c is indeed wrong. The
internal_error function uses %wx instead (AFAICS).



More information about the Gcc-bugs mailing list