RFC: Java inliner
Daniel Berlin
dberlin@dberlin.org
Tue Jun 11 07:22:00 GMT 2002
On Tuesday, June 11, 2002, at 09:58 AM, Andrew Haley 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?
Get rid of the use of statement expressions in tree-inline, and i'll be your best friend.
>
> Andrew.
>
More information about the Java
mailing list