https://sourceware.org/bugzilla/show_bug.cgi?id=26088
--- Comment #8 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=6b5473c97e98828d6d8509b13a257efbed308bad commit 6b5473c97e98828d6d8509b13a257efbed308bad Author: Ralf Habacker <ralf.habac...@freenet.de> Date: Thu Aug 27 15:59:53 2020 +0100 Corrects the broken line number incrementation in the Windows resource parser When the tokens MCLINE, MCENDLINE, and MCCOMMENT were created, the line number was not increased, which led to an incorrect value in the error output. PR 26088 * mclex.c (skip_until_eol): if eol was found, increment line number -- You are receiving this mail because: You are on the CC list for the bug.