This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 366cf1127a5 openacc: Strided array sections and components of derived-t [...] new e0139b2a912 analyzer: fix false leak involving params [PR98969]
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 | 2 +- gcc/analyzer/program-state.cc | 4 +-- gcc/analyzer/region-model-reachability.cc | 2 ++ gcc/analyzer/region-model.cc | 14 ++------- gcc/analyzer/svalue.cc | 52 ++++++++++++++++++++++++------- gcc/analyzer/svalue.h | 20 ++++++------ gcc/testsuite/g++.dg/analyzer/pr99064.C | 2 +- gcc/testsuite/gcc.dg/analyzer/pr96841.c | 4 +-- gcc/testsuite/gcc.dg/analyzer/pr98969.c | 9 +++++- 9 files changed, 69 insertions(+), 40 deletions(-)