[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]'
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]' |
Date: |
Mon, 07 Jan 2013 12:52:54 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14887
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |nickc at redhat dot com
Resolution| |FIXED
--- Comment #3 from Nick Clifton <nickc at redhat dot com> 2013-01-07 12:52:54
UTC ---
Hi Guys,
Mikael's patch works, but there are other cases where extra whitespace can
cause bogux syntax errors. So I have extended his patch by adding a call to
skip_whitespace() inside skip_past_char(). This seems to take care of all of
the cases that I could find. If any more examples of bogus whitespace syntax
errors do show up, feel free to reopen this issue.
Cheers
Nick
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.