verify.cc (is_assignable_from_slow): If source is an interface, we must also check...
authorPer Bothner <per@bothner.com>
Thu, 24 Jan 2002 20:02:21 +0000 (12:02 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 24 Jan 2002 20:02:21 +0000 (12:02 -0800)
commit7ac20fe4e73b1beccfc11eb8275ab25306d5aeb5
tree943fcca31544158694ae99a6a8333a741cc43731
parent9bf25b09102dbb85b2d54b6ab1e8d8d7767fb540
verify.cc (is_assignable_from_slow): If source is an interface, we must also check the superclass.

* verify.cc (is_assignable_from_slow): If source is an interface,
we must also check the superclass.

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