This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] do_get of floats vs underflow
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 06 Apr 2007 15:56:28 +0200
- Subject: Re: [RFC] do_get of floats vs underflow
- References: <46164D5E.2010906@suse.de>
PS: in the meanwhile, noticed that another implementation of the library
running on linux, does *not* detect floating point underflow (thus,
basically, no failbit, 0 assigned)
Paolo.