fold-const.c
429 KB
-
fold-const.c (round_up): Make HIGH an unsigned HOST_WIDE_INT to avoid undefined… · bcf52d7b
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
Roger Sayle committed