bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/11812] Unused .got.plt section generated by linker


From: hjl dot tools at gmail dot com
Subject: [Bug ld/11812] Unused .got.plt section generated by linker
Date: 23 Sep 2010 00:01:14 -0000

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]