]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_expand_int_movcc): In the general case suppress addition when either...
authorRodney Brown <rbrown64@csc.com.au>
Wed, 17 Jul 2002 18:09:56 +0000 (18:09 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 17 Jul 2002 18:09:56 +0000 (11:09 -0700)
commit97f51ac4afce58ff9db51095f4125ae6b80e6c2b
tree18dabd39e1bec7b63ff27ba44c5cbea4f27fe8de
parentf1a73cfecf88d38c1c917c93b60cb8b2e4d82960
i386.c (ix86_expand_int_movcc): In the general case suppress addition when either ct or cf are zero.

        * config/i386/i386.c (ix86_expand_int_movcc): In the general case
        suppress addition when either ct or cf are zero.

From-SVN: r55540
gcc/ChangeLog
gcc/config/i386/i386.c