bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21384] symbols defined with --dynamic-list missing in output bin


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/21384] symbols defined with --dynamic-list missing in output binary
Date: Sat, 14 Oct 2017 18:25:26 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 5d84490bf6ac806c15781a833f0e1e7a191f334f
Author: H.J. Lu <address@hidden>
Date:   Sat Oct 14 11:23:45 2017 -0700

    cris: Don't hide symbol which was forced to be dynamic

    h->root.dynamic is set on symbols which were forced to be dynamic due
    to a version script file.  Don't remove such symbols from dynamic symbol
    table.  This fixes:

    FAIL: ld-elf/pr21384

        PR ld/21384
        * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
        hide symbol which was forced to be dynamic.

-- 
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]