[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 22:01: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
----------------------------------------------------------------------------
             Target|                            |arm*-*
          Component|c                           |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>which seems to be wrong.


No they are most likely iWMMX instructions which are invalid for your objdump
usage (not using the correct options).

Is this testcase failing at runtime or just when you look at the executable
using objdump?


More information about the Gcc-bugs mailing list