]> gcc.gnu.org Git - gcc.git/commit
verify.c (verify_jvm_instructions): Allow exception handler inside code that is being...
authorAndrew Haley <aph@redhat.com>
Thu, 5 Sep 2002 13:24:41 +0000 (13:24 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 5 Sep 2002 13:24:41 +0000 (13:24 +0000)
commitb139fcfd92b72e68b12bead6d3486fb737b47193
treec4640e65d1a3edd785878c258a17aaf2680193ca
parentf373d4c761d558910774264f085e117f6c8cf791
verify.c (verify_jvm_instructions): Allow exception handler inside code that is being protected, but generate a warning.

2002-08-28  Andrew Haley  <aph@redhat.com>

* verify.c (verify_jvm_instructions): Allow exception handler
inside code that is being protected, but generate a warning.
* except.c (link_handler): Initialize `expanded' in new eh_range.
(binding_depth, is_class_level, current_pc): Declare extern.

From-SVN: r56842
gcc/java/ChangeLog
gcc/java/except.c
gcc/java/verify.c
This page took 0.055661 seconds and 5 git commands to generate.