verify.cc (type::isnull): New method.
authorTom Tromey <tromey@redhat.com>
Wed, 6 Feb 2002 21:53:59 +0000 (21:53 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 6 Feb 2002 21:53:59 +0000 (21:53 +0000)
commit199ecb183b32d791550aa97bd377532d742a62c1
tree3806bc869225f6b52ce0fdf978c60ab87dbb1a5b
parent5e3f4df7feb38b41060ace60ed7701d9fec9d603
verify.cc (type::isnull): New method.

* verify.cc (type::isnull): New method.
(require_array_type): Handle case where array is null.
(verify_instructions_0) [op_arraylength]: Likewise.

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