This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Maintainer of tree-inline.c and expr.c
Carlo Wood writes:
> On Mon, Sep 22, 2003 at 01:10:24AM +0200, Gabriel Dos Reis wrote:
> > If it is "all of us", then it is all of us. At least all of us who
> > care about inlining :-/
>
> Ok, I'll write up a description of the problem, my
> proposal - the test cases that I think will be needed
> and last but not least the questions I have in order to
> be able to continue. And post that here.
Be aware that we are working on an all-new inliner on the tree-ssa
branch. Any work that you do on the old inliner will only be of
transient interest.
Andrew,