This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b4702276615 options: Fix variable tracking option processing. new 434ebc1e08b Move ranger only VRP folder to tree-vrp. new bd400db6d3e Add --param=vrp1-mode and --param=vrp2-mode. new 9cb114fd555 Split --param=evrp-mode into evrp-mode and ranger-debug.
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/doc/invoke.texi | 9 ++++ gcc/flag-types.h | 31 +++++++---- gcc/gimple-range-cache.cc | 4 +- gcc/gimple-range-gori.cc | 2 +- gcc/gimple-range.cc | 2 +- gcc/gimple-ssa-evrp.c | 96 +++------------------------------ gcc/params.opt | 69 ++++++++++++++++-------- gcc/tree-vrp.c | 134 +++++++++++++++++++++++++++++++++++++++++++++- gcc/tree-vrp.h | 2 + 9 files changed, 223 insertions(+), 126 deletions(-)