This is the mail archive of the gcc-bugs@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]

Re: Small testcase demonstrating template-free memory explosion problem.



  In message <199801130901.BAA19187@cygnus.com>you write:
  > > You're debugging the wrong program :-)  cc1plus is running out of memory,
  >  not
  > > the g++ driver :-)
  > 
  > Ah, fabulous.  OK, thanks.  Here is the new log:
Thanks.  It's choking in the scheduler.

Interestingly enough rth & I were recently discussing a problem where sched
was consuming huge amounts of memory on alphas...  This might be the same
problem.

jeff


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