This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/9897: string.reserve/capacity does not work
- From: paolo at gcc dot gnu dot org
- To: david at wmol dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 1 Mar 2003 16:37:05 -0000
- Subject: Re: libstdc++/9897: string.reserve/capacity does not work
- Reply-to: paolo at gcc dot gnu dot org, david at wmol dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: string.reserve/capacity does not work
State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Sat Mar 1 16:37:05 2003
State-Changed-Why:
According to the standard, should be >= 500.
Indeed, the output for the current release of gcc
(i.e., 3.2.2) is 611.
I suggest updating your development tools: the 2.95.x
branch is *very* old and not maintained anymore.
Thanks for your report,
Paolo.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9897