[GHC] #11297: CmmSwitchTest is broken on 32-bit platforms
GHC
ghc-devs at haskell.org
Fri May 20 20:57:59 UTC 2016
#11297: CmmSwitchTest is broken on 32-bit platforms
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: avd
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.10.3
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case: CmmSwitchTest
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2226
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"43589f5cad0926ec077214e7a21a27ef7a8cfe25/ghc"
43589f5c/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="43589f5cad0926ec077214e7a21a27ef7a8cfe25"
testsuite: add CmmSwitchTest for 32-bit platforms
Move CmmSwitchTest to CmmSwitchTest64, because it's broken on 32-bit
platforms. Create CmmSwitchTest32 that repeats CmmSwitchTest64 for
platforms with 32-bit wordsize.
Reviewed By: nomeata, austin, bgamari, thomie
Differential Revision: https://phabricator.haskell.org/D2226
GHC Trac Issues: #11297
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11297#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list