combine.c (known_cond): Check mode of each operand to determine if COND is comparing...
authorJeffrey A Law <law@cygnus.com>
Mon, 10 Dec 2001 22:52:26 +0000 (22:52 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 10 Dec 2001 22:52:26 +0000 (15:52 -0700)
commit805f169411c36a862b57cc888038b03424dbfb0c
tree62b2bc534406191558e8d82da9b25d635b405911
parent9aaceb4b3e161bc4ce5d2265bf6d3a95d1e62d66
combine.c (known_cond): Check mode of each operand to determine if COND is comparing floating point values.

        * combine.c (known_cond): Check mode of each operand to determine
        if COND is comparing floating point values.

From-SVN: r47855
gcc/ChangeLog
gcc/combine.c