verify.cc (type::to_array): New method.
authorTom Tromey <tromey@redhat.com>
Mon, 19 Nov 2001 07:08:36 +0000 (07:08 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 19 Nov 2001 07:08:36 +0000 (07:08 +0000)
commitd68e5f555d11826aab75b63d0dbcff85a2b425f1
treeffae3bbbb68e0f88dec21fdae51b13c8b1584b17
parent755407600fec4e6ec6aefbc5e9192fa278e92035
verify.cc (type::to_array): New method.

* verify.cc (type::to_array): New method.
(_Jv_BytecodeVerifier::verify_instructions_0) [op_anewarray]:
Construct new array type.

From-SVN: r47165
libjava/ChangeLog
libjava/verify.cc