check-init.c (check_init): Take into account both types of `throw's when checking...
authorAnthony Green <green@cygnus.com>
Sun, 12 Dec 1999 23:19:04 +0000 (23:19 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sun, 12 Dec 1999 23:19:04 +0000 (23:19 +0000)
commit38b58895a4a73c3584de9606206be02c564e54b6
tree8332c1a4870622ecea9e616a22cadd0223fab547
parent6a50bd919b891a53c32fc4753e79141edd89a031
check-init.c (check_init): Take into account both types of `throw's when checking for uninitialized variables.

1999-12-15  Anthony Green  <green@cygnus.com>

* check-init.c (check_init): Take into account both types of
        `throw's when checking for uninitialized variables.

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