[RFA] Merge tree SSA into GCC 3.1 [patch]

Diego Novillo dnovillo@redhat.com
Tue Oct 16 15:15:00 GMT 2001


On Tue, 16 Oct 2001, Jan Hubicka wrote:

> > On Sat, Oct 13, 2001 at 03:35:37AM -0400, Diego Novillo wrote:
> > > I would like to propose including the tree SSA framework in GCC
> > > 3.1.  The implementation is starting to stabilize a bit and
> > > merging it into the trunk will probably accelerate development of
> > > new analyses and transformations based on it.
> > 
> > Hmm.  Given that the only user-visible feature here is better support
> > for -Wuninitialized, I think we're probably better served by delaying
> 
> I think that one of valuable user-visible feature can be dead code removal,
> that to my understanding already works on AST branch.
>
Actually, no.  It's still in my local tree because I have not
been able to work on it lately.  If I get a chance I could
whip-up a semi-working version by the end of the week.

However, given that there are other optimizations in the works
maybe we should wait and fix all the more obvious bugs in the
branch rather than polluting the trunk.


Diego.



More information about the Gcc-patches mailing list