parse.y (java_pop_parser_context): The TREE_VALUE of a link in the import_list contai...
authorPer Bothner <per@bothner.com>
Tue, 1 May 2001 22:05:46 +0000 (15:05 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 1 May 2001 22:05:46 +0000 (15:05 -0700)
commit063df563bd283964c6f61dfb9cd609b34cd6d8e9
tree0796c96d33fec47c40940d508fa9092c9d10a69a
parentaa32d8f61e05fbf1327752faf3569e7cbcfdc9ac
parse.y (java_pop_parser_context): The TREE_VALUE of a link in the import_list contains the name, not the TREE_PURPOSE.

* parse.y (java_pop_parser_context):  The TREE_VALUE of a link in the
import_list contains the name, not the TREE_PURPOSE.

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