This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Fix strtof decimal rounding close to half least subnormal (bug 18247)
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Fri, 10 Apr 2015 13:12:46 -0700 (PDT)
- Subject: Re: Fix strtof decimal rounding close to half least subnormal (bug 18247)
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot DEB dot 2 dot 10 dot 1504102003240 dot 6902 at digraph dot polyomino dot org dot uk>
I think math reasonably covers the FP-magic parts of strto[df] and printf_fp.
Seek normal review for changes that are not confined to the FP logic.