r195865 - in /branches/gcc-4_7-branch/gcc: Chan...
uros@gcc.gnu.org
uros@gcc.gnu.org
Thu Feb 7 19:18:00 GMT 2013
Author: uros
Date: Thu Feb 7 19:18:27 2013
New Revision: 195865
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195865
Log:
Backport from mainline
2013-02-07 Uros Bizjak <ubizjak@gmail.com>
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:
Backport from mainline
2013-02-07 Uros Bizjak <ubizjak@gmail.com>
PR bootstrap/56227
* lto.c (lto_resolution_ready): Use %wx instead of
HOST_WIDE_INT_PRINT_HEX_PURE in the argument to internal_error.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/config/i386/i386.c
branches/gcc-4_7-branch/gcc/ggc-page.c
branches/gcc-4_7-branch/gcc/lto/ChangeLog
branches/gcc-4_7-branch/gcc/lto/lto.c
More information about the Gcc-cvs
mailing list