https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67032
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 --- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> --- I thought using %xmm registers is _always_ wrong unless the user properly saved/restored the FP stack state. So not sure why we still have MMX support at all (apart from for intrinsics which probably need to expose things to the RA again... sigh).