T11758 testcase help needed

2016-07-09 Thread Alex Dzyoba
extension. So my question is how to test it? Should it be Cmm file that will be tested with `compile_cmp_asm` like memcpy in "codeGen/should_gen_asm/memcpy.cmm"? Or should I stick to the Haskell test? Thanks, Alex Dzyoba ___ ghc-devs mailing li

Re: CmmSwitchTest

2016-04-22 Thread Alex Dzyoba
On Thu, Apr 21, 2016 at 10:50:14PM +0200, Joachim Breitner wrote: > > I don’t think it is entirely unrelated, but there is a separate ticket > about this: > https://ghc.haskell.org/trac/ghc/ticket/10246 > It even proposes a fix. > > But if you want to be unblocked in implementing #11297, simply c

CmmSwitchTest

2016-04-21 Thread Alex Dzyoba
Hello, I was trying to reproduce issue #11297 (CmmSwitchTest is broken on 32-bit platforms ) from Newcomers page and seems to stuck. I would like to ask for help here, but if there is a more suitable place to ask, please let me know. I've built current master (8c33cd4) stage2 compiler, removed "w