From d889d1567a38d0d72319d3cf58b76085df91fe6b Mon Sep 17 00:00:00 2001 From: dje Date: Tue, 24 Jan 2017 14:32:36 +0000 Subject: [PATCH] Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244874 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8a2d6d3ece3..f21bd83dc53 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,7 +2,7 @@ PR tree-optimization/79159 * tree-ssa-loop-niter.c (get_cst_init_from_scev): New function. - (record_nonwrapping_iv): Imporve boundary using above function if no + (record_nonwrapping_iv): Improve boundary using above function if no value range information. 2017-01-24 Pekka Jääskeläinen -- 2.11.4.GIT