gcc/gcc/java ChangeLog jcf-parse.c

aph@gcc.gnu.org aph@gcc.gnu.org
Tue Sep 28 13:57:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2004-09-28 13:57:07

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

Log message:
	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.
	Check that we really did read the right class.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1465&r2=1.1466
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.169&r2=1.170



More information about the Gcc-cvs mailing list