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 f3e6ef7d873 c++: alias template and typename [PR103057] adds 8769f32b645 Fortran: fix bootstrap on SPARC/Solaris adds 192e4a9fa08 testsuite: Fix up pr104188.c testcase for i686-linux [PR104188] adds e966a508e03 analyzer: fix sense in range::add_bound [PR94362] adds 9ff3e2368d8 analyzer: fix missing uninit warning on args to stdio built [...]
No new revisions were added by this update.
Summary of changes: gcc/analyzer/constraint-manager.cc | 93 +++++++++++++++++++++++---- gcc/analyzer/region-model.cc | 11 ++++ gcc/analyzer/region-model.h | 2 + gcc/testsuite/gcc.dg/analyzer/pr104224.c | 106 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr104188.c | 3 +- libgfortran/ieee/issignaling_fallback.h | 6 +- 6 files changed, 203 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr104224.c