r269607 - in /trunk/gcc: ChangeLog config/s390/...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Mar 12 10:07:00 GMT 2019
Author: jakub
Date: Tue Mar 12 10:07:25 2019
New Revision: 269607
URL: https://gcc.gnu.org/viewcvs?rev=269607&root=gcc&view=rev
Log:
PR target/52726
* config/s390/s390.md (tabort): Use %wd instead of
HOST_WIDE_INT_PRINT_DEC in error message, reword to avoid two capital
letters and periods.
* config/tilepro/tilepro.c (tilepro_print_operand): Use %wd in
output_operand_lossage instead of HOST_WIDE_INT_PRINT_DEC, replace
's with %< and %>.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/s390/s390.md
trunk/gcc/config/tilepro/tilepro.c
More information about the Gcc-cvs
mailing list