This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Java: fix byte compiler


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]