fold-const.c (const_binop): Use ulow () instead of elt (0).
commit35a4e4ed81d9aae4bbd29cf24e389269d08f1fc2
authorRichard Biener <rguenther@suse.de>
Thu, 2 Mar 2017 14:38:47 +0000 (2 14:38 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 2 Mar 2017 14:38:47 +0000 (2 14:38 +0000)
tree7d24690af35fc1df7ed2641c5b390a45302d5012
parente80facb4afaaa4d42b17f6970e9738f7c293f522
fold-const.c (const_binop): Use ulow () instead of elt (0).

2017-03-02  Richard Biener  <rguenther@suse.de>

* fold-const.c (const_binop): Use ulow () instead of elt (0).

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