[GHC] #7830: Error: operand out of range
GHC
ghc-devs at haskell.org
Fri Sep 11 21:41:36 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):
According to git bisect, the commit that broke PowerPC was:
{{{
commit 5d57087e314bd484dbe14958f9b422be3ac6641a
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Wed Aug 5 11:31:21 2015 +0200
Pretty: fix a broken invariant (#10735)
}}}
but since that doesn't touch any of the PowerPC specific code, the PowerPC
code gen problem is simply a by-product of this patch.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7830#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list