Andrew Haley writes: > > 2003-09-12 Andrew Haley <aph@redhat.com> > > * java-tree.h (LOCAL_VAR_OUT_OF_SCOPE_P): New. > (struct lang_decl_var:freed): New variable. > * decl.c (poplevel): Mark local vars that have gone out of scope. > (push_jvm_slot): Don't use the RTL of a var that has gone out of > scope. Applied today; looks like I missed committing this before. Andrew.