Comment 12 for bug 1907789

Revision history for this message
In , Cvs-commit (cvs-commit) wrote :

The master branch has been updated by Nick Clifton <email address hidden>:

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

commit 3991c7acb29aa8d7d52150695eb3efa03a08dd50
Author: Nick Clifton <email address hidden>
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.