This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ff71f71a13 Fix the build: error message `quote` new 56aa8ad7cd9 Remove wrapper around gimple_range_global. new e8ae56a7dc4 Fix ranger when called from SCEV. new 0ade358cd72 Invoke range_of_stmt on ssa_names with no context. new 39fe620963b Add range_on_entry/exit to value_query API. new 7b3ac578520 Remove incorrect asserts.
The 5 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-cache.cc | 10 ++-- gcc/gimple-range-op.cc | 4 +- gcc/gimple-range.cc | 24 ++++++-- gcc/gimple-range.h | 4 +- gcc/value-query.cc | 140 +++++++++++++++++++++++++++++++++------------- gcc/value-query.h | 9 ++- 6 files changed, 136 insertions(+), 55 deletions(-)