[multiple changes]
authorAndrew Haley <aph@redhat.com>
Tue, 5 Oct 2004 14:55:39 +0000 (14:55 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 5 Oct 2004 14:55:39 +0000 (14:55 +0000)
commit5789147ff0eacd8165a6835b51488502e27ebc93
treedfa978c9ca6c0d813a9768ce5dc831b1f27bf7c7
parent9bb86f4147d6827f4fb1c70a4fda7c118e527471
[multiple changes]

2004-10-05  Andrew Haley  <aph@redhat.com>

PR java/17779
* jcf-parse.c (parse_zip_file_entries): If a class has a
superclass and a TYPE_SIZE of zero, lay it out.

2004-09-30  Andrew Haley  <aph@redhat.com>

PR java/17733
* jcf-parse.c (compute_class_name): Rewrite.

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