parse.y (java_expand_classes): Scan the whole class list looking for access methods...
authorAndrew Haley <aph@redhat.com>
Mon, 3 Feb 2003 17:44:55 +0000 (17:44 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 3 Feb 2003 17:44:55 +0000 (17:44 +0000)
commit2d7b3505f7681f374ed3d409bb7cc00c9f2ec8d0
treeccb75f2a0f09f50abdb6af21cc3eba16af931737
parentcea9c57b5961403d4363f542989bf3c53783707a
parse.y (java_expand_classes): Scan the whole class list looking for access methods that haven't yet been expanded.

2003-01-31  Andrew Haley  <aph@redhat.com>

        * parse.y (java_expand_classes): Scan the whole class list looking
        for access methods that haven't yet been expanded.

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