This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bba54d62af5 Daily bump. new ebe9174e940 analyzer: make extrinsic_state field private new 42f36563ef6 analyzer: add extrinsic_state::dump
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/ChangeLog | 20 ++++++++++++++++++ gcc/analyzer/diagnostic-manager.cc | 6 +++--- gcc/analyzer/program-state.cc | 42 ++++++++++++++++++++++++++++++++++++-- gcc/analyzer/program-state.h | 5 +++++ gcc/analyzer/sm.cc | 12 +++++++++++ gcc/analyzer/sm.h | 2 ++ 6 files changed, 82 insertions(+), 5 deletions(-)