[tree-ssa] Gimplifying Java (updated)

Jason Merrill jason@redhat.com
Tue Jun 17 18:58:00 GMT 2003


Just a couple of things:

LABELED_BLOCK_EXPR and EXIT_BLOCK_EXPR are in the backend tree.def, so the
gimplification code for them should be, too.

Did you respond to the question about when you do inlining?  Surely you
could do it between gimplify and optimize_function_tree.

Jason



More information about the Java-patches mailing list