[GHC] #9831: the 'impossible' happened : iselExpr64(powerpc)
GHC
ghc-devs at haskell.org
Tue Dec 9 13:16:22 UTC 2014
#9831: the 'impossible' happened : iselExpr64(powerpc)
----------------------------------------------+---------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (NCG) | Version: 7.9
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: Phab:D560 |
----------------------------------------------+---------------------------
Comment (by simonmar):
Yeah, sorry about this, as you probably realised you need to support a few
more 64-bit ops in the NCG. Hopefully it shouldn't be too hard by looking
at the x86 versions.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9831#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list