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

--- Comment #57 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Michael Matz <[email protected]>:

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

commit 78894bcb483d45c4d7be5ef9499ec017a9727079
Author: Michael Matz <[email protected]>
Date:   Wed Nov 19 16:32:51 2025 +0100

    Use version index 1 for defined symbols

    It's reasonable to use version index 0 for undefined
    symbols, so let's continue doing that.  For defined (global)
    symbols that aren't otherwise versioned continue using
    VER_NDX_GLOBAL (partly reverting behaviour introduced in
    commit f685e395).

    bfd/
            PR ld/33577
            * elflink.c (elf_link_output_extsym): Don't set noversion
            for defined syms.

    ld/
            PR ld/33577
            * ld-elfvers/vers16.dsym: Add back the "Base" version for
            defined syms.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to