OSDN Git Service

2004-10-05 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Oct 2004 14:55:39 +0000 (14:55 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Oct 2004 14:55:39 +0000 (14:55 +0000)
commit4d905f6379a5576549171bb11f436aa4f198a1e6
treedfa978c9ca6c0d813a9768ce5dc831b1f27bf7c7
parentd345b49344f084be829d9bc5877c14b39f0e95db
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88556 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-parse.c