#4995: Compiling pandoc with llvm backend fails with panic
--------------------------------+-------------------------------------------
    Reporter:  jgm              |        Owner:  dterei      
        Type:  bug              |       Status:  new         
    Priority:  normal           |    Milestone:  7.2.1       
   Component:  Compiler (LLVM)  |      Version:  7.0.2       
    Keywords:  llvm pandoc      |     Testcase:              
   Blockedby:                   |   Difficulty:              
          Os:  MacOS X          |     Blocking:              
Architecture:  x86              |      Failure:  None/Unknown
--------------------------------+-------------------------------------------

Comment(by dterei):

 jgm would you be able to do this for me please:

 {{{
 ghc -fllvm -O2 -c -keep-llvm-files -keep-s-files
 src/Text/Pandoc/Readers/LaTeX.hs
 }}}

 Then send me/attach to this bug the LaTex.s and LaTeX.ll files that should
 appear. I have only limited access to an OSX machine, enough to build ghc
 and run the ghc test suite but installing cabal packages gets a little
 difficult. So I think this will be the quickest and easiest way for me to
 be able to fix the problem.

 Thanks

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