[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/23335] MSP430 gas mishandle symbols starting with a register na
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/23335] MSP430 gas mishandle symbols starting with a register name. |
Date: |
Tue, 26 Jun 2018 12:43:04 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23335
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Ralph,
Thanks for reporting this problem. I have checked in a small patch
to update the check_reg() function so that it makes sure that the
name ends with a non-alphanumeric character.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.