|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/20519] "PowerPC64, Don't copy weak symbol dyn_relocs to weakdef." causes abort at elf64-ppc.c:14898 |
Date: | Tue, 07 Mar 2017 02:28:41 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20519 --- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b1b07054c08eea65ba8d1a9f771796d686f337e5 commit b1b07054c08eea65ba8d1a9f771796d686f337e5 Author: Alan Modra <address@hidden> Date: Tue Mar 7 11:04:19 2017 +1030 PowerPC64 abort due to dynamic relocs on hidden undefweak ppc64_elf_relocate_section lacked a check which meant that it emitted dynamic relocs against a hidden undefweak symbol for which no dynamic relocs had been allocated. PR 21224 PR 20519 * elf64-ppc.c (ppc64_elf_relocate_section): Add missing dyn_relocs check. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |