]> git.ipfire.org Git - thirdparty/gcc.git/commit
ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode when negating constants.
authorGeoffrey Keating <geoffk@redhat.com>
Thu, 19 Jul 2001 19:43:44 +0000 (19:43 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 19 Jul 2001 19:43:44 +0000 (19:43 +0000)
commitd54ef62c4726edbe17d327535db1fd679f014200
treed1511976936dbd59d6ae7eb5b9c8c917fa8c8935
parent7d46d516525c2a1977766d88306e85493b841add
ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode when negating constants.

* ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode
when negating constants.

From-SVN: r44158
gcc/ChangeLog
gcc/ifcvt.c