parse.y (check_inner_class_access): Moved declaration of local `enclosing_decl_type...
authorAlexandre Petit-Bianco <apbianco@redhat.com>
Tue, 20 Feb 2001 21:18:13 +0000 (13:18 -0800)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 20 Feb 2001 21:18:13 +0000 (13:18 -0800)
commit064a552c29257fc313b13ebe1e9bd18047b8d2c4
treec09ac4ad4733e44a9d9739b4abb6f9399646f71d
parent9cfeea6e4e1a71b529a811bd5c21f8e231859be5
parse.y (check_inner_class_access): Moved declaration of local `enclosing_decl_type' to the right location.

2001-02-20  Alexandre Petit-Bianco  <apbianco@redhat.com>

        * parse.y (check_inner_class_access): Moved declaration of local
        `enclosing_decl_type' to the right location.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01258.html)

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