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-lts-allnoconfig in repository toolchain/ci/gcc.
from bc4a6338d70 Daily bump. adds 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. new b05812bedd7 2019-08-29 Richard Biener rguenther@suse.de
The 1 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: gcc/ChangeLog | 19 +++++ gcc/DATESTAMP | 2 +- gcc/po/ChangeLog | 4 ++ gcc/po/es.po | 81 ++++++++-------------- gcc/testsuite/ChangeLog | 13 ++++ gcc/testsuite/gcc.dg/gomp/pr90637.c | 14 ++++ gcc/testsuite/gfortran.dg/pr91568.f | 11 +++ gcc/tree-ssa-sink.c | 5 +- gcc/tree-vect-slp.c | 23 ++++-- gcc/tree-vectorizer.h | 19 +++-- libstdc++-v3/ChangeLog | 10 +++ .../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 ++ .../post/x86_64-linux-gnu/32/baseline_symbols.txt | 7 ++ .../abi/post/x86_64-linux-gnu/baseline_symbols.txt | 7 ++ 18 files changed, 187 insertions(+), 63 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gomp/pr90637.c create mode 100644 gcc/testsuite/gfortran.dg/pr91568.f