re PR java/20056 ('verification failed: incompatible type on stack' with --indirect...
authorTom Tromey <tromey@redhat.com>
Tue, 22 Feb 2005 18:14:04 +0000 (18:14 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 22 Feb 2005 18:14:04 +0000 (18:14 +0000)
commitde646917966153fb997aff63928c9f3bfcb613f3
tree37d6f1b819a2aa11dfd4d23abc1246ea6d550777
parent0947959a371305bff4a92fe250948ca684e130ed
re PR java/20056 ('verification failed: incompatible type on stack' with --indirect-dispatch)

PR java/20056:
* verify.cc (type::EITHER): New constant.
(check_field_constant): Use it.
(type::compatible): Handle it.

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