[GHC] #7498: panic : Register allocator: out of stack slots (need 147)
GHC
cvs-ghc at haskell.org
Mon Feb 11 13:30:19 CET 2013
#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:
----------------------------------+-----------------------------------------
Comment(by marlowsd@…):
commit e19a20488b5b7b412543fb81b81ee9412ef414e6
{{{
Author: Simon Marlow <marlowsd at gmail.com>
Date: Mon Feb 11 10:50:45 2013 +0000
allocMoreStack: we should be retargetting table jumps too.
Thanks to @PHO on #7498 for pointing this out.
compiler/nativeGen/X86/Instr.hs | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7498#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list