This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

inlining across .java files?


Adam Megacz writes:
 > 
 > If I compile multiple .java files as one "compilation unit" (one
 > invocation of gcj), will gcj inline *across* files?  If not, is there
 > any way I can get it to do this?

It could be made to, but we don't yet support it.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]