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: [tree-ssa PATCH] Pick memory consumption low hanging fruit


On Tue, 2003-11-18 at 11:38, law@redhat.com wrote:

> If this is indeed the case, then it argues that we need to do PTA and do it
> early rather than doing PTAA and later pruning the info.
> 
This is not what we do with PTA enabled.  We also do it early and merely
use TBA to avoid calling PTA unnecessarily.


Diego.


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