class.c (finish_class): We're now outside a valid method declaration.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Sat, 11 Sep 1999 22:22:57 +0000 (22:22 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Sat, 11 Sep 1999 22:22:57 +0000 (15:22 -0700)
commitfcf6eeb628b0df816f962c5185641325de7d5f6e
tree1207a1256effdf7c5306676bf7ae5e4289ea8266
parent697f6b2ff5a596ab8a6a0f4ff0b4ebfb2a4010e7
class.c (finish_class): We're now outside a valid method declaration.

Thu Sep  9 17:33:28 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * class.c (finish_class): We're now outside a valid method
        declaration. Tell the rest of gcc so.

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