SSA annotations memory use.

Andrew MacLeod amacleod@redhat.com
Tue Dec 7 15:41:00 GMT 2004


On Tue, 2004-12-07 at 09:53, Jan Hubicka wrote:
> > On Tue, 2004-12-07 at 09:14, Jan Hubicka wrote:

> > when you analyze the function, how far into the compilation process do
> > you go?
> Not far at the moment - only cleanup the cfg and instrument for
> profilng.  Of course the plan is to optimize harder at this stage.
> Also I would expect that the caches would show up as different field in
> -fmem-report dump...

they wouldn't exist until you go into ssa anyway. They are hung off of
the stmt annotation.

Andrew



More information about the Gcc mailing list