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_O1 in repository toolchain/ci/gcc.
from 7c9e1645836 Daily bump. adds e92d0ff6b5e analyzer: Fix PR analyzer/101980 adds 5aae6fd9f4b Don't warn when alignment of global common data exceeds max [...] adds 304ec0d1d9f [MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION adds 776bd8a4e09 Don't build libgcc_stub.a on hppa[12]*-*-hpux11*. adds 44eaa2dbff0 MAINTAINERS: Add myself for write after approval adds 4be4fa4ec7f Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 ++ MAINTAINERS | 1 + gcc/ChangeLog | 9 +++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 21 ++++++++++ gcc/analyzer/diagnostic-manager.cc | 40 +++++++++++++++++-- gcc/analyzer/engine.cc | 49 +++++++++++++----------- gcc/analyzer/exploded-graph.h | 14 +++---- gcc/analyzer/region-model.cc | 17 +++++--- gcc/analyzer/region-model.h | 3 +- gcc/config/mips/mips.c | 38 ------------------ gcc/config/pa/pa.c | 4 +- gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/gcc.dg/analyzer/function-ptr-2.c | 5 +-- gcc/testsuite/gcc.dg/analyzer/malloc-callbacks.c | 2 +- libgcc/ChangeLog | 4 ++ libgcc/config.host | 1 - 17 files changed, 132 insertions(+), 88 deletions(-)