This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e7dfd874450 Daily bump. new a6c192e80a8 analyzer: fix ICE on untracked decl_regions [PR106374] new 742377ed0f0 analyzer: bulletproof taint warnings against NULL m_arg
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/region.cc | 5 + gcc/analyzer/sm-taint.cc | 247 ++++++++++++++++++---------- gcc/testsuite/gcc.dg/analyzer/untracked-2.c | 7 + 3 files changed, 176 insertions(+), 83 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/untracked-2.c