This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f007a638a86 debug: Allow means for targets to opt out of CTF/BTF support new a113b14398f analyzer: add svalue::can_have_associated_state_p [PR101503]
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/constraint-manager.cc | 8 ++++---- gcc/analyzer/program-state.cc | 6 ++++-- gcc/analyzer/region-model-manager.cc | 28 ++++++++++++++++++++-------- gcc/analyzer/region-model.cc | 2 ++ gcc/analyzer/svalue.cc | 4 ++++ gcc/analyzer/svalue.h | 16 ++++++++++++++++ gcc/testsuite/gcc.dg/analyzer/pr101503.c | 11 +++++++++++ 7 files changed, 61 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr101503.c