This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/ranger in repository gcc.
from ff7ae60c270 Remove forward declaration of loop_ranger in ssa-range.h new c8f4b642d2b Misc cleanups and cosmetic changes to ranger. new c6b05b86edb Intersect known global ranges of LHS in gimple_ranger::rang [...]
The 2 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/gimple-range.cc | 10 ++--- gcc/gimple-range.h | 2 +- gcc/ssa-range-cache.cc | 25 ++++++------ gcc/ssa-range-cache.h | 4 +- gcc/ssa-range.cc | 104 ++++++++++++++++++++++++++----------------------- gcc/ssa-range.h | 29 +++++++------- gcc/vr-values.c | 30 +++++++------- 7 files changed, 105 insertions(+), 99 deletions(-)