]> gcc.gnu.org Git - gcc.git/commit - gcc/config/i386/i386.c
i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for conditional move.
authorH.J. Lu <hjl@gnu.org>
Thu, 27 May 1999 12:11:03 +0000 (06:11 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 May 1999 12:11:03 +0000 (06:11 -0600)
commit870a0c2c3451169df67c0c82beaf865017e6e193
tree3bec1b0c79f16bcc1ea798db666291a1a22d9f18
parentaa2c277143a37c4321c9c10e4853512a27dc95a9
i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for conditional move.

@
        * 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.

From-SVN: r27204
gcc/config/i386/i386.c
This page took 0.0721309999999999 seconds and 5 git commands to generate.