This is the mail archive of the gcc-cvs@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]

egcs/gcc/java parse.y ChangeLog


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	apbianco@gcc.gnu.org	2000-10-29 18:37:25

Modified files:
	gcc/java       : parse.y ChangeLog 

Log message:
	2000-10-25  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (patch_method_invocation): NULLify this_arg when already
	inserted.
	(maybe_use_access_method): Handle call to methods unrelated to the
	current class. Fixed comment.
	Fixes gcj/361.
	
	(http://sources.redhat.com/ml/java-prs/2000-q4/msg00072.html
	http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00993.html)

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.221&r2=1.222
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.555&r2=1.556


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