fold-const.c (fold_unary_loc): Use GET_MODE_PRECISION for comparisons against TYPE_PR...
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 11 Apr 2012 18:07:39 +0000 (18:07 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 11 Apr 2012 18:07:39 +0000 (18:07 +0000)
commitd3ea1dbdb267abe428d444f586af1fc724556898
treeabfaee672fdce8ffb541bd8c45384994f68bb269
parent30235ede1a1a99f5a99c257c878a1aab6a41de5a
fold-const.c (fold_unary_loc): Use GET_MODE_PRECISION for comparisons against TYPE_PRECISION.

* fold-const.c (fold_unary_loc): Use GET_MODE_PRECISION for
comparisons against TYPE_PRECISION.
* tree-ssa-forwprop.c (combine_conversions): Likewise.

From-SVN: r186350
gcc/ChangeLog
gcc/fold-const.c
gcc/tree-ssa-forwprop.c