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/14152] New: Missing underflow exception from fmal


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

             Bug #: 14152
           Summary: Missing underflow exception from fmal
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: jakub@redhat.com
    Classification: Unclassified


On x86, the test fmal (0xb.ffffp-4777L, 0x8.000000fffffffffp-11612L,
-0x0.3800fff8p-16385L) (from libm-test.inc) fails to raise an underflow
exception.  Since the result is subnormal and inexact, such an exception should
be raised.

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