bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm


From: amodra at gmail dot com
Subject: [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm
Date: Thu, 03 Oct 2019 00:59:14 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-10-03
                 CC|                            |amodra at gmail dot com
     Ever confirmed|0                           |1

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
(In reply to Rich Felker from comment #1)
> I suspect there may be other targets with exactly the same issue.

I know there are..  Note that this is not a correctness issue unless the
unnecessary dynamic relocation is wrong or is misapplied by ld.so.

Note also that I suspect your patch changes one unnecessary dynamic relocation
for another.  You'll be getting R_ARM_NONE I expect.  To fix that you should
adjust the count of dynamic relocs too.

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