[GHC] #7598: ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range)
GHC
cvs-ghc at haskell.org
Tue Jan 22 22:45:06 CET 2013
#7598: ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range)
--------------------------------+-------------------------------------------
Reporter: kgardas | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.7 | Keywords:
Os: Linux | Architecture: powerpc
Failure: Building GHC failed | Blockedby:
Blocking: | Related:
--------------------------------+-------------------------------------------
Comment(by kgardas):
Yes, this is indeed the same issue. In fact my workaround for this and my
testing if I'm right is to turn all BCC isns into BCCFAR in genCondJump
and viola I've been able to build HEAD on my 32bit PPC board.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7598#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list