On Sat, 29 Jun 2024, Martin Uecker wrote:
> This fixes an ICE when redeclaring a struct and having
> an aligned attribute in one version in C23.
>
>
> Bootstrapped and regression tested on x86_64.
>
>
>
> c: Fix ICE for redeclaration of structs with different alignment
> [PR114727]
>
This fixes an ICE when redeclaring a struct and having
an aligned attribute in one version in C23.
Bootstrapped and regression tested on x86_64.
c: Fix ICE for redeclaration of structs with different alignment [PR114727]
For redeclarations of struct in C23, if one has an alignme