OSDN Git Service

2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jul 2000 11:13:51 +0000 (11:13 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jul 2000 11:13:51 +0000 (11:13 +0000)
commitced3ce4a5f4b390068da040c6c87a5bf2923c450
tree678d65d867747419c99f55f70ac58873882c5de3
parentc72665e96a80d5c12fb98f16e60f3e8f7c3cee49
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35287 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-parse.c
gcc/java/parse.y