https://sourceware.org/bugzilla/show_bug.cgi?id=25604
--- Comment #1 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=8326546ebb46bba75a01e441960f408dd7ccdf2c commit 8326546ebb46bba75a01e441960f408dd7ccdf2c Author: Sergey Belyashov <sergey.belyas...@gmail.com> Date: Tue Mar 3 13:09:19 2020 +0000 Fix a potential illegal memory access in the Z80 assembler. PR 25604 * config/tc-z80.c (contains_register): Prevent an illegal memory access when checking an expression for a register name. -- You are receiving this mail because: You are on the CC list for the bug.