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_O3 in repository toolchain/ci/gcc.
from 9b24c20cb3a configure: remove gas versions from tls check adds 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
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 + gcc/ChangeLog | 104 +++++++++++++++++++++++ gcc/DATESTAMP | 2 +- 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/c-family/ChangeLog | 16 ++++ gcc/c/ChangeLog | 11 +++ gcc/config/mips/mips.c | 38 --------- gcc/config/pa/pa.c | 4 +- gcc/cp/ChangeLog | 13 +++ gcc/fortran/ChangeLog | 48 +++++++++++ gcc/testsuite/ChangeLog | 22 +++++ gcc/testsuite/gcc.dg/analyzer/function-ptr-2.c | 5 +- gcc/testsuite/gcc.dg/analyzer/malloc-callbacks.c | 2 +- libgcc/config.host | 1 - libgomp/ChangeLog | 11 +++ libstdc++-v3/ChangeLog | 33 +++++++ 20 files changed, 346 insertions(+), 88 deletions(-)