RFC: Java inliner

Andrew Haley aph@cambridge.redhat.com
Tue Jun 11 06:59:00 GMT 2002


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?

Andrew.



More information about the Java mailing list