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: Tom Tromey <tromey at redhat dot com>
- To: Nathan Froyd <froydnj at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Tue, 10 May 2011 13:27:31 -0600
- Subject: Re: [PATCH] split tree_type, a.k.a. "tuplifying types"
- References: <20110510161543.GW23480@codesourcery.com>
>>>>> "Nathan" == Nathan Froyd <froydnj@codesourcery.com> writes:
Nathan> gcc/java/
Nathan> * java-tree.h (TYPE_ARGUMENT_SIGNATURE): Use TYPE_MINVAL.
This is ok.
Tom