8sa1-gcc/gcc/java
Martin v. Löwis c14f7160a1 emit-rtl.c (push_to_full_sequence, [...]): New functions.
* emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.
	* except.c (emit_cleanup_handler): Use them.
	(expand_end_all_catch): Likewise.
	* function.c (fixup_var_refs): Likewise.
	(expand_function_end): Clear catch_clauses_last.
	* rtl.h (push_to_full_sequence, end_full_sequence): Declare.
	* except.h (struct eh_status): New field x_catch_clauses_last.
	(catch_clauses_last): New define.

	* cp/except.c (expand_exception_blocks): Clear catch_clauses_last.

	* java/except.c (emit_handlers): Clear catch_clauses_last.

From-SVN: r32643
2000-03-19 18:25:27 +00:00
..
boehm.c decl.c (init_decl_processing): Set type of `sync_info' to be pointer to Object. 2000-03-16 01:32:12 +00:00
buffer.c
buffer.h
ChangeLog emit-rtl.c (push_to_full_sequence, [...]): New functions. 2000-03-19 18:25:27 +00:00
check-init.c check-init.c (check_init): Add new cases for unary and binary tree nodes. 2000-03-14 20:54:55 +00:00
class.c * Clean up usages of TREE_INT_CST_LOW. 2000-03-17 12:31:58 -05:00
config-lang.in
constants.c
convert.h
decl.c * Clean up usages of TREE_INT_CST_LOW. 2000-03-17 12:31:58 -05:00
except.c emit-rtl.c (push_to_full_sequence, [...]): New functions. 2000-03-19 18:25:27 +00:00
expr.c * Clean up usages of TREE_INT_CST_LOW. 2000-03-17 12:31:58 -05:00
gjavah.c
java-except.h
java-opcodes.h
java-tree.def
java-tree.h lang.c (flag_hash_synchronization): New global. 2000-03-16 18:32:45 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c
jcf-io.c
jcf-parse.c
jcf-path.c
jcf-reader.c
jcf-write.c
jcf.h
jv-scan.c
jvgenmain.c
jvspec.c
keyword.gperf
keyword.h
lang-options.h lang.c (flag_hash_synchronization): New global. 2000-03-16 18:32:45 +00:00
lang-specs.h
lang.c lang.c (flag_hash_synchronization): New global. 2000-03-16 18:32:45 +00:00
lex.c
lex.h
Make-lang.in
Makefile.in
mangle.c
parse-scan.c
parse-scan.y
parse.c re GNATS gcj/172 (compiler rejects inner-class argument to inner-class constructor) 2000-03-15 01:30:39 -08:00
parse.h
parse.y re GNATS gcj/172 (compiler rejects inner-class argument to inner-class constructor) 2000-03-15 01:30:39 -08:00
typeck.c
verify.c
xref.c
xref.h
zextract.c
zipfile.h