[GHC] #7571: LLVM codegen does not handle integer literals in branch conditionals.

GHC cvs-ghc at haskell.org
Mon Jan 14 10:48:49 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, #7575    
-------------------------------+--------------------------------------------

Comment(by dterei):

 Great! Thanks Austin.

 Yes the switch to the NCG and also LLVM 3.2 release both haven't been
 tested properly so those are the bugs you are running into, let alone 3.3.
 This bug seems a regression from memory.

 I'll try to look at these soon and merge.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7571#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list