On 5/14/19 3:33 PM, Martin Sebor wrote:
> The attached patch fixes quoting, spelling, and other formatting
> issues in diagnostics issued by the i386 back-end and pointed out
> by the -Wformat-diag warning.
>
> Martin
>
> gcc-wformat-diag-i386.diff
>
> gcc/ChangeLog:
>
> * config/i386/i386-expand.c (get_element_number): Quote keywords
> and other internal names in diagnostics. Adjust other diagnostic
> formatting issues noted by -Wformat-diag.
> * config/i386/i386-features.c
> (ix86_mangle_function_version_assembler_name): Same.
> * config/i386/i386-options.c (ix86_handle_abi_attribute): Same.
> * config/i386/i386.c (ix86_function_type_abi): Same.
> (ix86_function_ms_hook_prologue): Same.
> (classify_argument): Same.
> (ix86_expand_prologue): Same.
> (ix86_md_asm_adjust): Same.
> (ix86_memmodel_check): Same.
OK
jeff