This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Make EXIT_BLOCK_EXPR and LABELED_BLOCK_EXPR Java specific nodes
- From: Richard Henderson <rth at redhat dot com>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Mon, 22 Nov 2004 13:21:00 -0800
- Subject: Re: Make EXIT_BLOCK_EXPR and LABELED_BLOCK_EXPR Java specific nodes
- References: <200411190024.19242.stevenb@suse.de>
On Fri, Nov 19, 2004 at 12:24:19AM +0100, Steven Bosscher wrote:
> These two nodes from the subject are only used by Java, so
> I've turned them into language specific tree nodes.
Ok.
r~