This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/17733] class read for the second time


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-05 14:55 -------
Subject: Bug 17733

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2004-10-05 14:55:40

Modified files:
	gcc/java       : ChangeLog jcf-parse.c 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1478&r2=1.1479
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.174&r2=1.175



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17733


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]