#2981: ".space" directive not recognised by solaris assembler
----------------------------+-----------------------------------------------
 Reporter:  duncan          |          Owner:  benl    
     Type:  bug             |         Status:  assigned
 Priority:  normal          |      Milestone:          
Component:  Compiler (NCG)  |        Version:  6.11    
 Severity:  normal          |     Resolution:          
 Keywords:                  |       Testcase:          
       Os:  Solaris         |   Architecture:  sparc   
----------------------------+-----------------------------------------------
Changes (by benl):

  * status:  new => assigned
  * owner:  => benl

Comment:

 I have a patch for this. We can use .skip instead, it means the same thing
 and is recognised by both GNU as and Solaris as.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2981#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to