]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[ARC] PLT information was still being generated when symbol was forced_local.
authorCupertino Miranda <cmiranda@synopsys.com>
Fri, 2 Mar 2018 16:44:29 +0000 (17:44 +0100)
committerClaudiu Zissulescu <claziss@gmail.com>
Thu, 15 Nov 2018 15:27:38 +0000 (17:27 +0200)
commit06006c374b1766073fdc17704c6284232ee204d1
tree4e4039e7fcbc2d281bf5148fef7d83a544568890
parent3ee995cd6ea600693097c393493b587b3474a7d1
[ARC] PLT information was still being generated when symbol was forced_local.

A change upstream reveiled this issue, triggering an assert when linking glibc.

bfd/
2018-03-01  Cupertino Miranda <cmiranda@synopsys.com>

* elf32-arc.c (elf_arc_check_relocs): Changed.
bfd/ChangeLog
bfd/elf32-arc.c