------- Additional Comments From hjl dot tools at gmail dot com  2010-09-23 
00:01 -------
(In reply to comment #2)
> H.J., this patch broke one of our applications.  It uses the address of
> _DYNAMIC, which is stored in .got.plt, to relocate itself.  It finds that
> location by referencing _GLOBAL_OFFSET_TABLE_; after your patch, _G_O_T_ is
> still defined, but it is SHN_ABS with value zero.  This works on every 
> platform
> except x86.
> 
Can you provide a small testcase?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11812

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to