parse.y (find_applicable_accessible_methods_list): Extend the search to superinterfac...
authorAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 19 Mar 1999 13:08:32 +0000 (05:08 -0800)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 19 Mar 1999 13:08:32 +0000 (05:08 -0800)
commitcc596f8cbb63346ece3fc5f95527b6d0b75345d9
tree4835cf10328e1a3b7cbdccc7c1c774dc9bb2f8b0
parent1982388a57dbdb1e7b38c77f0aeca61ba02c60b0
parse.y (find_applicable_accessible_methods_list): Extend the search to superinterfaces when relevant.

1999-03-19  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (find_applicable_accessible_methods_list): Extend the
search to superinterfaces when relevant.
(search_applicable_methods_list): New function.
(parse.c wasn't part of the last check-in.)

From-SVN: r25862
gcc/java/parse.c