combine.c (force_to_mode): Only convert the expression (AND (NE FOO 0) CONST)…
combine.c (force_to_mode): Only convert the expression (AND (NE FOO 0) CONST) into (AND FOO CONST) if... * combine.c (force_to_mode) <NE_EXPR>: Only convert the expression (AND (NE FOO 0) CONST) into (AND FOO CONST) if FOO has the same machine mode as the result. From-SVN: r88369
Showing
Please
register
or
sign in
to comment