#5403: LLVM's llc pass does not print all the error messages to the console.
------------------------+---------------------------------------------------
    Reporter:  kgardas  |       Owner:  dterei    
        Type:  bug      |      Status:  infoneeded
    Priority:  normal   |   Component:  Compiler  
     Version:  7.3      |    Keywords:            
    Testcase:           |   Blockedby:            
          Os:  Linux    |    Blocking:            
Architecture:  arm      |     Failure:  Other     
------------------------+---------------------------------------------------
Changes (by dterei):

  * status:  new => infoneeded
  * component:  Compiler (LLVM) => Compiler


Comment:

 Can you provide me with a means to reproduce on X86? Since LLVM includes
 all backends if you give me a file that crashes under ARM I should still
 be able to reproduce on x86. I can't really tackle this without a testcase
 though.

 If you are able to look yourself at the code, place to look I think is
 compiler/main/SysTools.lhs function 'builderMainLoop'.

 This also isn't just an LLVM issue but all tools run by GHC.

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