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

PR java/20056:
* verify-impl.c (EITHER): New define.
(types_compatible): Handle it.
(check_field_constant): Use it.

From-SVN: r95404
gcc/java/ChangeLog
gcc/java/verify-impl.c