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/13563] LoP asinl returns unexpected value on long double


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

Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |azanella at linux dot
                   |                            |vnet.ibm.com

--- Comment #6 from Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> 2012-05-06 14:43:27 UTC ---
Commit '31dc8730af585d8e13021484752fb20decae0661' fixes this and also the same
issue for acosl. My patch corrects the case for value near '1' that depends on
both double and also for every comparison using the wrong absolute value for
'x'.

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