check-init.c (check_init): If compiling to native, we don't see THROW_EXPR.
authorPer Bothner <bothner@cygnus.com>
Fri, 8 Jan 1999 15:50:10 +0000 (15:50 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 8 Jan 1999 15:50:10 +0000 (07:50 -0800)
commitb82daa87018663e0eb5db1ff1618070a55b08dc1
treeba6970e6a445fefc6399996a38e4e93bd830d686
parent642cac7ba0f1a07651de641ac1f00bc5b4744ed6
check-init.c (check_init): If compiling to native, we don't see THROW_EXPR.

@
* check-init.c (check_init):  If compiling to native, we don't
see THROW_EXPR.  Instead, look for a call to throw_node (_Jv_Throw).

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