On 6/23/19 6:00 PM, Martin Sebor wrote:
> The attached patch cleans up a number of outstanding -Wformat-diag
> instances. I plan to commit it tomorrow.
>
> With it applied, an x86_64-linux bootstrap shows just 79 unique
> instances of the warning originating in 17 files. 49 of those are
> in the Go front-end that Ian is already dealing with. I will work
> on the rest.
>
> Martin
>
> gcc-wformat-diag-cleanup.diff
>
> gcc/ada/ChangeLog:
>
> * gcc-interface/utils.c (handle_nonnull_attribute): Quote attribute
> name.
>
> gcc/c/ChangeLog:
>
> * c-typeck.c (build_binary_op): Hyphenate floating-point.
>
> gcc/testsuite/ChangeLog:
>
> * gcc.dg/Wfloat-equal-1.c: Adjust text of expected diagnostic.
> * gcc.dg/misc-column.c: Ditto.
>
> gcc/ChangeLog:
>
> * tree-pretty-print.h: Remove unnecessary punctuation characters
> from a diagnostic.
> * tree-ssa.c (release_defs_bitset): Correct preprocessor conditional.
OK
jeff