Fix the MSP430 assembler's parsing of register names.
authorNick Clifton <nickc@redhat.com>
Tue, 26 Jun 2018 12:40:13 +0000 (13:40 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 26 Jun 2018 12:40:13 +0000 (13:40 +0100)
commit791755f59dde1d1bc191fd3742d32929091dec83
treeca4903c5bb0719d8afd2066b1618371f79956226
parent2822b09ff6024d042f1258194d6938c5a401b4fb
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.
gas/ChangeLog
gas/config/tc-msp430.c
gas/testsuite/gas/msp430/msp430x.d