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

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 19 00:26:00 GMT 2016


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

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
More to the point GCC just outputs:
.globl FUNC
.type FUNC, @gnu_indirect_function
.set FUNC, __resolve_FUNC

How did you configure GCC?


More information about the Gcc-bugs mailing list