]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elflink.c
Fix check_relocs/gc_sweep_hook mismatch
authorAlan Modra <amodra@gmail.com>
Fri, 28 Feb 2014 04:08:27 +0000 (14:38 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 28 Feb 2014 04:08:27 +0000 (14:38 +1030)
commit9850436d9e423d66d67d27135896582b2725782e
tree890979cd5c829e7e05659f35ad022007fe76fd0b
parentb721f1faaff1d7440b1e7cf5d920edb1d59b67c6
Fix check_relocs/gc_sweep_hook mismatch

PR ld/16643
* elflink.c (elf_gc_sweep): Call gc_sweep_hook for exactly
the same conditions we called check_relocs.
bfd/ChangeLog
bfd/elflink.c