public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/3868] expl(huge negative value) incorrectly signals an OVERFLOW exception
       [not found] <bug-3868-131@http.sourceware.org/bugzilla/>
@ 2012-02-29  0:04 ` jsm28 at gcc dot gnu.org
  2012-03-28 13:44 ` jsm28 at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-29  0:04 UTC (permalink / raw)
  To: glibc-bugs

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

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

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

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-29 00:03:43 UTC ---
This report does not indicate what architecture was being used, which is
important information since there are several different implementations of each
libm function in glibc, especially for long double.  Anyway, for current
sources with x86 and x86_64 I can confirm the spurious OVERFLOW exception, but
don't see the correct UNDERFLOW one.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug math/3868] expl(huge negative value) incorrectly signals an OVERFLOW exception
       [not found] <bug-3868-131@http.sourceware.org/bugzilla/>
  2012-02-29  0:04 ` [Bug math/3868] expl(huge negative value) incorrectly signals an OVERFLOW exception jsm28 at gcc dot gnu.org
@ 2012-03-28 13:44 ` jsm28 at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-03-28 13:44 UTC (permalink / raw)
  To: glibc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-03-28 09:54:22 UTC ---
Fixed by:

commit 41bf21a1e72c907b1a065727c3b5da43821ca6b0
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Mar 28 09:32:12 2012 +0000

    Avoid overflows from long double functions using __kernel_standard.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-28  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-3868-131@http.sourceware.org/bugzilla/>
2012-02-29  0:04 ` [Bug math/3868] expl(huge negative value) incorrectly signals an OVERFLOW exception jsm28 at gcc dot gnu.org
2012-03-28 13:44 ` jsm28 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).