authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 1999 12:10:59 +0000 (12:10 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 1999 12:10:59 +0000 (12:10 +0000)
commit5cc92e6845af39231c2c584b4419abc13fd61220
tree54b7a2e4c9b097b2435ca409e4cde4b7434423d8
parent28bb328d9a983f321cabd348ddeca9acfa81829b

        * 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@27203 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog