[patch] Fix two ABS_EXPR regressions

Richard Henderson rth@redhat.com
Tue Jul 19 17:19:00 GMT 2005


On Tue, Jul 19, 2005 at 12:56:56AM -0400, James A. Morrison wrote:
> 	* fold-const.c (tree_expr_nonnegative_p): Only return true for
> 	ABS_EXPR when flag_wrapv is false because of INT_MIN.

The comment about INT_MIN belongs in the code, not the changelog.
Otherwise ok.


r~



More information about the Gcc-patches mailing list