i386.c (notice_update_cc): No need to check the INT mode for conditional moves since...
authorH.J. Lu <hjl@gnu.org>
Thu, 1 Apr 1999 02:53:54 +0000 (02:53 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Apr 1999 02:53:54 +0000 (19:53 -0700)
commita32126ad0457f7e754ff7ef7fc2cbd18a6331dae
treeb497e33c5f66c6c85c6269edb9bea14012d74e8f
parentccce12f3f37144781cc4a8cba8992af987ac2561
i386.c (notice_update_cc): No need to check the INT mode for conditional moves since FLOAT conditional...

        * i386.c (notice_update_cc): No need to check the INT mode for
        conditional moves since FLOAT conditional moves don't affect cc0.

From-SVN: r26097
gcc/ChangeLog
gcc/config/i386/i386.c