|
|
>>>>> "Aldy" == Aldy Hernandez <aldyh@xxxxxxxxxx> writes:
Aldy> gcc/java/
Aldy> * java-gimplify.c (java_gimplify_block): New argument to
Aldy> build_empty_stmt.
Aldy> * expr.c (force_evaluation_order): Same.
Aldy> * typeck.c: Add location to build_decl or PUSH_FIELD calls.
Aldy> * class.c: Same.
Aldy> * decl.c: Same.
Aldy> * jcf-parse.c: Same.
Aldy> * constants.c: Same.
Aldy> * resource.c: Same.
Aldy> * except.c: Same.
Aldy> * builtins.c: Same.
Aldy> * expr.c: Same.
Aldy> * java-tree.h (PUSH_FIELD): Add location field.
I read through the java parts, and it all seems mechanical to me.
The java bits are ok, thanks.
Tom
|
|