[Bug target/41202] -mno-mmx doesn't turn off sse*

2012-11-17 Thread kl4yfd at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41202 kl4yfd at gmail dot com changed: What|Removed |Added CC||kl4yfd at gmail dot com

[Bug target/44578] GCC generates MMX instructions but fails to generate "emms"

2012-11-15 Thread kl4yfd at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44578 --- Comment #6 from kl4yfd at gmail dot com 2012-11-15 17:05:16 UTC --- (In reply to comment #5) > Using mmX as global registers variables is a user bug if you ever call > something that might be using FPU stack, because the registers

[Bug target/44578] GCC generates MMX instructions but fails to generate "emms"

2012-11-14 Thread kl4yfd at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44578 --- Comment #4 from kl4yfd at gmail dot com 2012-11-15 06:39:23 UTC --- Created attachment 28695 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28695 mmX global register no emms Added example C source file showing the is

[Bug target/44578] GCC generates MMX instructions but fails to generate "emms"

2012-11-14 Thread kl4yfd at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44578 kl4yfd at gmail dot com changed: What|Removed |Added CC||kl4yfd at gmail dot com