parse.y (java_expand_classes): Don't change ctxp_for_generation while iterating...
authorPer Bothner <per@bothner.com>
Fri, 27 Apr 2001 19:12:20 +0000 (12:12 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 27 Apr 2001 19:12:20 +0000 (12:12 -0700)
commit9c491eb84b89559a5420c3c43f99624970891b70
treea781dca3d88559fb0843fe41e124e0ee09874c4a
parentd06146e1af25d55db3ee8e80dba9c2349632568c
parse.y (java_expand_classes): Don't change ctxp_for_generation while iterating...

* parse.y (java_expand_classes):  Don't change ctxp_for_generation
while iterating, since that could cause gc to lose stuff.

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