Per Bothner
|
5721db78f1
|
check-init.c (check_init): COPYN takes word count, not bit count.
�
* check-init.c (check_init): COPYN takes word count, not bit count.
From-SVN: r25470
|
1999-02-26 06:50:20 -08:00 |
|
Per Bothner
|
0a3af4d86c
|
Use new TRY_FINALLY_EXPR tree node.
(
Use new TRY_FINALLY_EXPR tree node. See ChangeLog.
From-SVN: r25312
|
1999-02-19 04:32:39 -08:00 |
|
Richard Henderson
|
4c7f1c6367
|
* check-init.c (check_init): Fix CLEANUP_POINT_EXPR typo.
From-SVN: r24909
|
1999-01-29 08:48:14 -08:00 |
|
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 |
|