NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: standards/46388 (pow(1, inf) results in NaN or 1.0 in different situations)



Synopsis: pow(1, inf) results in NaN or 1.0 in different situations

State-Changed-From-To: open->closed
State-Changed-By: jruoho%NetBSD.org@localhost
State-Changed-When: Tue, 01 May 2012 06:08:11 +0000
State-Changed-Why:

I will close this as duplicate of PR lib/45372 (but see also port-amd64/45391).
There is also a test case (with expected failure) for this particular bug
(tests/lib/libm/t_pow, 'pow_one_neg_x').

But feel free to append any notes  to the above PRs. As you noted, NetBSD's
libm implementation and modern gcc do not play well together.







Home | Main Index | Thread Index | Old Index