public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14047] New: strtof gives spurious ERANGE errors
@ 2012-05-02  2:10 bugdal at aerifal dot cx
  2012-05-02 10:47 ` [Bug libc/14047] " joseph at codesourcery dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugdal at aerifal dot cx @ 2012-05-02  2:10 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14047
           Summary: strtof gives spurious ERANGE errors
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: bugdal@aerifal.cx
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


strtof("1.40129846432481707092372958328991613128026194187651577175706828388979108268586060148663818836212158203125e-45",
0) sets errno to ERANGE (presumably considering this an underflow condition),
despite the fact that exact denormal results are specified not to be considered
an underflow. (The decimal string is the exact value of 0x1p-149, the smallest
positive single precision float.)

-- 
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] 7+ messages in thread

end of thread, other threads:[~2014-06-25 11:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-02  2:10 [Bug libc/14047] New: strtof gives spurious ERANGE errors bugdal at aerifal dot cx
2012-05-02 10:47 ` [Bug libc/14047] " joseph at codesourcery dot com
2012-05-02 15:10 ` bugdal at aerifal dot cx
2012-05-02 15:27 ` joseph at codesourcery dot com
2012-05-03 11:14 ` joseph at codesourcery dot com
2012-10-30 13:53 ` jsm28 at gcc dot gnu.org
2014-06-25 11:09 ` fweimer at redhat dot com

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