This is the mail archive of the java-patches@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]

Re: [tree-ssa] Gimplifying Java


On 12 Jun 2003, Diego Novillo wrote:
> Say, now that you got started with java->GIMPLE, care to tackle
> bytecode->GIMPLE? ;)

Maybe.  I think Andrew Haley is planning to do some of this.

Getting inlining to work from source->bytecode and back should be a big
boost for gcj.  But the bytecode reader may require considerable effort;
it doesn't build functions as trees yet either.

Jeff


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