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.