This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: apr-2001 libstdc++ outstanding
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: apr-2001 libstdc++ outstanding
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 08 May 2001 22:15:41 +0200
- Cc: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>, libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <Pine.SOL.3.91.1010508102821.3593E-100000@taarna.cygnus.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
| > The latter program ran for about two and a half minutes. I killed the
| > former program after twenty minutes. Each program uses 736 kB for SIZE
| > and 736 kB for RSS during the whole run. There is no increase in the
| > memory usage.
|
| huh.
|
| Anybody else? Am I the only one that can reproduce this?
I tested the program on an i686-pc-linux and noticed no memory leak.
For the moment I'm uanble to have a working compiler on a solaris-2.7.
I used several combinaison of -On and -g.
-- Gaby