
#7498: panic : Register allocator: out of stack slots (need 147) ----------------------------------+----------------------------------------- Reporter: erikd | Owner: Type: bug | Status: patch Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.7 Resolution: | Keywords: Os: Unknown/Multiple | Architecture: powerpc Failure: Building GHC failed | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: ----------------------------------+----------------------------------------- Changes (by PHO): * status: new => patch Comment: I [https://github.com/phonohawk/ghc/commit/c1feb5f9b82ab05a128ecb7678d2da3db078... ported] the above patch to PPC: {{{ % git fetch git://github.com/phonohawk/ghc.git ticket-7498 }}} While x86 version did not seemingly retarget table-branches, I was not sure that was intended or not so I decided to retarget them in my PPC version. At least my patch works for my Darwin/PPC box. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7498#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler