[tree-ssa] Gimplifying Java

Jeff Sturm jsturm@one-point.com
Thu Jun 12 13:25:00 GMT 2003


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



More information about the Gcc-patches mailing list