[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
Mon Jul 18 23:44:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71922
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Does the program work with glibc's ld.so ? If so then I would report this bug
to bionic team.
Actually I would report it to them anyways as GCC ifunc support is minimal, in
that it just creates small assembly code.
More information about the Gcc-bugs
mailing list