]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and remove dead initialization.
authorPat Haugen <pthaugen@us.ibm.com>
Wed, 31 Oct 2018 15:30:48 +0000 (15:30 +0000)
committerPat Haugen <pthaugen@gcc.gnu.org>
Wed, 31 Oct 2018 15:30:48 +0000 (15:30 +0000)
commitd8b1c3f075a59fec5316935240929037ea0c69c7
treedfee724caa7eed528425314aa8d39154c49aa0a0
parentf3f6029db2e5f960c10062d8c8c74d766fcad6d2
tree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and remove dead initialization.

* tree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and remove dead
initialization.

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