* fold-const.c (fold): Test vs FLOAT_TYPE_P instead of
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Jul 2001 06:00:06 +0000 (06:00 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Jul 2001 06:00:06 +0000 (06:00 +0000)
commit06deaf7e17285160673edb738c4654408817e703
treefcf7dbcf856c331dadfb0a651e5eff3a5fa472f7
parent635f6fb2c8242e9d995e1c9cd7372f8650ba9141
    * fold-const.c (fold): Test vs FLOAT_TYPE_P instead of
        INTEGRAL_TYPE_P when folding comparisons with operand_equal_p
        arguments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44255 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c