Test suite failures with cvs version?



-----Urspr?ngliche Nachricht-----
Auftrag von Raymond Toy

Anyone notice that there are now test failures with the cvs code with
gcl and ecl?  The test suite works fine with clisp and cmucl.

>With ecl, rtest_gamma test 304 fails.  Looks like a round-off issue.
>I think the desired rel error is 5e-15, but the result is
>5.843059089895418419617834798317313b-15.

I commit a change and adjust the expected accuracy to 9.5e-15.

It seems I was too optimistic. But most tests I have made more accurate
hopefully will work with other compilers too.

Dieter Kaiser