https://sourceware.org/bugzilla/show_bug.cgi?id=28217
--- Comment #4 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=3bb17dfb6b4f869e2850329be710176b7ff0cb84 commit 3bb17dfb6b4f869e2850329be710176b7ff0cb84 Author: Alan Modra <amo...@gmail.com> Date: Fri Aug 13 17:21:14 2021 +0930 Re: PR28217, Syntax error when memory region contains a hyphen I discovered some more errors when tightening up the lexer rules. Just because we INCLUDE a file doesn't mean we've switched states. PR 28217 * ldgram.y (statement): Don't switch lexer state on INCLUDE. (mri_script_command, ifile_p1, memory_spec, section): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.