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]
Other format: [Raw text]

gcc/gcc/java ChangeLog lower.cc tree.cc


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-04-29 03:01:08

Modified files:
	gcc/java       : ChangeLog lower.cc tree.cc 

Log message:
	* lower.cc (visit_bytecode_block) <op_checkcast>: Correctly handle
	_Jv_CheckCast.
	* tree.cc (visit_cast): Correctly handle _Jv_CheckCast.

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.99&r2=1.1529.2.100
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lower.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.18&r2=1.1.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/tree.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.44&r2=1.1.2.45


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