Skip IFUNC relocations in debug sections ignored by ld.so. Fixes some ld test failur...
authorMikael Pettersson <mikpelinux@gmail.com>
Thu, 17 Sep 2020 09:45:39 +0000 (10:45 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 17 Sep 2020 09:45:39 +0000 (10:45 +0100)
commitdd80eb2cff5c415a6623e144119010917922d1f7
tree6849a119d4d16edec7cd97deb70d85c94169332a
parentd2cd411356b0e6de58e502bf65c1683811b69af6
Skip IFUNC relocations in debug sections ignored by ld.so.  Fixes some ld test failures on sparc-linux-gnu.

PR ld/18808
* elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Skip IFUNC
relocations in debug sections, change abort to _bfd_error_handler.
bfd/ChangeLog
bfd/elfxx-sparc.c