[GHC] #11297: CmmSwitchTest fails on arm

GHC ghc-devs at haskell.org
Sun Dec 27 10:51:10 UTC 2015


#11297: CmmSwitchTest fails on arm
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  bgamari
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
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):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * cc: nomeata (added)


Comment:

 It actually appears that this test is generally broken on 32-bit platforms
 due to its use of 64-bit literals. I'm going to mark this as
 `expect_broken` on 32-bit platforms for now.

 Ccing nomeata who is the original author.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11297#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list