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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Szabolcs Nagy <n...@sourceware.org>:

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

commit 545bc2b377db80aa6edd0cf00cde6f963735f8d1
Author: Szabolcs Nagy <szabolcs.n...@arm.com>
Date:   Thu Aug 17 14:48:03 2017 +0100

    [AArch64] Skip IFUNC relocations in debug sections

    Skip IFUNC relocations in debug sections ignored by ld.so.
    Fixes the following ld test failures on aarch64:

    FAIL: Build libpr18808.so
    FAIL: Build libpr18808.so_2
    FAIL: Run pr18808

    aborting at bfd/elfnn-aarch64.c:4986 in elf64_aarch64_final_link_relocate.

    bfd/
        PR ld/18808
        * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Skip IFUNC
        relocations in debug sections, change abort to _bfd_error_handler.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to