This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Memory leaks identified by purify
- To: martin at loewis dot home dot cs dot tu-berlin dot de (Martin v. Loewis)
- Subject: Re: Memory leaks identified by purify
- From: Martin Stromberg <Martin dot Stromberg at lu dot erisoft dot se>
- Date: Mon, 13 Mar 2000 09:24:05 +0100 (MET)
- Cc: gcc-bugs at gcc dot gnu dot org
>
> > Is there any interest of seeing the logs of the memory leaks that purify
> > finds in gcc?
>
> Which gcc version? In gcc 2.96, garbage collection is used, so it
> works totally different from gcc 2.95. If you have a good way of
> identifying leaks in gcc 2.96, that might be interesting. I doubt
> anything will be done about the leaks in 2.95; the compiler is
> supposed to leak in a number of ways.
>
> Regards,
> Martin
Hello Martin!
Ok.
Only confusing thing is the snapshots seems to be called egcs at
<ftp://gcc.gnu.org/pub/gcc/snapshots/index.html>. Didn't egcs become
gcc2.95?
Right,
MartinS