public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kreckel at ginac dot de" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug math/14036] New: exp(710.0) fails to set the overflow exception flag
Date: Sun, 29 Apr 2012 21:43:00 -0000	[thread overview]
Message-ID: <bug-14036-131@http.sourceware.org/bugzilla/> (raw)

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

             Bug #: 14036
           Summary: exp(710.0) fails to set the overflow exception flag
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: unassigned@sourceware.org
        ReportedBy: kreckel@ginac.de
    Classification: Unclassified


Created attachment 6382
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6382
test case

Using the current HEAD of glibc on an x86-64 system, 

When I run the attached program using current HEAD after compiling glibc on an
x86-64 system, I get:

exp(710) returned inf
IEEE754 exception flags: none
exp(-1234) returned 0
IEEE754 exception flags: none

The first one should have set the OVERFLOW exception flag, the second one the
UNDERFLOW exception flag.

(This appears to have broken recently.)

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


             reply	other threads:[~2012-04-29 21:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-29 21:43 kreckel at ginac dot de [this message]
2012-05-05 19:48 ` [Bug math/14036] " jsm28 at gcc dot gnu.org
2012-05-05 19:49 ` [Bug math/14036] exp(-1234) fails to set the underflow " jsm28 at gcc dot gnu.org
2012-05-06 12:42 ` jsm28 at gcc dot gnu.org
2012-05-24 15:40 ` jsm28 at gcc dot gnu.org
2014-06-25 11:10 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-14036-131@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).