This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb2887a19fe [PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTION_MA [...] new 3752e21d8c1 analyzer: whitespace cleanups new bb8e93eb1ac analyzer: consolidate call_string instances
The 2 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/call-string.cc | 174 ++++++++++++--------- gcc/analyzer/call-string.h | 90 +++++++++-- gcc/analyzer/constraint-manager.cc | 4 +- gcc/analyzer/engine.cc | 290 ++++++++++++++++++----------------- gcc/analyzer/exploded-graph.h | 61 +------- gcc/analyzer/program-point.cc | 63 +++++--- gcc/analyzer/program-point.h | 35 ++--- gcc/analyzer/program-state.cc | 11 +- gcc/analyzer/region-model-manager.cc | 3 + gcc/analyzer/region-model.cc | 16 +- gcc/analyzer/region-model.h | 8 + gcc/analyzer/sm-signal.cc | 6 +- 12 files changed, 414 insertions(+), 347 deletions(-)