gcc/libjava ChangeLog verify.cc

tromey@gcc.gnu.org tromey@gcc.gnu.org
Mon Mar 3 23:25:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2003-03-03 23:25:52

Modified files:
	libjava        : ChangeLog verify.cc 

Log message:
	* verify.cc (handle_jsr_insn): Don't fail if `jsr' appears at end
	of bytecode.
	(handle_ret_insn): Fail if returning to jsr that appears at end of
	bytecode.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.1764&r2=1.1765
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/verify.cc.diff?cvsroot=gcc&r1=1.51&r2=1.52



More information about the Gcc-cvs mailing list