This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/14468] Inaccurate j0f function


http://sourceware.org/bugzilla/show_bug.cgi?id=14468

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-08-15 15:03:06 UTC ---
Could you please give versions of the tests, for all your recent bugs, 
that represent the test argument using a hex float value rather than by 
violating ISO C aliasing rules (type punning int and float)?  Hex float 
values are generally more convenient to deal with; you can put them 
directly in tests in libm-test.inc, or use them with MPFR to confirm the 
correct results.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]