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 eb59ddf57fb testsuite: Allow setting gpp_std_list in configuration files adds 69db6e7f4e1 Fortran: avoid NULL pointer dereference checking elemental [...] adds c788a0eae0a analyzer: skip constant pool in -fdump-analyzer-untracked [ [...] adds 9f774626c02 Daily bump. new a5a8d512782 gcc.dg/weak/typeof-2: arm may use constant pool new e3d2b0d040e analyzer/strndup-1.c: skip on *-*-vxworks*
The 2 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: ChangeLog | 11 +++ config/ChangeLog | 5 + contrib/ChangeLog | 11 +++ gcc/ChangeLog | 146 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 52 ++++++++++ gcc/analyzer/region-model-manager.cc | 7 ++ gcc/fortran/ChangeLog | 13 +++ gcc/fortran/resolve.cc | 5 +- gcc/po/ChangeLog | 4 + gcc/testsuite/ChangeLog | 112 +++++++++++++++++++++ gcc/testsuite/gcc.dg/analyzer/strndup-1.c | 3 +- gcc/testsuite/gcc.dg/analyzer/untracked-1.c | 26 +++++ gcc/testsuite/gcc.dg/weak/typeof-2.c | 2 + gcc/testsuite/gfortran.dg/pr104571.f90 | 12 +++ libgcc/ChangeLog | 18 ++++ libgomp/ChangeLog | 5 + libstdc++-v3/ChangeLog | 17 ++++ 18 files changed, 447 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr104571.f90