GCJ macro in libjava/Makefile

Alexandre Petit-Bianco apbianco@cygnus.com
Mon Sep 25 14:54:00 GMT 2000


Jeff Sturm writes:

> OK, but I don't seem to get inlining from classes in different
> sources anyway.

No. Not yet.

> Inlining does work for me now with -O and above, provided that the
> classes are in the same source.

And, I believe, provided that you use this gcc patch which got never
approved:

  http://gcc.gnu.org/ml/gcc-patches/1999-11/msg00628.html

But anyways, further inlining work should emphasize inlining at the
tree level.

./A


More information about the Java mailing list