expr.c (build_known_method_ref): Use method's context to find method table index.
authorTom Tromey <tromey@redhat.com>
Thu, 23 Jan 2003 21:19:50 +0000 (21:19 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 23 Jan 2003 21:19:50 +0000 (21:19 +0000)
commit1f369e606fac3810e79ef0c0d4fd353a43d0d2b4
tree4d25331ad08a441f2ed71d7a18d95b012de7da72
parentc38e9817add28bde3418c28bb5aebeb9b4a8563e
expr.c (build_known_method_ref): Use method's context to find method table index.

* expr.c (build_known_method_ref): Use method's context to find
method table index.

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