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: [PATCH][4.3] Alternate fix for PR34244, fix PR36262


On Fri, 30 May 2008, Zdenek Dvorak wrote:

> Hi,
> 
> > Zdenek, can you think of a different way to fix the compile-time and
> > memory problems with clearing the SCEV cache?
> 
> no, not really.  One possible way I had tried some time ago was to
> remove just the information that is invalidated from the cache; however,
> the overhead of deciding which part of the cache is invalidated was
> larger than the gains,

Ok.  I installed the equivalent patch on the mainline and backport it
after 4.3.1 is released.

Thanks,
Richard.


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