diff options
author | Roger Sayle <roger@eyesopen.com> | 2002-05-06 16:59:18 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2002-05-06 16:59:18 +0000 |
commit | 0316d49bf1e8f3e829bea90f911116bfb4bcf62f (patch) | |
tree | e69fbf2a94a480e2cc8a6ea185d10acd5012fd5e /gcc/cppinit.c | |
parent | 5d50fab3144e5114b3a848749da6717a94117be1 (diff) | |
download | gcc-0316d49bf1e8f3e829bea90f911116bfb4bcf62f.zip gcc-0316d49bf1e8f3e829bea90f911116bfb4bcf62f.tar.gz gcc-0316d49bf1e8f3e829bea90f911116bfb4bcf62f.tar.bz2 |
fold-const.c (lshift-double): Cast the high word to an unsigned HOST_WIDE_INT when...
* fold-const.c (lshift-double): Cast the high word to an unsigned
HOST_WIDE_INT when extracting sign bit to avoid compiler warning.
(div_and_round_double): Cast carry to a signed HOST_WIDE_INT to
avoid compiler warning. (fold): Remove redundant code from
BIT_AND_EXPR as integer operands are canonicalized to be arg1.
From-SVN: r53228
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions