Prevent a call to abort when a relocatable link encounters a relocation against a...
authorNick Clifton <nickc@redhat.com>
Tue, 13 Jun 2017 13:03:16 +0000 (14:03 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 13 Jun 2017 13:03:16 +0000 (14:03 +0100)
commit10bbbc1d790836122c417fe4fef7233604bb3982
treea1c0fcdb39e20868e0fbfb9fe2f8d98f68b37f31
parent032bb6eae8a0166f9b5d2eac6960383c532ef6d1
Prevent a call to abort when a relocatable link encounters a relocation against a symbol in a section removed by garbage collection.

PR ld/21524
* elflink.c (elf_link_adjust_relocs): Generate an error when
encountering a reloc against a symbol removed by garbage
collection.
bfd/ChangeLog
bfd/elflink.c
This page took 0.025019 seconds and 4 git commands to generate.