[GHC] #7830: Error: operand out of range
GHC
ghc-devs at haskell.org
Mon Sep 14 09:52:09 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 erikd):
Replying to [comment:29 erikd]:
> At @rwbarton's suggestion added `NOINLINE` pragmas to `above_` and
`beside_` functions in `compiler/utils/Pretty.hs` and now the assembler
file for `compiler/cmm/PprC.hs` is 158390 lines.
That worked when building the stage1 compiler using the bootstrap
compiler, but it fails again when build the stage2 compiler with the
stage1 compiler. The assembler file for `compiler/cmm/PprC.hs` compiled
with the stage1 compiler is 220293 lines.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7830#comment:31>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list