tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel to HOST_WIDE_INT.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 29 Mar 2016 22:03:00 +0000 (00:03 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 29 Mar 2016 22:03:00 +0000 (22:03 +0000)
commit3c10b1e6b9bca3d17c5f264fc8355ef2e5357578
tree38aff6e1c43caa9cdaa940ce1e6e7646277da3c6
parent0987bf0d7e6e41a5991f3ebc9ae08b24f2194eaa
tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel to HOST_WIDE_INT.

* tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel
to HOST_WIDE_INT.

From-SVN: r234537
gcc/ChangeLog
gcc/tree-ssa-loop-ivcanon.c