[multiple changes]
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Thu, 27 Jul 2000 11:13:51 +0000 (11:13 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 27 Jul 2000 11:13:51 +0000 (04:13 -0700)
commit1e12ab9b731406758cce12e897b7aa8cbc854e78
tree678d65d867747419c99f55f70ac58873882c5de3
parentb8e42be70d61c89e216a15e5711a9adafdada5d9
[multiple changes]

2000-07-25  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (jdep_resolve_class): Don't bother checking potential
        innerclass access if `decl' is NULL.
        (find_in_imports_on_demand): TREE_PURPOSE of `import' contains the
        WFL.

2000-07-24  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (find_as_inner_class): Removed 2000-07-19 patches.
        * jcf-parse.c (HANDLE_INNERCLASSES_ATTRIBUTE): Local `decl' moved
        outside the `if' statement, alias to innerclass removed, `decl'
        used to mark the class complete.

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