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: [RFA] expand from SSA form (1/2)


Hi,

On Sun, 26 Apr 2009, Richard Guenther wrote:

> > I'd rather remove that field and the fields in the var annotation.
> 
> Indeed.  I'm testing a patch to remove the aux field.

I had one in testing also removing the value_handle field.  It's unused 
since some time too (it's moved over to the ssa_name structure directly).

> The partial transition to tuples (the hack going back to GENERIC for 
> expansion) also introduced two members, stmt and rn.  Fixing that 
> partial transition should shrink tree_ann_common_d further.

Yes.


Ciao,
Michael.


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