r192189 - in /trunk/gcc: ChangeLog config/mmix/...
hp@gcc.gnu.org
hp@gcc.gnu.org
Mon Oct 8 00:10:00 GMT 2012
Author: hp
Date: Mon Oct 8 00:10:20 2012
New Revision: 192189
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192189
Log:
* config/mmix/mmix.c (mmix_output_octa): Don't assume
HOST_WIDEST_INT_PRINT_HEX starts with "0x". Instead use
HOST_WIDE_INT_PRINT_HEX_PURE, falling back to
HOST_WIDEST_INT_PRINT_UNSIGNED.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mmix/mmix.c
More information about the Gcc-cvs
mailing list