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.