This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/17586] [4.0 regression] kawa build fails with ICE
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 28 Sep 2004 13:57:27 -0000
- Subject: [Bug java/17586] [4.0 regression] kawa build fails with ICE
- References: <20040921160530.17586.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-28 13:57 -------
Subject: Bug 17586
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: aph@gcc.gnu.org 2004-09-28 13:57:07
Modified files:
gcc/java : ChangeLog jcf-parse.c
Log message:
2004-09-28 Andrew Haley <aph@redhat.com>
PR java/17586
* jcf-parse.c (load_class): Don't try to read a class that we've
already read.
Check that we really did read the right class.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1465&r2=1.1466
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.169&r2=1.170
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17586