This is the mail archive of the gcc@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: status of the tree-ssa branch ?


On Mon, 13 Jan 2003, Lars Segerlund wrote:

>  first, when is it 'scheduled' :-) to be included/merged with 3.x ( and 
> which 3.x
> 
We are hoping to have something ready for 3.5.  As usual, the
canonical answer applies (when it's ready).

>  second, is the tree representation likely to undergo further major 
> changes ?
> 
Not likely.  But we only have converted two front ends to GIMPLE
(C and C++).  So, new front ends might introduce changes.

>  third, if I want to make a front end for gcc is this the 'future safe' 
> branch ?
> 
I would like to think so.  We first need to prove that the
optimization and analyses we do on trees give positive results.


Diego.


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