[GHC] #7510: Immediate seg-fault on 32-bit windows build

GHC cvs-ghc at haskell.org
Mon Feb 11 13:30:20 CET 2013


#7510: Immediate seg-fault on 32-bit windows build
-------------------------------+--------------------------------------------
  Reporter:  simonpj           |          Owner:  simonmar        
      Type:  bug               |         Status:  closed          
  Priority:  highest           |      Milestone:  7.8.1           
 Component:  Compiler          |        Version:  7.6.1           
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by pho@…):

 commit c1feb5f9b82ab05a128ecb7678d2da3db078ff40
 {{{
 Author: PHO <pho at cielonegro.org>
 Date:   Mon Feb 11 13:49:26 2013 +0900

     Fix bugs in PPC.Instr.allocMoreStack (#7498)

     This patch is ported from #7510, which fixes the same bug in the x86
 nativeGen.

  compiler/nativeGen/PPC/Instr.hs |  124
 ++++++++++++++++++++++++++------------
  1 files changed, 85 insertions(+), 39 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list