[GHC] #7694: LLVM: bootstrapping with LLVM 3.2 does not work

GHC cvs-ghc at haskell.org
Fri Feb 15 14:19:26 CET 2013


#7694: LLVM: bootstrapping with LLVM 3.2 does not work
--------------------------------+-------------------------------------------
Reporter:  gmainland            |          Owner:                 
    Type:  bug                  |         Status:  new            
Priority:  normal               |      Component:  Compiler (LLVM)
 Version:  7.7                  |       Keywords:                 
      Os:  Unknown/Multiple     |   Architecture:  x86_64 (amd64) 
 Failure:  Building GHC failed  |      Blockedby:                 
Blocking:                       |        Related:                 
--------------------------------+-------------------------------------------
 Building GHC itself using the LLVM back end no longer works with LLVM 3.2
 (3.1 is fine). On Linux x86_64, the stage2 compiler fails for me.
 Unfortunately running the test suite with stage=1 did not produce any
 quality failures that would help us track down the problem. This does not
 appear to be related to the new codegen since using LLVM 3.1 does not
 cause a failure.

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



More information about the ghc-tickets mailing list