This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 18ef76d3a17 Allow space in git commit-mklog args adds 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 [...] new b4cc945c045 Fix handling of zero capacity regions in -Wanalyzer-allocat [...]
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/region-model.cc | 2 +- gcc/config/xtensa/xtensa.md | 84 ++++++++++++++++++++++++++++++++ gcc/go/gofrontend/MERGE | 2 +- gcc/graphds.cc | 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