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/13239] logl returns wrong values on Linux/SPARC in 64-bit mode


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

--- Comment #2 from Bruno Haible <bruno at clisp dot org> 2011-09-30 17:52:11 UTC ---
The bug appears to be caused by bug #13240. It kicks in at the 'int' to
'long double' conversion in
glibc/sysdeps/ieee754/ldbl-128/e_logl.c line 273
or
glibc/sysdeps/ieee754/ldbl-128ibm/e_logl.c line 275

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