https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70407
--- Comment #2 from Dehuan Xin ---
(In reply to Richard Biener from comment #1)
> Confirmed as a documentation issue. Note that
>
> typedef struct S_ { short f[3] __attribute((aligned(8))); } S;
>
> works (and increases sizeof (S_)).
So for a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70407
Richard Biener changed:
What|Removed |Added
Keywords||documentation
Status|UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70407
Dehuan Xin changed:
What|Removed |Added
Severity|normal |minor