re PR java/17586 (kawa build fails with ICE)
authorAndrew Haley <aph@redhat.com>
Tue, 28 Sep 2004 17:40:56 +0000 (17:40 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 28 Sep 2004 17:40:56 +0000 (17:40 +0000)
commit1679340f35849566c6a0437fbbfd37fbd0c6b6c2
treed4a6be607900d43739a5e693d31177ebd42ada44
parentcc15e98f650fb1d16c8853ddf0ce586661974604
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.

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