[GHC] #7617: LLVM backend broken on 32bit OS X (when 64bit host)
GHC
cvs-ghc at haskell.org
Wed Jan 23 09:55:17 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:
-------------------------------+--------------------------------------------
Comment(by davidterei@…):
commit fa1e5933bf39f3c4cc09457f7fc9d7e928b5e611
{{{
Author: David Terei <davidterei at gmail.com>
Date: Tue Jan 22 23:05:46 2013 -0800
Fix llvm backend when 32bit build on 64bit OSX. (#7617)
compiler/main/DriverPipeline.hs | 16 ++++++++--------
compiler/main/SysTools.lhs | 13 ++++++++++---
2 files changed, 18 insertions(+), 11 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7617#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list