------- 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

Reply via email to