[GHC] #10870: PPC.Ppr: Shift by 32 bits is not allowed.
GHC
ghc-devs at haskell.org
Wed Oct 21 08:42:58 UTC 2015
#10870: PPC.Ppr: Shift by 32 bits is not allowed.
---------------------------------------+----------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: merge
Priority: normal | Milestone: 7.10.3
Component: Compiler (CodeGen) | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: powerpc
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1322
Wiki Page: |
---------------------------------------+----------------------------------
Comment (by trommler):
Replying to [comment:9 erikd]:
> The commit in the `master` branch doesn't apply to the `7.10` branch
because of all the `powerpc64el` work in `master`.
Speaking of 64-bit: I suppose I should implement shifts by 64 bit in a
similar fashion for 64-bit PowerPC. I'll create a new ticket for that.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10870#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list