* fold-const.c (operand_equal_p) <INTEGER_CST, REAL_CST, VECTOR_CST>:
commitbdb135dc4990d5ab925fd2fb9575211283571e75
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Nov 2006 05:00:10 +0000 (11 05:00 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Nov 2006 05:00:10 +0000 (11 05:00 +0000)
treeaf1e1fa46f394fa5c6e120f0b3af4810b34f7578
parentc23c6f48b0df6921b0c52856a0c7268850f47ad1
* fold-const.c (operand_equal_p) <INTEGER_CST, REAL_CST, VECTOR_CST>:
Don't check for TREE_CONSTANT_OVERFLOW when comparing constants.

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