[GHC] #7617: LLVM backend broken on 32bit OS X (when 64bit host)

GHC cvs-ghc at haskell.org
Wed Jan 23 07:50:51 CET 2013


#7617: LLVM backend broken on 32bit OS X (when 64bit host)
-------------------------------+--------------------------------------------
Reporter:  dterei              |          Owner:  dterei         
    Type:  bug                 |         Status:  new            
Priority:  normal              |      Component:  Compiler (LLVM)
 Version:                      |       Keywords:                 
      Os:  MacOS X             |   Architecture:  x86_64 (amd64) 
 Failure:  Compile-time crash  |      Blockedby:                 
Blocking:                      |        Related:                 
-------------------------------+--------------------------------------------
 OSX 32bit GHC is broken when running on a 64bit host. This is as we aren't
 passing the correct flags through to clang (the assembler used) to
 indicate it should compile as 32bit instead of 64bit...

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



More information about the ghc-tickets mailing list