* config/i386/i386.c (ix86_expand_int_movcc): In the case where
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jul 2002 01:36:36 +0000 (01:36 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jul 2002 01:36:36 +0000 (01:36 +0000)
commit2ca6bbadb3cc226d49dd5280127d6de916d1b35b
treecdd3e8b135a3b0c565f29f246081c5a44763d201
parent614e49bd5940575c7ab4c46b84939fe7a6fd91cf
    * config/i386/i386.c (ix86_expand_int_movcc): In the case where
        the comparison directly gives a mask suppress addition when cf is
        zero by complementing the mask.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55505 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c