Per Bothner
|
f2693f2f85
|
check-init.c (check_bool2_init, [...]): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR, and TRUTH_XOR_EXPR.
�
* check-init.c (check_bool2_init, check_bool_init, check_init):
Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR, and TRUTH_XOR_EXPR.
* jcf-write.c (generate_bytecode_insns): Likewise.
From-SVN: r24900
|
1999-01-28 08:40:56 -08:00 |
|
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 |
|