check-init.c (check_init): Fix TRY_FINALLY_EXPR logic.
authorPer Bothner <per@bothner.com>
Thu, 8 Feb 2001 03:45:14 +0000 (19:45 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 8 Feb 2001 03:45:14 +0000 (19:45 -0800)
commit4a83be51aef0d16a4e224a557f53ebb827618bf8
tree56410d08025f541ecf008cbe7e962afa79ad1870
parent14baf6b5ea5aea8535f6b7d4a830e94a4a427924
check-init.c (check_init): Fix TRY_FINALLY_EXPR logic.

* check-init.c (check_init):  Fix TRY_FINALLY_EXPR logic.

* check-init.c (check_init):  Don't call done_alternative after
processing loop code, as a LOOP_EXPR never terminates normally.

From-SVN: r39534
gcc/java/ChangeLog
gcc/java/check-init.c