[Bug libgcj/18868] Interface containing anonymous class breaks gij

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 10 19:21:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-10 19:21 -------
Subject: Bug 18868

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2005-01-10 19:21:46

Modified files:
	libjava        : ChangeLog link.cc 
	libjava/include: jvm.h 

Log message:
	PR libgcj/18868:
	* include/jvm.h (_Jv_Linker::find_field): Declare.
	(_Jv_Linker::find_field_helper): Likewise.
	* link.cc (find_field_helper): New method.
	(find_field): Likewise.
	(resolve_pool_entry): Use it.  Throw NoSuchFieldError when field
	not found.
	(link_symbol_table): Use find_field.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3279&r2=1.3280
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/link.cc.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/jvm.h.diff?cvsroot=gcc&r1=1.71&r2=1.72



-- 


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



More information about the Gcc-bugs mailing list