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]
Other format: [Raw text]

Re: tree-ssa branch: Call for preliminary testing


On Mon, 2003-05-12 at 09:01, Steven Bosscher wrote:
> 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.
> 
The coalescer in the SSA->normal pass has been known to do this as well.


Diego.


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