[Bug target/49833] [x32] PIC doesn't work
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 25 16:24:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49833
--- Comment #7 from Uros Bizjak <ubizjak at gmail dot com> 2011-07-25 16:24:03 UTC ---
(In reply to comment #1)
> X32 dynamic linker is miscompiled:
BTW: These two functions look the same to me.
"lea (%rsi,%rdx,1),%edx" is the same as "add %esi,%edx".
Can you please post the values of %rsi and %rdx before the insn and %rdx and
%r13d after the insn?
The %rdx value you posted was from "mov -0xc(%rdx),%edx"
More information about the Gcc-bugs
mailing list