[GHC] #7830: Error: operand out of range
GHC
ghc-devs at haskell.org
Sat Sep 12 17:50:20 UTC 2015
#7830: Error: operand out of range
-------------------------------------+-------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc
Type of failure: Installing GHC | Test Case:
failed |
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by trommler):
This looks like code spilling registers onto the stack. But why are the
offsets so large? Could you attach the entire assembler file?
I tried to reproduce on powerpc64 HEAD but compile failed to typecheck in
package uualib. I'll try to reproduce with the commit you mentioned in
comment:24.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7830#comment:26>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list