This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from 41da4070a2a graphds: Fix description of SCC algorithm adds cf172561052 libgo: use POSIX shell arithmetic expansion adds 64cb87b2381 xtensa: Optimize "bitwise AND NOT with imm" followed by "br [...] adds b4cc945c045 Fix handling of zero capacity regions in -Wanalyzer-allocat [...] adds 27d2c49c415 Fix CL entry
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 2 +- gcc/analyzer/region-model.cc | 2 +- gcc/config/xtensa/xtensa.md | 84 ++++++++++++++++++++++++++++++++ gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/gcc.dg/analyzer/pr106394.c | 19 ++++++++ libgo/match.sh | 2 +- libgo/testsuite/gotest | 2 +- 7 files changed, 108 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr106394.c