#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):
The only documentation I can find is here:
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.aixassem/doc/alangref/fixed_rotate_shift32.htm
which suggests that the the shift value n must satisfy "32 > n >= 0" which
means the comment "(yes, the maximum is really 32, not 31)" is wrong.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5900#comment:4>
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