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