parse.y (process_imports): Consider that one might be trying to import an innerclass.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Thu, 19 Oct 2000 07:51:54 +0000 (07:51 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 19 Oct 2000 07:51:54 +0000 (00:51 -0700)
commit02ae6e2e4bdd2af6cd22372044124360152dfb72
tree19ef220b02fc75ecf8472a6d3f89cfd6d0633415
parentcc3f7b54c99342c8c8b22c8571c99cd982d25a7f
parse.y (process_imports): Consider that one might be trying to import an innerclass.

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

        * parse.y (process_imports): Consider that one might be trying to
        import an innerclass. Fixes gcj/254

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00631.html)

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