Re: testsuite: Use -std=gnu17 in gcc.dg/pr114115.c

2024-10-31 Thread Jakub Jelinek
On Thu, Oct 31, 2024 at 05:07:52PM +, Joseph Myers wrote: > On Thu, 31 Oct 2024, Jakub Jelinek wrote: > > > On Wed, Oct 23, 2024 at 05:52:13PM +, Joseph Myers wrote: > > > One test failing with a -std=gnu23 default that I wanted to > > > investigate further is gcc.dg/pr114115.c. Building

Re: testsuite: Use -std=gnu17 in gcc.dg/pr114115.c

2024-10-31 Thread Joseph Myers
On Thu, 31 Oct 2024, Jakub Jelinek wrote: > On Wed, Oct 23, 2024 at 05:52:13PM +, Joseph Myers wrote: > > One test failing with a -std=gnu23 default that I wanted to > > investigate further is gcc.dg/pr114115.c. Building with -std=gnu23 > > produces a warning: > > > > pr114115.c:18:8: warnin

Re: testsuite: Use -std=gnu17 in gcc.dg/pr114115.c

2024-10-31 Thread Jakub Jelinek
On Wed, Oct 23, 2024 at 05:52:13PM +, Joseph Myers wrote: > One test failing with a -std=gnu23 default that I wanted to > investigate further is gcc.dg/pr114115.c. Building with -std=gnu23 > produces a warning: > > pr114115.c:18:8: warning: 'ifunc' resolver for 'foo_ifunc2' should return > '

Ping Re: testsuite: Use -std=gnu17 in gcc.dg/pr114115.c

2024-10-31 Thread Joseph Myers
Ping. This patch is pending review. -- Joseph S. Myers josmy...@redhat.com