#5103: LLVM backeng broken with LLVM 2.9
-------------------------------+--------------------------------------------
    Reporter:  tener           |       Owner:  dterei         
        Type:  bug             |      Status:  new            
    Priority:  normal          |   Component:  Compiler (LLVM)
     Version:  7.1             |    Keywords:                 
    Testcase:                  |   Blockedby:                 
          Os:  Linux           |    Blocking:                 
Architecture:  x86_64 (amd64)  |     Failure:  None/Unknown   
-------------------------------+--------------------------------------------

Comment(by tener):

 I found a problem: sed patter uses space, whereas in .s files found on my
 machine \t are used. After this fix everything is fine.

 $5 is needed because of extra --64 flag passed to the "as"

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5103#comment:4>
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