This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/18654] Shrink-to-fit std::string::reserve() calls can reallocate & copy string contents unnecessarily
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2004 13:01:46 -0000
- Subject: [Bug libstdc++/18654] Shrink-to-fit std::string::reserve() calls can reallocate & copy string contents unnecessarily
- References: <20041124184016.18654.nferguso@eso.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-11-29 13:01 -------
Fixed for 4.0.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18654