This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Memory leaks identified by purify


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]