On 18/08/11 19:46, Daniel Fischer wrote:
On Thursday 18 August 2011, 20:14:16, David Terei wrote:
So it fails for me on OSX as well.

"inplace/bin/genprimopcode" --data-decl<
compiler/prelude/primops.txt>  compiler/primop-data-decl.hs-incl
genprimopcode: type of primop PopCnt64Op doesn't make sense w.r.t
category Monadic

I've got all the latest patches. Running OSX 10.7, Core i7, 32bit
bootstrap GHC.

Fails for me on 32-bit linux too,

"inplace/bin/genprimopcode" --data-decl<
compiler/prelude/primops.txt>  compiler/primop-data-decl.hs-incl
"inplace/bin/genprimopcode" --primop-tag<
compiler/prelude/primops.txt>  compiler/primop-tag.hs-incl
genprimopcode: type of primop PopCnt64Op doesn't make sense w.r.t
category Monadic

but it works on 64-bit linux.

It's broken on 32-bit platforms (like Johan, I validated on 64-bit and didn't notice the 32-bit breakage). I have a fix on the way...

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to