This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b53ebbc5417 Daily bump. new 0a7e721a649 Implement global ranges for all vrange types (SSA_NAME_RANG [...]
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/gimple-range.cc | 30 +----- gcc/tree-core.h | 13 +-- gcc/tree-ssa-dom.cc | 2 +- gcc/tree-ssanames.cc | 240 +++++++++++++++++++++------------------------ gcc/tree-ssanames.h | 12 +-- gcc/tree-vrp.cc | 22 +++-- gcc/tree.h | 8 -- gcc/value-query.cc | 54 ++-------- gcc/value-query.h | 1 - gcc/value-range-storage.cc | 4 +- 10 files changed, 149 insertions(+), 237 deletions(-)