(operand_equal_p): Make it clear that this function tests for indistinguishable value...
authorRichard Stallman <rms@gnu.org>
Wed, 12 Aug 1992 07:43:50 +0000 (07:43 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 12 Aug 1992 07:43:50 +0000 (07:43 +0000)
commit6a1746af423210c8419b7e90d0954ed28f9e8535
treed730e62c5d043ac5b035dc4052c43e975436ee31
parente92b33f50827f1f18db368670f855afeede8ef47
(operand_equal_p): Make it clear that this function tests for indistinguishable values, not for equality as computed by `=='...

(operand_equal_p): Make it clear that this function
tests for indistinguishable values, not for equality as computed by
`=='; the distinction is important for IEEE NaNs and -0.0.

From-SVN: r1807
gcc/fold-const.c