diff options
author | Roger Sayle <roger@eyesopen.com> | 2002-10-30 23:07:48 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2002-10-30 23:07:48 +0000 |
commit | 9402f6fb7450c77691ef079abae90b2130a65117 (patch) | |
tree | d3d4b7bca2e8518146b0b70b1283cd27604f517d /libjava/java/util/TimerTask.java | |
parent | 9b5b7e3a8fe143a9b1be4cfdb17fccc1e5ae58ff (diff) | |
download | gcc-9402f6fb7450c77691ef079abae90b2130a65117.zip gcc-9402f6fb7450c77691ef079abae90b2130a65117.tar.gz gcc-9402f6fb7450c77691ef079abae90b2130a65117.tar.bz2 |
fold-const.c (fold_binary_op_with_conditional_arg): Improve handling of cases where one or both branches of the conditional have...
* fold-const.c (fold_binary_op_with_conditional_arg): Improve
handling of cases where one or both branches of the conditional
have void type, i.e. throw an exception or don't return.
(fold): Only apply (and undo) type conversion to the non-void
branches of a COND_EXPR.
* f/com.c (ffecom_subscript_check_): Cast the failure branch
of the bounds check COND_EXPR to void, to indicate noreturn.
(ffe_truthvalue_conversion): Only apply truth value conversion
to the non-void branches of a COND_EXPR.
From-SVN: r58661
Diffstat (limited to 'libjava/java/util/TimerTask.java')
0 files changed, 0 insertions, 0 deletions