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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

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

commit 1673aff56987e560ab429beba0d77b85a1c4e064
Author: Alan Modra <amo...@gmail.com>
Date:   Wed Aug 26 11:00:22 2020 +0930

    PR26458 UBSAN: elf32-i386.c:3615 left shift of negative value

    Happens when poking symbol index -2 into r_info.  (The index is
    updated before writing out to file.)

            PR 26458
            * elf/common.h (ELF32_R_INFO): Cast symbol index to unsigned.

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

Reply via email to