#7498: panic : Register allocator: out of stack slots (need 147)
-------------------------+--------------------------------------------------
    Reporter:  erikd     |       Owner:  erikd              
        Type:  bug       |      Status:  new                
    Priority:  high      |   Milestone:  7.8.1              
   Component:  Compiler  |     Version:  7.7                
    Keywords:            |          Os:  Linux              
Architecture:  powerpc   |     Failure:  Building GHC failed
  Difficulty:  Unknown   |    Testcase:                     
   Blockedby:            |    Blocking:                     
     Related:            |  
-------------------------+--------------------------------------------------

Comment(by erikd@…):

 commit 51d364530895e2f18fa8b98a12bf5a44f1b004d1
 {{{
 Author: Erik de Castro Lopo <er...@mega-nerd.com>
 Date:   Sun Dec 16 04:40:54 2012 +1100

     PPC: Implement stack resizing for the linear register allocator.

     Fixes #7498.

  compiler/nativeGen/AsmCodeGen.lhs |    2 +-
  compiler/nativeGen/PPC/Instr.hs   |   72
 +++++++++++++++++++++++++++++-------
  2 files changed, 59 insertions(+), 15 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7498#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to