#1993: "RegAllocLinear.getStackSlotFor: out of stack slots" when compiling
SHA1.hs
in darcs
----------------------------+-----------------------------------------------
Reporter: apstrand | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.10 branch
Component: Compiler (NCG) | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Windows |
----------------------------+-----------------------------------------------
Comment (by alatter):
using the attached file:
{{{$ ghc -O -funbox-strict-fields -prof -funfolding-use-threshold20 -c
SHA1.lhs -fregs-graph +RTS -K10M
ghc-6.9.20080126: panic! (the 'impossible' happened)
(GHC version 6.9.20080126 for i386-unknown-linux):
regSpill: out of spill slots!
regs to spill = 814
slots left = 677
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug}}}
The {{{+RTS -K10M}}} is needed to prevent stack overflow.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1993#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs