bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22592] dyn_reloc count error for sparc PIE


From: jrtc27 at jrtc27 dot com
Subject: [Bug ld/22592] dyn_reloc count error for sparc PIE
Date: Thu, 14 Dec 2017 09:35:52 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22592

James Clarke <jrtc27 at jrtc27 dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jrtc27 at jrtc27 dot com

--- Comment #3 from James Clarke <jrtc27 at jrtc27 dot com> ---
Created attachment 10684
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10684&action=edit
Proposed patch

I debugged this a few months ago as we were occasionally seeing it in Debian
but never sent this upstream. The problem is because allocate_dynrelocs doesn't
allocate enough GOT slots for PIC code, which is fixed by the second hunk of
this patch. The other two hunks are cleanups which add other edge cases handled
by other architectures but not SPARC.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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