diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9661e51..cb8b3ac 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2016-05-13 Kyrylo Tkachov <kyrylo.tkachov@arm.com> + + * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): + Change --param max-completely-peeled-times to + --param max-completely-peel-times in dump file printing. + 2016-05-13 Richard Biener <rguenther@suse.de> PR tree-optimization/42587 |