This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 90c3a622723 More consistently dump GIMPLE FE consumable stmts new 4b8ca6c6177 Ranger: More efficient zero/nonzero check. new e828f4b5898 Use TYPE_MIN/MAX_VALUE in set_varying when possible. new 3ca950c3525 Introduce a param-switch-limit for EVRP. new ad451b020a2 Add range intersect with 2 wide-ints.
The 4 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/doc/invoke.texi | 3 +++ gcc/gimple-range-cache.cc | 11 ++++---- gcc/gimple-range-edge.cc | 7 ++++- gcc/gimple-range-edge.h | 3 ++- gcc/gimple-range-fold.cc | 14 ++++------ gcc/gimple-range-gori.cc | 6 ++++- gcc/params.opt | 4 +++ gcc/value-range.cc | 69 +++++++++++++++++++++++++++++++++++++++++++++++ gcc/value-range.h | 16 +++++++++-- 9 files changed, 114 insertions(+), 19 deletions(-)