OSDN Git Service

* verify.cc (_Jv_BytecodeVerifier::pop_type): Put PC into error
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Nov 2001 00:31:37 +0000 (00:31 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Nov 2001 00:31:37 +0000 (00:31 +0000)
commita5a42e04812a6eab9c68e9802936c396bd9cbc77
treefca4c0afbe6be4db09f2e125e67db3f1fa699867
parente066425dd70681b63d24e2c3dd78844ed478cb6e
* verify.cc (_Jv_BytecodeVerifier::pop_type): Put PC into error
message.
(_Jv_BytecodeVerifier::pop64): Likewise.
(_Jv_BytecodeVerifier::pop32): Likewise.
(_Jv_BytecodeVerifier::pop_raw): Likewise.
(_Jv_BytecodeVerifier::pop_type): Promote the match type.
(type::set_initialized): Only modify uninitialized types.
(type::set_uninitialized): Fix shadowing bug.  Simplify code.

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