bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/24827] Linker loop forever if unterminated multi-line comment sc


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24827] Linker loop forever if unterminated multi-line comment script
Date: Sat, 20 Jul 2019 01:26:07 +0000

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 <address@hidden>:

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

commit 9ab3a74416dac187d56fcf292b39b681d1362dae
Author: Alan Modra <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]