fold-const.c (fold_convertible_p): Correct the logic to follow that in fold_convert().
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Fri, 29 Feb 2008 22:01:22 +0000 (23:01 +0100)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Fri, 29 Feb 2008 22:01:22 +0000 (22:01 +0000)
commitc17ee676e55b86d2c9d61b569a8c7e0cd8fb6d4c
tree86465da24732e848fbf823e58fa84ccab42225b0
parentf31c9f09a1b5c59b7c73daaab8e138ac2bedcd0b
fold-const.c (fold_convertible_p): Correct the logic to follow that in fold_convert().

* fold-const.c (fold_convertible_p): Correct the logic to follow
that in fold_convert().

From-SVN: r132780
gcc/ChangeLog
gcc/fold-const.c