Re: [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)

2018-11-18 Thread Carter Schonwald
thanks Peter! On Sun, Nov 18, 2018 at 10:38 AM Peter Trommler wrote: > Hi Gabor, > > I sent a pull request with a fix to GHC on github. > > Cheers, Peter > > > On 18. Nov 2018, at 13:02, Gabor Greif wrote: > > > > Hello Abhiroop! > > > > LLVM backend seems to choke on this still: > > > >

Re: [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)

2018-11-18 Thread Peter Trommler
Hi Gabor, I sent a pull request with a fix to GHC on github. Cheers, Peter > On 18. Nov 2018, at 13:02, Gabor Greif wrote: > > Hello Abhiroop! > > LLVM backend seems to choke on this still: > > ghc-stage1: panic! (the 'impossible' happened) > (GHC version 8.7.20181118 for

Re: More teststuite woes

2018-11-18 Thread Ömer Sinan Ağacan
This isprobably not the same problem, but I also started to get an error today when running the test suite. I think the problem is with the test runner because if I directly run the test command that the test runner prints the test works as expected. Error reported during validate:

Re: [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)

2018-11-18 Thread Gabor Greif
Hello Abhiroop! LLVM backend seems to choke on this still: ghc-stage1: panic! (the 'impossible' happened) (GHC version 8.7.20181118 for x86_64-unknown-linux): LlvmCodeGen.CodeGen.cmmPrimOpFunctions: MO_S_QuotRem W16 not supported here Please report this as a GHC bug: