This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14220] num_put::do_put() undesired float/double behavior
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Feb 2004 12:11:23 -0000
- Subject: [Bug libstdc++/14220] num_put::do_put() undesired float/double behavior
- References: <20040220013803.14220.sadfate@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-02-20 12:11 -------
Confirmed. Actually, basing on the standard (22.2.2.2.2, p8-11-13), I think that
simply the precision passed down to the printing code must not be clipped at all.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pcarlini at suse dot de
|dot org |
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-02-20 12:11:22
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14220