ifcvt.c (noce_try_store_flag_constants): Correct order of parameters to trunc_int_for...
authorGeoffrey Keating <geoffk@redhat.com>
Fri, 20 Jul 2001 03:59:19 +0000 (03:59 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 20 Jul 2001 03:59:19 +0000 (03:59 +0000)
commit038fb2bca9238d51d7176b576eb9ff2dfcea7b4e
tree1755cd9740d32788aee106ee033e8d4ac736f98f
parentbe672de8aefdbad33db28b2fa397bafde5c39e0c
ifcvt.c (noce_try_store_flag_constants): Correct order of parameters to trunc_int_for_mode.

* ifcvt.c (noce_try_store_flag_constants): Correct order
of parameters to trunc_int_for_mode.

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