* verify.cc (state::enter_subroutine): New method.
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2002 05:48:00 +0000 (05:48 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2002 05:48:00 +0000 (05:48 +0000)
commitcc6ebd51e79ad82a2b2252e312c58fe5f6ab50f0
tree3977f2b9fcce80a05b099d1825b384de53c309ed
parenta0bda314a53cb42fbbc2012c0241409b3e8be5d3
* verify.cc (state::enter_subroutine): New method.
(handle_jsr_insn): Use it.
(state::merge): When processing a `ret', correctly use
subroutine's state to determine which local variables have
changed.
(push_exception_jump): Don't let stack overflow.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49388 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/verify.cc