https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121230
--- Comment #3 from Jörn Heusipp <manx-bugzilla at problemloesungsmaschine dot de> --- (In reply to Jörn Heusipp from comment #2) > (In reply to Richard Biener from comment #1) > > Try -fexcess-precision=fast or -std=gnu11? > > Both have no effect. Well, both shift stack locations around, but neither avoids the pointless xmm0 roundtrip.