bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/10365] ld: does not set DT_TEXTREL on libs with R_ARM_PC24 reloc


From: amodra at gmail dot com
Subject: [Bug ld/10365] ld: does not set DT_TEXTREL on libs with R_ARM_PC24 relocations
Date: Thu, 25 Aug 2022 02:02:26 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
This seems to work with current tools.  In the testcase
00000458 <f>:
 458:   e92d4800        push    {fp, lr}
 45c:   e28db004        add     fp, sp, #4
 460:   ebffffb0        bl      328 <g@plt>
 464:   e1a03000        mov     r3, r0
 468:   e1a00003        mov     r0, r3
 46c:   e8bd8800        pop     {fp, pc}

So no R_ARM_PC24 dynamic reloc in text.

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