[GHC] #7571: LLVM codegen does not handle integer literals in branch conditionals.
GHC
cvs-ghc at haskell.org
Sun Jan 13 23:16:12 CET 2013
#7571: LLVM codegen does not handle integer literals in branch conditionals.
-------------------------------+--------------------------------------------
Reporter: thoughtpolice | Owner: thoughtpolice
Type: bug | Status: patch
Priority: normal | Component: Compiler (LLVM)
Version: 7.7 | Keywords: llvm, codegen
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Compile-time crash | Blockedby: 7573
Blocking: | Related: #7574
-------------------------------+--------------------------------------------
Comment(by altaic):
Indeed, building HEAD on OS X x86_64 with llvm was broken before due to
this bug. Thanks for the fix!
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7571#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list