[GHC] #9602: compiling arithmoi with llvm 3.5.0 generates an LLVM compilation error
GHC
ghc-devs at haskell.org
Wed Sep 17 17:02:47 UTC 2014
#9602: compiling arithmoi with llvm 3.5.0 generates an LLVM compilation error
-------------------------------------+-------------------------------------
Reporter: ryantm | Owner:
Type: bug | Status: closed
Priority: low | Milestone:
Component: Compiler | Version: 7.8.3
(LLVM) | Keywords:
Resolution: duplicate | Architecture: x86_64 (amd64)
Operating System: Linux | Difficulty: Unknown
Type of failure: GHC | Blocked By:
rejects valid program | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by rwbarton):
* status: new => closed
* resolution: => duplicate
Comment:
Thanks for the report. We have a ticket for this already, #9142. I'll prod
it a bit.
For arithmoi in particular, you can build it with the cabal flag `-fno-
llvm`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9602#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list