[tree-ssa] COMPOUND_EXPR removal

Zdenek Dvorak rakdver@atrey.karlin.mff.cuni.cz
Thu Nov 6 08:45:00 GMT 2003


Hello,

> > this patch replaces the COMPOUND_EXPRs by the double linked list of
> > containers, thus finally making the manipulation with cfg reasonably
> > simple.
> 
> Unfortunately, it doesn't start early enough.

yes, but the patch is huge enough even this way.  I would prefer getting
it in this way (it has nice benefits on tree-ssa anyway, like sane
bsi_prev and bsi_last), and getting it used earlier incrementally.

Zdenek



More information about the Gcc-patches mailing list