This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Excessive memory usage in lt-gcj-dbtool
Diego Novillo writes:
> Andrew Haley wrote on 11/11/06 04:51:
>
> > That seems odd. At that point gcj-dbtool has only an empty database,
> > so its memory usage should be small.
> >
> Thanks. It must be my branch because I cannot reproduce with trunk.
> lt-gcj-dbtool is compiled by the just-built gcj, right? I'm probably
> miscompiling gcj in that case.
That, or boehm-gc. Could be either.
Andrew.