re PR java/17586 (kawa build fails with ICE)
authorAndrew Haley <aph@redhat.com>
Tue, 28 Sep 2004 13:57:05 +0000 (13:57 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 28 Sep 2004 13:57:05 +0000 (13:57 +0000)
commit03ec093d0456c80c523f94189c53e89d321cc035
tree57f5a35d1bfa1455e179a626e057eb58155b1c84
parent38e05395acc76a5e8052abae6333c8a2ffb6008d
re PR java/17586 (kawa build fails with ICE)

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.

From-SVN: r88233
gcc/java/ChangeLog
gcc/java/jcf-parse.c