bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/21224] internal error, aborting at ../../bfd/elf64-ppc.c:1


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/21224] internal error, aborting at ../../bfd/elf64-ppc.c:14952 in ppc64_elf_relocate_section
Date: Tue, 07 Mar 2017 04:33:55 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21224

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_28-branch branch has been updated by Alan Modra
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0d69827324f704b75ac7e5c2b39219cdd15e790b

commit 0d69827324f704b75ac7e5c2b39219cdd15e790b
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]