gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: [patch] diagnostics branch

Subject: Re: [patch] diagnostics branch
From: Tom Tromey
Date: Mon, 08 Jun 2009 14:37:52 -0600
>>>>> "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

<Prev in Thread] Current Thread [Next in Thread>