This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: PR java/8955
- From: Andrew Haley <aph at redhat dot com>
- To: tromey at redhat dot com
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>,Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 20 Dec 2002 10:47:08 +0000 (GMT)
- Subject: Patch: PR java/8955
- References: <87of7iy8t5.fsf@fleche.redhat.com>
Tom Tromey writes:
> from Tom Tromey <tromey@redhat.com>
>
> * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR]: Handle case
> where minimum case value is Integer.MIN_VALUE.
> Fixes PR java/8955.
OK.
Andrew.