|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/23335] MSP430 gas mishandle symbols starting with a register name. |
Date: | Tue, 26 Jun 2018 12:41:44 +0000 |
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 <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=791755f59dde1d1bc191fd3742d32929091dec83 commit 791755f59dde1d1bc191fd3742d32929091dec83 Author: Nick Clifton <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |