This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: interpreter.cc bug patch and performance improvements
- From: Tom Tromey <tromey at redhat dot com>
- To: Chris Sears <cbsears_sf at yahoo dot com>
- Cc: java-patches at gcc dot gnu dot org, krab at gnu dot org
- Date: 08 Jan 2002 10:08:10 -0700
- Subject: Re: PATCH: interpreter.cc bug patch and performance improvements
- References: <20020108044712.12679.qmail@web14704.mail.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> "Chris" == Chris Sears <cbsears_sf@yahoo.com> writes:
Chris> attached is a diff patch for the 3.0.3 gij interpreter.cc
Chris> The bug is fairly simple, no NULLCHECK for insn_arraylength.
Hi Chris. Could you regenerate this patch with `diff -u' (unidiff)?
That would make it much easier for me to read.
Thanks.
Tom