gcc/gcjx ChangeLog verify.h bytecode/verify.cc
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Sun Mar 27 02:38:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-03-27 02:38:16
Modified files:
gcjx : ChangeLog verify.h
gcjx/bytecode : verify.cc
Log message:
* bytecode/verify.cc (EITHER): New constant.
(type::compatible): Handle EITHER.
(type::equals): New method.
(check_field_constant): Added 'putfield' argument.
(verify_instructions_0): Update 'putfield' handling.
* verify.h (vfy_fail): Fixed indentation.
(vfy_class_has_field_p): New function.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.56&r2=1.1.2.57
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/verify.h.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/verify.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2
More information about the Gcc-cvs
mailing list