https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105141
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Without pragma pack that is correct, the compiler inserts padding so that c.b is properly aligned.
jakub at gcc dot gnu.org via Gcc-bugs Sun, 03 Apr 2022 14:06:35 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105141
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Without pragma pack that is correct, the compiler inserts padding so that c.b is properly aligned.