[Bug target/59405] Incorrect FP<->MMX transition during call/ret

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 6 11:17:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59405

--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
There is no testcase attached, but you need to *manually* insert _mm_empty (==
emms) to switch from MMX to x87 state.

The compiler does not automatically insert emms for you.


More information about the Gcc-bugs mailing list