Date: Tue, 1 Jun 2004 01:30:30 -0700 (PDT) From: "Jonathan Wakely" <jwakely@mintel.com> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/66941: Unacceptable stringstream performance Message-ID: <200406010830.i518UUef028151@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/66941; it has been noted by GNATS. From: "Jonathan Wakely" <jwakely@mintel.com> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/66941: Unacceptable stringstream performance Date: Tue, 1 Jun 2004 09:19:00 +0100 I should have mentioned that the sstream file does not exist in any official release of GCC 2.95, it was added to FreeBSD's unofficial GCC 2.95.4 release, which is why I reported it here. The file did exist in the GCC repository briefly between April 2000 and Feb 2001 but was not included in any release AFAICT. It's very unlikely that the patch will be applied to the official GCC tree, since the file has been removed and is only in the Attic: http://gcc.gnu.org//cgi-bin/cvsweb.cgi/gcc/libstdc++/Attic/sstream However, if FreeBSD are going to ship the file I believe it should be patched so it performs reasonably. jon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406010830.i518UUef028151>