This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17140] Floating point output is slow
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2004 23:39:37 -0000
- Subject: [Bug libstdc++/17140] Floating point output is slow
- References: <20040823040835.17140.jlquinn@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-11-21 23:39 -------
Hi again. As expected, fpfinal3 regtests Ok on x86/x86_64/ia64-linux. I'm
attaching what I have actually tested: doesn't include the regenerated files and
avoids a warning about the unused __mod argument of _M_insert_float. Tomorrow,
would like to run on the 64-bit machines the specific floating point output tests.
A final note: we should add a testcase for the fixed (corner case) issue with
grouping (which, basically, is a WONTFIX for 3.3 and 3.4)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17140