This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 15b21d2 xtensa: fix _Unwind_GetCFA new 1eb4f3d * tree-ssa-loop-niter.c (refine_value_range_using_guard): Ne [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 6 + gcc/testsuite/ChangeLog | 6 + .../gcc.dg/tree-ssa/{scev-9.c => loop-bound-1.c} | 6 +- .../gcc.dg/tree-ssa/{scev-9.c => loop-bound-3.c} | 8 +- gcc/testsuite/gcc.dg/tree-ssa/loop-bound-5.c | 22 ++ gcc/tree-ssa-loop-niter.c | 312 +++++++++++++++++++-- 6 files changed, 331 insertions(+), 29 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{scev-9.c => loop-bound-1.c} (58%) copy gcc/testsuite/gcc.dg/tree-ssa/{scev-9.c => loop-bound-3.c} (51%) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/loop-bound-5.c