[Bug target/71922] arm: ifuncs are broken in for arm (gcc generates incorrect code in object file)

dimitry at google dot com gcc-bugzilla@gcc.gnu.org
Tue Jul 19 00:25:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71922

--- Comment #6 from dimitry <dimitry at google dot com> ---
ok one correction - this is objdump of the .so file, not the object file. What
I expected to see here is branch to ptl (which uses result of ARM_IRELATIVE
reloc) This does not seem to be the case. (the reloc itself is in place and
looks good)

(I am taking another look at .o files for arm/arm64)


More information about the Gcc-bugs mailing list