bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22220] BFD linker plugin wrongly marks symbols as PREVAILING_DEF


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/22220] BFD linker plugin wrongly marks symbols as PREVAILING_DEF_IRONLY
Date: Thu, 28 Sep 2017 13:35:19 +0000

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

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

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

commit a45d8fd5ffbf8888d9449d1e149aa396fb86513b
Author: Alan Modra <address@hidden>
Date:   Thu Sep 28 17:11:38 2017 +0930

    PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY

    non_ir_ref_dynamic wasn't being set in the case where we have a
    versioned dynamic symbol definition with a non-versioned matching IR
    symbol.

    bfd/
        PR 22220
        * elflink.c (_bfd_elf_merge_symbol): Set non_ir_ref_dynamic in
        a case where plugin_notice isn't called.
    ld/
        * testsuite/ld-plugin/pr22220.h,
        * testsuite/ld-plugin/pr22220lib.cc,
        * testsuite/ld-plugin/pr22220lib.ver,
        * testsuite/ld-plugin/pr22220main.cc: New test.
        * testsuite/ld-plugin/lto.exp: Run it.

    (cherry picked from commit 1a3b5c34fe371f618402f811a981839c9191ff9f)

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