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/1163] sinf inaccurate for some inputs


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

--- Comment #7 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-06-22 19:54:04 UTC ---
On Fri, 22 Jun 2012, joseph at codesourcery dot com wrote:

> Do those total-loss-of-accuracy failures appear on x86_64?  If not, then 
> you should file a new bug and put the data in that bug, rather than using 
> this one, which is about x86_64 not 32-bit x86.

I can reproduce problems on x86_64, although with different bad results 
from x86.  But, you should still file a *new* bug for these problems, 
since it seems quite clear that the range-reduction-accuracy problems can 
sensibly be fixed separately from the not-correctly-rounded issues this 
bug is about.  In general, unless it is clear that two issues can only 
sensibly be fixed together, they should have *separate* bugs filed; always 
err on the side of filing duplicate bugs rather than confusing an existing 
bug with something that might not be fixed together with the originally 
reported issue.

-- 
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]