verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle case where field has...
authorTom Tromey <tromey@redhat.com>
Fri, 16 Nov 2001 23:39:34 +0000 (23:39 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 16 Nov 2001 23:39:34 +0000 (23:39 +0000)
commitb34e9a5b9fe8113747b0e67e7b76f1da41fcb466
treebbbdaad345a9c135fc696285bbe17a0e22c058f5
parente13c552619f4d03723b6056b15257c629ba92bb2
verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle case where field has primitive type.

* verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle
case where field has primitive type.

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