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/10846] New: libm pow() function does not report floating point underflow exception


first reported here:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/429113

The pow() function in the standard C library does not report a floating point 
underflow exception like it is supposed to.

Compile the attached program with '-O0 -fno-bultin-pow -lm'. Then run it.

some people report correct behavior on x86 but not on x86_64

-- 
           Summary: libm pow() function does not report floating point
                    underflow exception
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: aj at suse dot de
        ReportedBy: vapier at gentoo dot org
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: x86_64-linux-gnu


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]