5a005d9ead
d * expr.c (process_jvm_instruction): Do load_type_state after JSR. * verify.c (verify_jvm_instructions): Fix off-by-one error. * jcf-write.c (CHECK_PUT): Add (void) cast to avoid -Wall warnings. (localvar_alloc): Change return type to void, (emit_unop): Remove unused variable size. * jcf-write.c (struct jcf_block): Add new union. (PENDING_CLEANUP_PC, PENDING_EXIT_PC, UNDEFINED_PC): New macros. (call_cleanups): New functions. (struct jcf_partial): New fields num_finalizers and return_value_decl. (generate_bytecode_insns): Support CLEANUP_POINT_EXPR and WITH_CLEANUP_EXPR. Handle cleanups in RETURN_EXPR and EXIT_BLOCK_EXPR. * lang.c (lang_init): Call using_eh_for_cleanups. * parse.y (java_complete_lhs): For SYNCHRONIZED_EXPR, defer completing operands to patch_synchronized_statement. Support CLEANUP_POINT_EXPR, WITH_CLEANUP_EXPR. (patch_synchronized_statement): Re-write suing CLEANUP_POINT_EXPR and WITH_CLEANUP_EXPR instead of TRY_EXPR. From-SVN: r24406 |
||
---|---|---|
.. | ||
buffer.c | ||
buffer.h | ||
ChangeLog | ||
class.c | ||
config-lang.in | ||
constants.c | ||
convert.h | ||
decl.c | ||
except.c | ||
expr.c | ||
gjavah.c | ||
java-except.h | ||
java-opcodes.h | ||
java-tree.def | ||
java-tree.h | ||
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-specs.h | ||
lang.c | ||
lex.c | ||
lex.h | ||
Make-lang.in | ||
Makefile.in | ||
mangle.c | ||
parse-scan.c | ||
parse-scan.y | ||
parse.c | ||
parse.h | ||
parse.y | ||
typeck.c | ||
verify.c | ||
zextract.c | ||
zipfile.h |