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

--- Comment #3 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 <h...@sourceware.org>:

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

commit 1f6f5dba57ffbc073b1ead89647288feaaed2caf
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu Jun 14 05:37:19 2018 -0700

    elf: Check if the first symbol version is base version

    Check VER_FLG_BASE instead of assuming that the first symbol version is
    base version.

    bfd/

        PR binutils/23267
        * elf.c (_bfd_elf_get_symbol_version_string): Check if the first
        symbol version is base version.

    binutils/

        PR binutils/23267
        * readelf.c (get_symbol_version_string): Check if the first
        symbol version is base version.

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