parse.y (find_most_specific_methods_list): Select the only non-abstract method even...
authorBryce McKinlay <bryce@albatross.co.nz>
Fri, 20 Oct 2000 04:00:44 +0000 (04:00 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 20 Oct 2000 04:00:44 +0000 (21:00 -0700)
commitcab8e2bd65e10cbd59f4240056710c9653aa4418
tree2758ea9ec2b0934808400a4b57bdf7a73c61a2d1
parentf4fce7eda4a9e54552afc1847716eb583e6bf92f
parse.y (find_most_specific_methods_list): Select the only non-abstract method even if max has been set.

2000-07-18  Bryce McKinlay  <bryce@albatross.co.nz>

* parse.y (find_most_specific_methods_list): Select the only
non-abstract method even if max has been set.
Fixes gcj/285, gcj/298.

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00646.html)

From-SVN: r36956
gcc/java/ChangeLog
gcc/java/parse.y