fold-const.c (round_up): Make HIGH an unsigned HOST_WIDE_INT to avoid undefined…
fold-const.c (round_up): Make HIGH an unsigned HOST_WIDE_INT to avoid undefined behaviour on overflow. * fold-const.c (round_up): Make HIGH an unsigned HOST_WIDE_INT to avoid undefined behaviour on overflow. Use force_fit_type_double to construct the constant with the specified TREE_OVERFLOW. From-SVN: r121332
Showing
Please
register
or
sign in
to comment