This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 00d7c8ff16e Add gcc/make-unique.h new 6fd485d15c1 Update range query cache when a statement is updated.
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 | 34 ++++++++++++++++++++++++++++++ gcc/gimple-range.h | 1 + gcc/testsuite/gcc.dg/tree-ssa/vrp-update.c | 21 ++++++++++++++++++ gcc/tree-ssa-operands.cc | 3 +++ gcc/value-query.h | 3 +++ 5 files changed, 62 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-update.c