gcc/gcc/java ChangeLog verify.c
bothner@gcc.gnu.org
bothner@gcc.gnu.org
Mon Dec 3 15:30:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bothner@gcc.gnu.org 2001-12-03 15:30:21
Modified files:
gcc/java : ChangeLog verify.c
Log message:
* verify.c (subroutine_nesting): New function.
(verify_jvm_instructions): Use it to fix logic for checking that
we're done with the current subroutine.
* verify.c (verify_jvm_instruction): For OPCODE_checkcast and
OPCODE_instanceof use POP_TYPE macro for better diagnostics.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.853&r2=1.854
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/verify.c.diff?cvsroot=gcc&r1=1.45&r2=1.46
More information about the Gcc-cvs
mailing list