https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94649
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-*-* --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- It's also an ABI issue when code compiled with -mcx16 and without -mcx16 has to inter-operate. So it might be a deliberate choice and not a missed optimization.