class.c (finish_class): Whenever a deferred method is output...
authorAndrew Haley <aph@cygnus.com>
Thu, 1 Jul 1999 06:03:28 +0000 (06:03 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 1 Jul 1999 06:03:28 +0000 (06:03 +0000)
commitac8f5d48cba9387f8ccb22bb91786805a213bf5a
treef0056ec9bc77c60aecc81347ace42b571b4b767c
parentcb805c2ddff216a64ea3a57e03d3a30b76c06c89
class.c (finish_class): Whenever a deferred method is output...

1999-06-24  Andrew Haley  <aph@cygnus.com>
        * class.c (finish_class): Whenever a deferred method is
        output, rescan the list of methods to see if a new candidate for
        output can be found.

From-SVN: r27872
gcc/java/ChangeLog
gcc/java/class.c