Fix segfault in microblaze linker when garbage collection removes a symbol scheduled...
authorNick Clifton <nickc@redhat.com>
Mon, 27 Feb 2017 11:33:05 +0000 (11:33 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 27 Feb 2017 11:33:05 +0000 (11:33 +0000)
commitbd757ca7bf5886a4025ca02093fca1b8c5ce11a2
treee2b2587f164b5455b842950401fb0dbded9e925b
parent8e3681243c642d667164bd23ae9a376620da0780
Fix segfault in microblaze linker when garbage collection removes a symbol scheduled for a slot in the PLT.

PR ld/21180
* elf32-microblaze.c (microblaze_elf_finish_dynamic_symbol): Avoid
generating a seg-fault when encountering a symbol that has been
deleted by garbage collection.
bfd/ChangeLog
bfd/elf32-microblaze.c
This page took 0.025512 seconds and 4 git commands to generate.