[GHC] #10870: PPC.Ppr: Shift by 32 bits is not allowed.
GHC
ghc-devs at haskell.org
Mon Oct 12 04:03:30 UTC 2015
#10870: PPC.Ppr: Shift by 32 bits is not allowed.
---------------------------------------+----------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
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 Erik de Castro Lopo <erikd@…>):
In [changeset:"4bd58c179b8d0f8cf2850acb920cef8605826a2a/ghc" 4bd58c1/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="4bd58c179b8d0f8cf2850acb920cef8605826a2a"
PPC: Fix right shift by 32 bits #10870
Summary: Test included.
Test Plan: Run test T10870.hs on X86/X86_64/Arm/Arm64 etc
Reviewers: bgamari, nomeata, austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1322
GHC Trac Issues: #10870
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10870#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list