@
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 1999 12:11:03 +0000 (12:11 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 1999 12:11:03 +0000 (12:11 +0000)
commit031816e2154be2b1b99990d1713080eebe5799ee
tree3bec1b0c79f16bcc1ea798db666291a1a22d9f18
parent5cc92e6845af39231c2c584b4419abc13fd61220
@
        * i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for
        conditional move.
        (notice_update_cc, output_float_compare): Enable TARGET_CMOVE support.
        (output_float_compare, output_fp_cc0_set): Fix the FLOAT comparison
        for IEEE math and CC_FCOMI.
        (put_jump_code): No IEEE if CC_FCOMI is set.

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