This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11602] codecvt<wchar_t, char, mbstate_t> is slow.
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Aug 2003 21:41:18 -0000
- Subject: [Bug libstdc++/11602] codecvt<wchar_t, char, mbstate_t> is slow.
- References: <20030720133719.11602.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11602
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-24 21:41:17
date| |
------- Additional Comments From dhazeghi at yahoo dot com 2003-08-24 21:41 -------
Confirmed. With current mainline, codecvt is about 15x slower than iconv for me.