parse.y (resolve_inner_class): Keep local_enclosing to NULL if circularity is detected.
authorAlexandre Petit-Bianco <apbianco@redhat.com>
Wed, 22 Aug 2001 15:27:35 +0000 (08:27 -0700)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 22 Aug 2001 15:27:35 +0000 (08:27 -0700)
commitdf1c53460d5984b21fa47e53ccccbb0d8e81ba80
treee4e0aa17e1830778cb6da02666ce9a86429bb558
parent23ac7d7e6cf498682f10f41ca85ea2981ec53c26
parse.y (resolve_inner_class): Keep local_enclosing to NULL if circularity is detected.

2001-08-22  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (resolve_inner_class): Keep local_enclosing to NULL if
circularity is detected.
(ctors_unchecked_throws_clause_p): Fixed leading comment.

(http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01283.html)

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