This is the mail archive of the gcc@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?


> Date: Tue, 31 Aug 1999 20:00:17 -0400 (EDT)
> From: Tudor Hulubei <tudor.hulubei@data.ecora.com>
> To: Mike Stump <mrs@wrs.com>
> Cc: gcc@gcc.gnu.org

>   On Tuesday, 31 August 1999, Mike Stump wrote:
> > Don't inline.  I think you will find the problem goes away.

> You mean removing -finline-functions?

No.  -fno-inline and -fno-inline-functions or some such spelling, see
the manual.

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