[GHC] #7830: Error: operand out of range

GHC ghc-devs at haskell.org
Sat Jun 8 14:35:35 CEST 2013


#7830: Error: operand out of range
-------------------------+--------------------------------------------------
    Reporter:  erikd     |       Owner:                       
        Type:  bug       |      Status:  new                  
    Priority:  high      |   Milestone:  7.8.1                
   Component:  Compiler  |     Version:  7.7                  
    Keywords:            |          Os:  Linux                
Architecture:  powerpc   |     Failure:  Installing GHC failed
  Difficulty:  Unknown   |    Testcase:                       
   Blockedby:            |    Blocking:                       
     Related:            |  
-------------------------+--------------------------------------------------

Comment(by erikd):

 The `lwz` instrunction only allows signed 16 bit offsets. Need to find
 something else.

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



More information about the ghc-tickets mailing list