This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: IPA merge part 1: localize SSA variables. Version 2
> On Tuesday 28 November 2006 14:43, Diego Novillo wrote:
> > Jan Hubicka wrote on 11/20/06 13:53:
> > > :ADDPATCH tree-optimization:
> > >
> > > Privatize SSA variables into gimple_df.
> (...)
> > > * tree-ssanames.c: Do not include gt-tree-ssanames.h
>
> Hi Honza,
>
> Thou shall update thy Makefile or break parallel bootstrap.
>
> I think this is sufficient, but I don't know for sure.
Ah,
sorry for that. I am pretty sure it was present in the original patch,
but I dropped it while breaking out the tree-ssa-operands change
assuming that it is the only gc-* file that changed.
Thanks!
Honza