#5900: Git HEAD on PowerPC : Error: operand out of range
---------------------------------+------------------------------------------
 Reporter:  erikd                |          Owner:          
     Type:  bug                  |         Status:  new     
 Priority:  normal               |      Component:  Compiler
  Version:  7.5                  |       Keywords:          
       Os:  Linux                |   Architecture:  powerpc 
  Failure:  Building GHC failed  |       Testcase:          
Blockedby:                       |       Blocking:          
  Related:                       |  
---------------------------------+------------------------------------------

Comment(by erikd):

 I've just checked, and my working tree never generates code that does a
 right shift by 32 bits, but the new tree does. I wonder if the 32 bit
 right shift is related to Ian's work on adding the quotRem primop.

 {{{
 commit 7a7f6d703a99045cb9f590c819b795409a090022
 Author: Ian Lynagh <[email protected]>
 Date:   Fri Feb 17 22:46:27 2012 +0000

     Add a primop for unsigned quotRem; part of #5598
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5900#comment:3>
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

Reply via email to