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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to