Re: [PATCH] Fix -Wformat-diag for s390x target.

2022-01-18 Thread Martin Liška
On 1/12/22 10:03, Martin Liška wrote: Ready to be installed? I'm going to install the patch as it's pre-approved by Jeff. Martin

Re: [PATCH] Fix -Wformat-diag for s390x target.

2022-01-12 Thread Martin Sebor via Gcc-patches
On 1/12/22 02:03, Martin Liška wrote: Hello. We've got -Wformat-diag for some time and I think we should start using it in -Werror for GCC bootstrap. The following patch removes last pieces of the warning for s390x target. Ready to be installed? Thanks, Martin gcc/ChangeLog: * config/

Re: [PATCH] Fix -Wformat-diag for s390x target.

2022-01-12 Thread Richard Biener via Gcc-patches
On Wed, Jan 12, 2022 at 10:05 AM Martin Liška wrote: > > Hello. > > We've got -Wformat-diag for some time and I think we should start using it > in -Werror for GCC bootstrap. The following patch removes last pieces of the > warning > for s390x target. > > Ready to be installed? > Thanks, > Martin

[PATCH] Fix -Wformat-diag for s390x target.

2022-01-12 Thread Martin Liška
Hello. We've got -Wformat-diag for some time and I think we should start using it in -Werror for GCC bootstrap. The following patch removes last pieces of the warning for s390x target. Ready to be installed? Thanks, Martin gcc/ChangeLog: * config/s390/s390-c.c (s390_expand_overloaded