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
Showing
Please
register
or
sign in
to comment