https://sourceware.org/bugzilla/show_bug.cgi?id=27050
--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3991c7acb29aa8d7d52150695eb3efa03a08dd50 commit 3991c7acb29aa8d7d52150695eb3efa03a08dd50 Author: Nick Clifton <ni...@redhat.com> Date: Mon Dec 14 12:40:13 2020 +0000 Fix a use of an uninitialised variable in the bfd linker. PR 27050 * lexsup.c (parse_args): Ensure that the longind local variable is set. -- You are receiving this mail because: You are on the CC list for the bug.