[GHC] #7814: panic in PPC NCG

GHC cvs-ghc at haskell.org
Mon Apr 8 02:59:58 CEST 2013


#7814: panic in PPC NCG
--------------------------------+-------------------------------------------
Reporter:  heisenbug            |          Owner:  heisenbug
    Type:  bug                  |         Status:  new      
Priority:  normal               |      Component:  Compiler 
 Version:  7.7                  |       Keywords:           
      Os:  Unknown/Multiple     |   Architecture:  powerpc  
 Failure:  Building GHC failed  |      Blockedby:           
Blocking:                       |        Related:           
--------------------------------+-------------------------------------------

Comment(by ggreif@…):

 commit 9e460664f3179c53f2f439238929b501691ddf24
 {{{
 Author: Gabor Greif <ggreif at gmail.com>
 Date:   Mon Apr 8 02:15:09 2013 +0200

     There can be several blocks in a PPC/ELF cmm proc
     add FETCHPC to all of them (this fixes #7814).

  compiler/nativeGen/PIC.hs |   23 +++++++++++++++--------
  1 files changed, 15 insertions(+), 8 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list