[Bug rtl-optimization/17387] Redundant instructions in loop optimization

hjl at lucon dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 27 04:03:00 GMT 2005


------- Additional Comments From hjl at lucon dot org  2005-01-27 04:03 -------
Gcc doesn't know/remember

movl    S(,%rax,4), %eax

will zero extend to 64bit. I don't know you can touch only the lower
32bit bits.

-- 


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



More information about the Gcc-bugs mailing list