On Tue, Nov 10, 2009 at 08:55:45AM +0000, Simon Marlow wrote:
>
> Perhaps some floating-point weirdness.  The test is
>
> testSin f g = [ (f x == g x) | x <- [0,0.01 .. 1] ]
>
> and it looks like it is returning a list of different length on Leopard.

It looks to me like the list is the same length, but contains some
False's.

> However, it seems we also have some different failures in this test on  
> x86/Linux when running the full testsuite (optasm, threaded2, dyn).  So  
> perhaps there's an x86 codegen issue, I'll look into it.

OK; let me know if you'd like me to take a look on the Mac.


Thanks
Ian

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

Reply via email to