]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix: strip --strip-debug breaks relocations
authorNick Clifton <nickc@redhat.com>
Tue, 5 Dec 2023 15:18:40 +0000 (15:18 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 5 Dec 2023 15:18:40 +0000 (15:18 +0000)
commite60675a228a8ecd2cfdc7e45cb315a1838b91f74
treedb6dc8b4df4319dae001e4c28b0e89c69ab9edc7
parent3381781151c60cc70a9fb44856e2dd5611465a73
Fix: strip --strip-debug breaks relocations

  PR 31106
  * elfcode.h (elf_write_relocs): Do not convert a relocation against a zero-value absolute symbol into a relocation without a symbol if the symbol is being used for a complex relocation.
bfd/ChangeLog
bfd/elfcode.h