expr.c (build_invokeinterface): Abort if method's context is not an interface.
authorTom Tromey <tromey@redhat.com>
Wed, 22 Jan 2003 20:53:54 +0000 (20:53 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 22 Jan 2003 20:53:54 +0000 (20:53 +0000)
commit906c7c32658621d4d530e61d8ecc1dd081ef732c
tree248e3b9f3c1ecd6b696b4ed1a06894a6a1561839
parent3e895978eef47edaf67b59f02d9f847c55ac26dc
expr.c (build_invokeinterface): Abort if method's context is not an interface.

* expr.c (build_invokeinterface): Abort if method's context is not
an interface.

From-SVN: r61615
gcc/java/ChangeLog
gcc/java/expr.c