re PR java/18811 (rhug build problem, regression?)
authorAndrew Haley <aph@gcc.gnu.org>
Wed, 8 Dec 2004 14:08:22 +0000 (14:08 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 8 Dec 2004 14:08:22 +0000 (14:08 +0000)
2004-12-07  Andrew Haley  <aph@redhat.com>

PR java/18811:
* jcf-parse.c (load_class): Remove sanity test for missing inner
class file.

From-SVN: r91901

gcc/java/ChangeLog

index 0b241f25e26d620e51bc09f283e68032000a845f..2c8c5910936b2b7db5bde0d9382868ea3e230584 100644 (file)
@@ -1,5 +1,6 @@
 2004-12-07  Andrew Haley  <aph@redhat.com>
 
+       PR java/18811:
        * jcf-parse.c (load_class): Remove sanity test for missing inner
        class file.