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 fa8f67d0810 Shuffle all the ranger code around into various files: new e6fd3f3cdfa New gimple_ranger::range_of_builtin_call to house the built [...] new e6db00c130f Convert range_of_builtin_call to irange API. new 277d95af38d Misc header cleanups.
The 3 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 | 35 +++--- gcc/gimple-range-cache.h | 42 ++++--- gcc/gimple-range-cfg.cc | 279 +++++++++++++++++++++++----------------------- gcc/gimple-range-cfg.h | 6 +- gcc/gimple-range-gori.cc | 3 +- gcc/gimple-range-gori.h | 3 +- gcc/gimple-ranger.cc | 81 +++++++------- 7 files changed, 226 insertions(+), 223 deletions(-)