diff options
author | Richard Stallman <rms@gnu.org> | 1993-02-02 04:37:37 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1993-02-02 04:37:37 +0000 |
commit | e0f776fbcb705304c3e6fa1fe0ba0e530f85e4a2 (patch) | |
tree | 5ad5d5e799c4bf73c884fc7faaef51148e09169f /gcc/c-tree.h | |
parent | 42b85a5532069a7e2bfdca00fb0d11a7cdbbe61d (diff) | |
download | gcc-e0f776fbcb705304c3e6fa1fe0ba0e530f85e4a2.zip gcc-e0f776fbcb705304c3e6fa1fe0ba0e530f85e4a2.tar.gz gcc-e0f776fbcb705304c3e6fa1fe0ba0e530f85e4a2.tar.bz2 |
(same_sign): Removed.
(lshift_double): Don't report arithmetic overflow, since the
C standard doesn't seem to require it here.
(force_fit_type): Accept new parameter specifying whether a signed
overflow has already occurred. Yield overflow indication.
All callers changed.
(neg_double): Don't report overflow when -0 yields 0.
(const_binop): Propagate operand overflow for warnings.
Don't report overflow when -1 + 1 yields 0.
From-SVN: r3401
Diffstat (limited to 'gcc/c-tree.h')
0 files changed, 0 insertions, 0 deletions