https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103095
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ABI Target| |x86_64 Component|other |target --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I think the ABI actually requires this to be aligned to 32 byte. clang might not be following the ABI.