Hi all. I've just tried to run the nofib suite with the latest build from `master` (last commit 092c0bd466230cf248ecb996fd5891c413ed7b7d), and I ran into the following error:
expected stdout not matched by reality --- nucleic2.stdout1 2012-07-18 23:49:12.000000000 +0200 +++ /var/folders/c1/pbj77lbx6fnc3qkj984xp44h0000gn/T//runtest85859.1 2012-10-30 15:41:20.000000000 +0100 @@ -1 +1 @@ -33.7976 +33.797585 make[3]: *** [runtests] Error 1 Failed making all in nucleic2: 1 make[2]: *** [all] Error 1 Failed making all in hartel: 1 make[1]: *** [all] Error 1 Failed making all in spectral: 1 make: *** [all] Error 1 Seems, like a mismatch introduced by some changes in floating-point arithmetic. Replacing the content of nucleic2.stdout1 with the expected result "33.797585" solves the problem. Can a person responsible for nofib or introduced changes to fix it? Thanks. Cheers, Ilya Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc