> Hi. > > I'm sending fix for 2 locations where we have a typo. > Second hunk is pre-approved by Rich, first one needs to be approved > by Honza? > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > gcc/ChangeLog: > > 2019-12-09 Martin Liska <mli...@suse.cz> > > PR tree-optimization/92862 > * predict.c (predict_paths_leading_to_edge): Fix typo from e to e2. > * tree-ssa-loop-niter.c (loop_only_exit_p): Return false > instead of true;
OK, thanks! Honza