This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RFC: Java inliner
- From: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- To: Andrew Haley <aph at cambridge dot redhat dot com>
- Cc: gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Wed, 12 Jun 2002 00:53:19 +1000
- Subject: Re: RFC: Java inliner
- References: <200206111358.g5BDwRj03165@cuddles.cambridge.redhat.com>
On 11-Jun-2002, Andrew Haley <aph@cambridge.redhat.com> wrote:
> We need a tree inliner for Java. We've already disabled RTL inlining.
>
> tree-inline.c is rather C- and C++-centric, although I guess we'll get
> a real languge independent AST inliner sometime.
>
> In the meantime, I intend to work on a Java specific tree inliner.
>
> Comments?
I doubt we'll get a real language-independent AST inliner soon
if everyone who could benefit from it decides that it will be easier
for them to build their own language-specific tree inliner instead ;-)
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.