OSDN Git Service

* check-init.c (check_init): Fix TRY_FINALLY_EXPR logic.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Feb 2001 03:45:14 +0000 (03:45 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Feb 2001 03:45:14 +0000 (03:45 +0000)
commit0a8085a4164a1976f5a74084297245efb1de1439
tree56410d08025f541ecf008cbe7e962afa79ad1870
parentb82875159e4869080f6c5c7cb807580470532c98
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39534 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/check-init.c