Re: [committed] nios2: Fix format complaints and similar diagnostics

2021-03-21 Thread Martin Sebor via Gcc-patches
On 3/17/21 6:00 PM, Sandra Loosemore wrote: On 3/17/21 4:40 PM, Martin Sebor wrote: [*] Does -Wformat-diag really trigger when using older GCC to build? I thought it only triggered in stage 2 and 3 when using the same GCC to rebuild itself. I always end up hopelessly confused by anything invo

Re: [committed] nios2: Fix format complaints and similar diagnostics

2021-03-17 Thread Sandra Loosemore
On 3/17/21 4:40 PM, Martin Sebor wrote: [*] Does -Wformat-diag really trigger when using older GCC to build? I thought it only triggered in stage 2 and 3 when using the same GCC to rebuild itself. I always end up hopelessly confused by anything involving configure scripts and makefiles, but..

Re: [committed] nios2: Fix format complaints and similar diagnostics

2021-03-17 Thread Martin Sebor via Gcc-patches
On 3/17/21 4:01 PM, Sandra Loosemore wrote: I've checked in this patch, after having received a report a few days ago that the nios2 back end was not building.  Most of the changes here are purely cosmetic. Swapping out my nios2 maintainer hat for the documentation maintainer one, though: the

[committed] nios2: Fix format complaints and similar diagnostics

2021-03-17 Thread Sandra Loosemore
I've checked in this patch, after having received a report a few days ago that the nios2 back end was not building. Most of the changes here are purely cosmetic. Swapping out my nios2 maintainer hat for the documentation maintainer one, though: the warning insisting that "floating point" shou