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: "bkoz at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2004 17:04:11 -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 bkoz at redhat dot com 2004-11-15 17:04 -------
Subject: Re: Floating point output is slow
>I don't see any of those failures. I updated tonight (11/12). Did a fresh
>config and make (not bootstrap) on x86 pentium M.
Hmmm. Well, maybe I munged the floatconv.cc file again.
Your patch does not apply, thus my contortions and sadness. If you'd
cvs add src/floatconf.cc
cvsdiff -N src/floatconv.cc
when making patches this would be so much easier....
Failing that, can you attach your version of floatconv.cc to gcc bugzilla, so I can re-test? Thanks.
>FAIL: 23_containers/bitset/input/1.cc (test for excess errors)
>FAIL: 23_containers/bitset/to_ulong/1.cc (test for excess errors)
>FAIL: 27_io/basic_filebuf/open/char/3.cc (test for excess errors)
>FAIL: 27_io/basic_iostream/4.cc (test for excess errors)
>FAIL: 27_io/basic_istream/ignore/char/6360.cc (test for excess errors)
>FAIL: 27_io/basic_stringstream/str/char/2.cc (test for excess errors)
I don't see any of these....
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17140