This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] split tree_type, a.k.a. "tuplifying types"
- From: Mike Stump <mikestump at comcast dot net>
- To: Nathan Froyd <froydnj at codesourcery dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, "java-patches at gcc dot gnu dot org" <java-patches at gcc dot gnu dot org>
- Date: Tue, 10 May 2011 09:53:59 -0700
- Subject: Re: [PATCH] split tree_type, a.k.a. "tuplifying types"
- References: <20110510161543.GW23480@codesourcery.com>
On May 10, 2011, at 9:15 AM, Nathan Froyd <froydnj@codesourcery.com> wrote:
> The patch below implements the first step towards "tuplifying types":
> OK to commit?
Ok for Objective parts...
>