re GNATS gcj/71 (failure to compile an interface method invocation on a sub-interface)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Thu, 1 Jun 2000 06:41:11 +0000 (06:41 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 1 Jun 2000 06:41:11 +0000 (23:41 -0700)
commitcedea5100063a92e000d11222de9c1a925500d87
tree10f0fa48c74f35965f2825944978cba6a95ee828
parent92d8351549902259fb219f089e37f4cde3aec9a8
re GNATS gcj/71 (failure to compile an interface method invocation on a sub-interface)

2000-04-05  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* jcf-write.c (generate_bytecode_insns): At invokation time,
always relate an interface method to the type of its selector.

(Fix to the PR #71:
 http://sourceware.cygnus.com/ml/java-prs/1999-q4/msg00040.html)

From-SVN: r34330
gcc/java/ChangeLog
gcc/java/jcf-write.c