This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig in repository toolchain/ci/gcc.
from 0ce17020fdd 2019-08-28 Richard Biener rguenther@suse.de adds 56a7045540d * es.po: Update. adds bae678c409c Update ABI baselines for x86 and powerpc GNU targets adds 1e6b5fb5e60 Daily bump. adds b05812bedd7 2019-08-29 Richard Biener rguenther@suse.de adds 65fcb936ae4 * config/abi/post/aarch64-linux-gnu/baseline_symbols.txt: [...] adds 01e78f4af94 PR libstdc++/91067 add more missing exports for directory i [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 10 +++ gcc/DATESTAMP | 2 +- gcc/po/ChangeLog | 4 ++ gcc/po/es.po | 81 ++++++++-------------- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/pr91568.f | 11 +++ gcc/tree-vect-slp.c | 23 ++++-- gcc/tree-vectorizer.h | 19 +++-- libstdc++-v3/ChangeLog | 26 +++++++ libstdc++-v3/acinclude.m4 | 2 +- .../post/aarch64-linux-gnu/baseline_symbols.txt | 7 ++ .../abi/post/i386-linux-gnu/baseline_symbols.txt | 7 ++ .../abi/post/i486-linux-gnu/baseline_symbols.txt | 7 ++ .../post/powerpc-linux-gnu/baseline_symbols.txt | 7 ++ .../powerpc64-linux-gnu/32/baseline_symbols.txt | 7 ++ .../post/powerpc64-linux-gnu/baseline_symbols.txt | 7 ++ .../abi/post/s390x-linux-gnu/baseline_symbols.txt | 7 ++ .../post/x86_64-linux-gnu/32/baseline_symbols.txt | 7 ++ .../abi/post/x86_64-linux-gnu/baseline_symbols.txt | 7 ++ libstdc++-v3/config/abi/pre/gnu.ver | 16 ++++- libstdc++-v3/configure | 2 +- .../testsuite/27_io/filesystem/iterators/91067.cc | 16 +++++ libstdc++-v3/testsuite/util/testsuite_abi.cc | 3 +- 23 files changed, 216 insertions(+), 67 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr91568.f