RFC: Java inliner

Diego Novillo dnovillo@redhat.com
Tue Jun 11 11:29:00 GMT 2002


On Tue, 11 Jun 2002, Andrew Haley wrote:

> Joe Buck writes:
>
>  > You could work with the ast-optimizer-branch folks and see if you can get
>  > their stuff working well for Java.  Then you'd be contributing to the
>  > language-independent inliner as well as making Java better.
> 
> I may do both.
> 
Excellent.  It's a matter of implementing
lang_hooks.simplify_function_tree.  If you do that, you should be
able to use the C inliner with little/no modifications.


Diego.



More information about the Gcc mailing list