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 (updated)


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


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