This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Contributing tree-ssa to mainline
Scott Robert Ladd writes:
> Gabriel Dos Reis wrote:
> > "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:
> >
> > | I also agree with Joe that we should consider bumping to version 4.0
> > | after we merge tree-ssa:
> > | http://gcc.gnu.org/ml/gcc/2004-01/msg01408.html
> > | I think it properly communicates the amount of change under the hood
> > | to users.
> >
> > Seconded.
>
> Thirded. ;)
>
> > Merging tree-ssa into mainline, renaming the whole thing as the next
> > GCC-4.x.y series and allowing time for other front-ends to adjust
> > and GCC developers to adjust to the new framework is, I believe, an
> > action we should seriously consider.
>From the Java point of view, merging tree-ssa into mainline would make
my task easier. I care rather less about whether we call it 3.5 or
4.0.
Andrew.