This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa][rfc] plans for nested functions
- From: dewar at gnat dot com (Robert Dewar)
- To: dewar at gnat dot com, s dot bosscher at student dot tudelft dot nl
- Cc: gcc at gcc dot gnu dot org, rth at redhat dot com, torvalds at osdl dot org
- Date: Sat, 27 Sep 2003 20:14:07 -0400 (EDT)
- Subject: Re: [tree-ssa][rfc] plans for nested functions
> This is almost exactly the same as what you said almost a year ago, when
> you also said you considered tree-ssa to be an experiment. I'm just
> curious, does ACT have a slightly more detailed roadmap for this
> project,
If you are asking if we have a schedule, the answer is no. The reason is
that this is not something directly required by any customer, which means
that any work on it can be preempted at any time. We never give any
schedule dates except for work directly on behalf of customers (in which
case there is a commitment to the customer).
In the case of this particular issue, there are many other items of higher
priority of unscheduled nature, most importantly getting our tree
resynchronized with the head, and that absorbs all the available
bandwidth for now.