#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):

 Using the -keep-s-file option, I found that all the errors in the
 assembler output are for instructions that look like:

 {{{
         srwi    31, 31, 32
 }}}

 They are all exactly the same and exactly like that.

 Now trying to figure out how the assembler file is generated.

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