This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ea10c48056 analyzer: add __analyzer_dump_state new 9faf8348621 analyzer: add region_model::check_region_access
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/analyzer/analyzer.h | 8 ++++ gcc/analyzer/engine.cc | 3 +- gcc/analyzer/program-state.cc | 2 +- gcc/analyzer/region-model-impl-calls.cc | 6 +-- gcc/analyzer/region-model-reachability.cc | 2 +- gcc/analyzer/region-model.cc | 70 ++++++++++++++++++++++++++----- gcc/analyzer/region-model.h | 13 +++++- gcc/analyzer/region.cc | 2 +- gcc/analyzer/svalue.cc | 2 +- 9 files changed, 88 insertions(+), 20 deletions(-)