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
Op ma 12-05-2003, om 14:43 schreef Diego Novillo:
> On Sun, 2003-05-11 at 13:11, Richard Guenther wrote:
> > cc1plus: out of memory allocating 564784160 bytes after a total of 28152172 bytes
> > Command exited with non-zero status 1
FWIW, this is not the first report of such a message showing up. I've
seen it at least twice for something involving the preprocessor.
I really can't think of _any_ situation where we would want to allocate
564MB in one big chunk, so this really is a bug somewhere.
Gr.
Steven