This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 41ddc5b0a6b Fix selftest for targets where short and int are the same size. new 28ceee1b91f Change gori_compute to inherit from gori_map instead of hav [...] new cb33af1a62b fully populate the export list from range_cache, not gori_compute. new c2164470416 Add imports and strengthen the export definition in range_d [...] new 10b286ce335 Unify temporal cache with gori dependencies. new 35c78c6fc54 Tweak location of non-null calls. revamp ranger debug output. new 2bccd9154e1 Make expr_range_in_bb stmt based rather than block based. new f630797a1ed Adjust fur_source internal api to use gori_compute not rang [...] new a6e94287d31 Remove the logical stmt cache for now.
The 8 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 | 126 +++----- gcc/gimple-range-cache.h | 1 - gcc/gimple-range-gori.cc | 737 ++++++++++++++++------------------------------ gcc/gimple-range-gori.h | 136 +++++++-- gcc/gimple-range.cc | 167 ++++++----- gcc/gimple-range.h | 13 +- 6 files changed, 497 insertions(+), 683 deletions(-)