CmmSwitchTest on 32-bit platforms?

Ben Gamari ben at smart-cactus.org
Sun Dec 27 10:57:00 UTC 2015


Hi Joachim!

One of the issues I've recently noticed is that the
codeGen/should_run/CmmSwitchTest testcase fails on 32-bit architectures
[1] due to its use of 64-bit literals. Judging from the commit history
of this file I suspect you are the original author of this test. What
should we do about this?

It seems like one option would be to make the sub-parts of this test
which require 64-bit literals conditional on the word size.

Cheers,

- Ben


[1] https://ghc.haskell.org/trac/ghc/ticket/11297
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151227/e0d46afd/attachment.sig>


More information about the ghc-devs mailing list