https://sourceware.org/bugzilla/show_bug.cgi?id=23335
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=791755f59dde1d1bc191fd3742d32929091dec83 commit 791755f59dde1d1bc191fd3742d32929091dec83 Author: Nick Clifton <[email protected]> Date: Tue Jun 26 13:40:13 2018 +0100 Fix the MSP430 assembler's parsing of register names. PR 23335 * config/tc-msp430.c (check_reg): Only accept register name strings that do not end in an alphanumeric character. * testsuite/gas/msp430/msp430x.d: Update expected disassembly. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
