bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/11601] Solaris assembler compatability doesn't work


From: nickc at redhat dot com
Subject: [Bug gas/11601] Solaris assembler compatability doesn't work
Date: 26 May 2010 14:29:39 -0000

------- Additional Comments From nickc at redhat dot com  2010-05-26 14:29 
-------
Hi H.J.

  The assembler is failing to parse the .section directive because the #
character starts a line comment.  If you assemble your test case with the -f
option added to the command line then it will work.

  Presumably the # character is required by Solaris assembler.  Do you know if
the Solaris assembler treats # as being a line command character at places other
than inside a .section directive ?  If so then we are probably never going to be
able to be compatible with it.

  The uploaded patch improves the error message slightly.  What do you think of 
it ?

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=11601

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]