This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from e7dfd874450 Daily bump. adds a6c192e80a8 analyzer: fix ICE on untracked decl_regions [PR106374] adds 742377ed0f0 analyzer: bulletproof taint warnings against NULL m_arg
No new revisions were added by this update.
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