https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98912
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- How exactly it is gimplified depends on the target, optimization level etc. Anyway, I'd suggest just to add a unsigned char padding; to the structure, that seems easiest.