This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: remove "java" fields from tree_label_decl
- From: "Richard Guenther" <richard dot guenther at gmail dot com>
- To: "Tom Tromey" <tromey at redhat dot com>
- Cc: "gcc-patches List" <gcc-patches at gcc dot gnu dot org>, GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: Fri, 17 Aug 2007 14:36:55 +0200
- Subject: Re: Patch: remove "java" fields from tree_label_decl
- References: <m3eji5oo1m.fsf@fleche.redhat.com>
On 8/14/07, Tom Tromey <tromey@redhat.com> wrote:
> This patch changed gcj so that it no longer needs the various "java"
> fields in tree_label_decl. It also removes these fields.
>
> Tested by bootstrapping on x86 FC6, then running the gcj test suite.
>
> Ok? I only need approval for the tree.h part.
The tree.h parts are ok.
Thanks,
Richard.