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:10:59 +0000 (06:10 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 May 1999 12:10:59 +0000 (06:10 -0600)

        * 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: r27203

gcc/ChangeLog

index 80f74ea8b867d8bef22798536417c591810db6f1..718d6add5a1ce8a72d8e33d50f0f67d3dcb8172d 100644 (file)
@@ -1,3 +1,12 @@
+Thu May 27 13:04:52 1999  H.J. Lu  (hjl@gnu.org)
+
+       * 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.
+
 1999-05-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
        * fold-const.c (fold_truthop): Make the field reference unsigned