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

--- Comment #4 from Dave Flaherty <dflahert at us dot ibm.com> 2012-02-16 17:13:29 UTC ---
Created attachment 6223
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6223
patch with updates to e_asinl.c and libm-test.inc

* sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Updated the |x|  
  code and specifically check for |x|>1.
* math/libm-test.inc (asin_test): Added a long double and  
  LDBL_MANT_DIG == 106 test for values near |1|.

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