This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch: Call for preliminary testing
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Mon, 12 May 2003 15:01:37 +0200 (CEST)
- Subject: Re: tree-ssa branch: Call for preliminary testing
On 12 May 2003, Diego Novillo wrote:
> On Sun, 2003-05-11 at 13:11, Richard Guenther wrote:
> > I just tested compiling the POOMA library with g++-ssa (GCC) 3.5-tree-ssa
> > 20030511 (merged 20030504) and got failure due to OOM:
> >
> Thanks. Could you post a .ii file? Or a pointer to POOMA.
>
> > cc1plus: out of memory allocating 564784160 bytes after a total of 28152172 bytes
> > Command exited with non-zero status 1
> >
> > gcc-3.3 uses about 300MB on this.
> >
> > No candy from me ;)
> >
> Oh, come on. Memory is cheap! ;)
Got it compile on a 2Gig machine - .ii file can be fetched from
http://www.tat.physik.uni-tuebingen.de/~rguenth/FieldCentering.cmpl.ii.gz
the test uses max. 1.5GB ram on this machine.
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/