https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114533
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ABI CC| |jakub at gcc dot gnu.org, | |rguenth at gcc dot gnu.org --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- The question is whether the caller misbehaves according to the ABI here? There's likely a known alignment present we could re-instantiate with a __builtin_assume_aligned?