[Bug tree-optimization/57701] Incorrect optimisation of inlined function with inline assembly when cross-compiling

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 24 15:54:00 GMT 2013


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.



More information about the Gcc-bugs mailing list