typeck.c: (lookup_java_method): search all inherited interfaces when...
authorGodmar Back <gback@cs.utah.edu>
Thu, 18 Nov 1999 03:59:48 +0000 (03:59 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 18 Nov 1999 03:59:48 +0000 (19:59 -0800)
commit7c2e3b9b525dd16f20ec372f867b3d2d1d4feb20
tree37384a8f1d7fcf9d2abb90b7b44b7013c39a41fb
parent13aa2d0521d1ec7ad385511d24ee1ef68ce9a79d
typeck.c: (lookup_java_method): search all inherited interfaces when...

Wed Nov  3 15:20:02 MST 1999  Godmar Back <gback@cs.utah.edu>

        * typeck.c: (lookup_java_method):  search all inherited
        interfaces when looking up interface method.

From-SVN: r30566
gcc/java/ChangeLog
gcc/java/typeck.c