Craig Prescott wrote:

> Here's how my old EV45 runs your test code with
> math_emu loaded:
> 
> imladris:~# ./floortest
> DBL_MANT_DIG = 53
> 9007199254740991.000000 9007199254740991.000000
> 
> And here is without:
> 
> imladris:~# rmmod math_emu
> imladris:~# ./floortest
> DBL_MANT_DIG = 53
> 9007199254740991.000000 0.000000
> floortest: floortest.c:12: main: Assertion `x == floor(x)' failed.
> Aborted

It is great that you are able to narrow down the problem further. Can you
please add this information to the bug report (#442568)?

thanks
raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to