This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch: Call for preliminary testing
On Mon, 2003-05-12 at 09:16, Diego Novillo wrote:
> On Mon, 2003-05-12 at 08:56, Steven Bosscher wrote:
>
>
> > Do you know where the memory increase comes from?
> >
> The SSA->normal pass has some bitmaps that can grow quite large. The
> pass is very recent, so it needs a bit of tuning.
>
Its not only recent, its incomplete... hence the lack of serious
tuning...
Andrew