RFC: Java inliner

Tom Tromey tromey@redhat.com
Wed Jul 10 07:33:00 GMT 2002


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

Alexandre> I wonder if, instead of duplicating the code from
Alexandre> tree-inline.c and then modifying it to suit Java, we
Alexandre> wouldn't be better off with an #if/#else/#endif (hopefully
Alexandre> temporary) mess, so as to avoid divergence between these
Alexandre> files...

I'd rather see Andrew just check in his existing inliner.  My
reasoning is that eventually we'll be using the SIMPLE inliner.  I
think the potential divergences between now and that point won't
matter much.

Tom



More information about the Java mailing list