]> git.ipfire.org Git - thirdparty/gcc.git/commit
re GNATS gcj/181 (gcj crashes on inner classes/interfaces definition/usage.)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Tue, 25 Apr 2000 22:14:53 +0000 (22:14 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 25 Apr 2000 22:14:53 +0000 (15:14 -0700)
commit932207025a862cbea7b863894615efe64cc8d471
tree2ef08d926f719485ee8cbbec2915d83d65403f1d
parentb36f4ed35411cadef7f3b17cab4089be7246707a
re GNATS gcj/181 (gcj crashes on inner classes/interfaces definition/usage.)

Mon Apr 24 14:59:36 2000  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (end_class_declaration): Reset the interface number
        counter.

(This fixes the Java PR #181:
 http://sourceware.cygnus.com/ml/java-prs/2000-q1/msg00207.html)

From-SVN: r33422
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y