This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug math/2423] Errors in long double (ldbl-128ibm) rounding functions in glibc-2.4
- From: "drepper at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 23 Apr 2006 17:43:16 -0000
- Subject: [Bug math/2423] Errors in long double (ldbl-128ibm) rounding functions in glibc-2.4
- References: <20060306202923.2423.sjmunroe@us.ibm.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From drepper at redhat dot com 2006-04-23 17:43 -------
You cannot change the rounding mode in library functions. This would make using
floating point operations in signal handlers unpredictable.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=2423
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.