[Bug target/22076] Strange code for MMX register moves
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 15 12:57:00 GMT 2005
------- Additional Comments From falk at debian dot org 2005-06-15 12:56 -------
(In reply to comment #0)
> This testcase:
> #include <mmintrin.h>
>
> __m64 test() {
> __m64 a;
>
> return a;
> }
Well, this is invalid code, so it's not really important what the code
looks like. If it also occurs in valid code, it might be related to PR 7061.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22076
More information about the Gcc-bugs
mailing list