This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/2517: -O2 compilation appears to cause a memory leak when a string is added to a char[]
- From: Bruce Knuteson <knuteson at d0mino dot fnal dot gov>
- To: rodrigc at gcc dot gnu dot org, bkoz at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Mon, 25 Mar 2002 09:13:29 CST
- Subject: Re: libstdc++/2517: -O2 compilation appears to cause a memory leak when a string is added to a char[]
Hi,
Yes, we have just moved to gcc 3.0.2, and the problem is gone. Feel free to close this PR.
thanks,
Bruce
> Synopsis: -O2 compilation appears to cause a memory leak when a string is add
ed to a char[]
>
> State-Changed-From-To: analyzed->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Sun Mar 24 14:42:05 2002
> State-Changed-Why:
> Cannot reproduce this problem if I compile your
> testcase with gcc 3.0.4. Should this PR be closed?
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr
=2517