This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Eliminating Assembler Already Defined Messages for Java Library
- To: Per Bothner <per at bothner dot com>
- Subject: Re: Eliminating Assembler Already Defined Messages for Java Library
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Tue, 13 Mar 2001 17:22:59 -0800 (PST)
- Cc: gcc-patches at gcc dot gnu dot org, java-patch at gcc dot gnu dot org, kenner at vlsi1 dot ultra dot nyu dot edu, oldham at codesourcery dot com, java at gcc dot gnu dot org
- References: <10103122246.AA20045@vlsi1.ultra.nyu.edu><m21ys2xzfg.fsf@kelso.bothner.com><20010312190326N.mitchell@codesourcery.com><m2ofv5w8ad.fsf@kelso.bothner.com>
- Reply-To: apbianco at cygnus dot com
Per Bothner writes:
> It may be possible to re-enable the error checks if we get rid of
> the BLOCK_SUBBLOCKS/BLOCK_EXPR_BODY pun. Using BIND_EXPR instead of
> BLOCK seems the best way to do that.
What do you mean? The way we're keeping track of locals by creating
blocks?
> I haven't checked this in, but will (in teh trunk) unless there are
> objections.
I'm going to try this out -- I have to tests I can run on it.
./A