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/2466] Errors in long double (ldbl-128ibm) llrounding functions in glibc-2.4


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
         AssignedTo|aj at suse dot de           |unassigned at sourceware
                   |                            |dot org

--- Comment #7 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-22 22:31:17 UTC ---
It was established a while back that it *is* after all OK to change the
rounding mode (and change it back) in libm functions and C11 makes it
explicitly indeterminate in signal handlers.  Several libm functions now make
such temporary changes.

Thus, Steven, could you update / retest your patch to fix this issue and post
it to libc-alpha?

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