Author: jiwang
Date: Fri Jan 16 10:20:40 2015
New Revision: 219718
URL: https://gcc.gnu.org/viewcvs?rev=219718&root=gcc&view=rev
Log:
[Patch] Improve warning message
gcc/
* expmed.c (store_bit_field_using_insv): Improve warning message.
Use %wu instead of HOST_WIDE_INT_PRINT_UNSIGNED.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expmed.c