bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/23268] gold doesn't handle symbol versions like BFD ld when li


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/23268] gold doesn't handle symbol versions like BFD ld when linking executable with both -E and --version-script
Date: Wed, 20 Jun 2018 08:28:13 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Cary Coutant <address@hidden>:

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

commit ebb1332297da904a4adab0d3696a5512604f5edd
Author: Cary Coutant <address@hidden>
Date:   Wed Jun 20 01:24:11 2018 -0700

    Fix problem where gold does not create base version for executables.

    gold/
        PR gold/23268
        * dynobj.cc (Versions::Versions): Change init for needs_base_version_.
        (Versions::record_version): Add verdefs for both shared objects and
        executables.
        (Versions::add_def): Likewise for base version.
        (Versions::add_need): Don't add base version for executables.
        (Versions::version_index): Look up version for both shared objects and
        executables.
        * testsuite/Makefile.am (ver_test_14): New test case.
        * testsuite/Makefile.in: Regenerate.
        * testsuite/ver_test_14.script: New version script.
        * testsuite/ver_test_14.sh: New test script.

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