This is the mail archive of the gcc-patches@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: fix the worst of c/5154




--On Sunday, April 28, 2002 10:05:32 AM -0700 Richard Henderson 
<rth@redhat.com> wrote:

> This fixes the worst part of the problem: the stack overflow
> in the garbage collector.
>
> With this patch, the test case requires ~2.5GB ram, and some
> 4-5 hours to compile at -O0.  This is still a regression from
> 2.95 in which we consume ~2GB ram and only require 30 minutes.
>
> Patch tested with --enable-checking=rtl,tree,misc,gc,gcac on
> i686 and alphaev6 linux.
>
> Ok for 3.1?

Yes, thanks.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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