RFC: Java inliner

Alexandre Oliva aoliva@redhat.com
Wed Jul 10 04:24:00 GMT 2002


On Jul 10, 2002, Andrew Haley <aph@redhat.com> wrote:

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

> As I said, I did try but halfway through I abandoned it because it was
> too untidy.

Hmm, I hadn't got the impression you had relied on the preprocessor to
separate the C/C++-specific bits from the generic/Java ones.  If you
did, and it looked awful, oh well... :-(

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Java mailing list