This is the mail archive of the libc-alpha@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]

Re: Ping Re: Fix strtod rounding (bug 3479)


On Thu, 6 Sep 2012, Andreas Schwab wrote:

> "Joseph S. Myers" <joseph@codesourcery.com> writes:
> 
> > 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
> >
> > 	* stdlib/gen-tst-strtod-round.c: Include <assert.h>.
> > 	(round_str): Handle values above the maximum for IBM long double
> > 	as inexact.
> > 	* stdlib/tst-strtod-round.c (tests): Regenerated.
> 
> Looks good.

Thanks.  I've applied this patch, and filed bug 14551 for the underlying 
issue with the mpn2ldbl code for IBM long double generating invalid 
infinities (which I don't plan to work on).

-- 
Joseph S. Myers
joseph@codesourcery.com


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