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

--- Comment #1 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=9ab3a74416dac187d56fcf292b39b681d1362dae

commit 9ab3a74416dac187d56fcf292b39b681d1362dae
Author: Alan Modra <amo...@gmail.com>
Date:   Sat Jul 20 10:47:20 2019 +0930

    PR24827, Linker loops forever if unterminated multi-line comment in script

    YY_INPUT returns 0 on end of input, not EOF.

        PR 24827
        * ldlex.l (comment): Check for 0 return from input(), not EOF.

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