Fix method search wrt scope of inner classes to match JLS2.
authorPer Bothner <per@bothner.com>
Thu, 26 Apr 2001 19:40:34 +0000 (12:40 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 26 Apr 2001 19:40:34 +0000 (12:40 -0700)
commit56fe39c8097aaa80cdc48131b54c6187c652a4d9
treec06f55dbae48157d5f980adcc95f3149baa89b43
parent52a661a6277cf517aa56b013c83d204982fab9c8
Fix method search wrt scope of inner classes to match JLS2.

From-SVN: r41604
gcc/java/ChangeLog
gcc/java/java-tree.h
gcc/java/parse.y
gcc/java/typeck.c