gcc/gcc/java ChangeLog abi.cc

tromey@gcc.gnu.org tromey@gcc.gnu.org
Thu Mar 24 02:17:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-03-24 02:17:39

Modified files:
	gcc/java       : ChangeLog abi.cc 

Log message:
	* abi.cc (build_method_call): Don't use virtual dispatch for
	private methods.
	(get_vtable_index): Return -1 for private methods.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1529.2.47&r2=1.1529.2.48
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/abi.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.15&r2=1.1.2.16



More information about the Gcc-cvs mailing list