https://sourceware.org/bugzilla/show_bug.cgi?id=26548
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_35-branch branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1f1ded87c9250deb986067eac6d53663f3f69e09 commit 1f1ded87c9250deb986067eac6d53663f3f69e09 Author: Nick Clifton <ni...@redhat.com> Date: Thu Sep 3 15:52:53 2020 +0100 Import a patch from mainline to fix a spurious overflow error when decoding negative LEB128 values. PR 26548 * dwarf.c (read_leb128): When checking for overflow of a signed read, use a signed shift. -- You are receiving this mail because: You are on the CC list for the bug.