Commit Graph

53 Commits

Author SHA1 Message Date
Per Bothner
b82daa8701 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
1999-01-08 07:50:10 -08:00
Per Bothner
01f7628374 i
Fixed some stupid typos that managed to get checked in.

From-SVN: r24543
1999-01-06 14:15:40 -08:00
Per Bothner
4ba9a1aa64 check-init.c: New file.
* check-init.c:  New file.  Checks for definite assignment.
Various minor other changes;  see ChangeLog.

From-SVN: r24522
1999-01-06 09:49:36 -08:00