On Wed, Nov 20, 2024 at 10:09 AM Richard Sandiford
wrote:
>
> Andrew Pinski writes:
> > This fixes a few aarch64 specific testcases after the move to default to
> > GNU C23.
> > For the SME testcases, I decided to add a new one for the GNU C23 case as
> > `()` changing
> > to mean `(void)` inst
Andrew Pinski writes:
> This fixes a few aarch64 specific testcases after the move to default to GNU
> C23.
> For the SME testcases, I decided to add a new one for the GNU C23 case as
> `()` changing
> to mean `(void)` instead of a non-prototype declaration and add `-std=gnu17`
> to the old one
This fixes a few aarch64 specific testcases after the move to default to GNU
C23.
For the SME testcases, I decided to add a new one for the GNU C23 case as `()`
changing
to mean `(void)` instead of a non-prototype declaration and add `-std=gnu17` to
the old one.
For pic-*.c `-Wno-old-style-defin