http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57701
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- You do not properly specify the side-effects of the asms so the compiler assumes it can freely re-order things as it likes.