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-allyesconfig in repository toolchain/ci/gcc.
from 2bb427ef308 Daily bump. adds f2b75c11136 Daily bump. adds 87f6246c8fe S/390: Add support for z15 as CPU name. adds c73f00e0bd6 gcc/ Backport from mainline 2019-10-10 Oleg Endo <olege [...] adds 716292941f3 PR target/92022 * config/alpha/alpha.c (alpha_handle_trap [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 61 ++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/common/config/s390/s390-common.c | 4 +- gcc/config.gcc | 2 +- gcc/config/alpha/alpha.c | 3 ++ gcc/config/s390/8561.md | 92 ++++++++++++++++++------------------ gcc/config/s390/driver-native.c | 4 +- gcc/config/s390/s390-builtins.def | 2 +- gcc/config/s390/s390-c.c | 15 ++++++ gcc/config/s390/s390-opts.h | 2 +- gcc/config/s390/s390.c | 48 +++++++++++-------- gcc/config/s390/s390.h | 18 +++---- gcc/config/s390/s390.md | 58 +++++++++++------------ gcc/config/s390/s390.opt | 5 +- gcc/config/s390/vector.md | 2 +- gcc/config/s390/vx-builtins.md | 6 +-- gcc/config/sh/sh.c | 8 ++-- gcc/config/sh/sh.h | 2 + gcc/config/sh/sh.md | 90 ++++++++++++++++++++++++++++++----- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/g++.dg/pr92022.C | 13 +++++ 21 files changed, 308 insertions(+), 134 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr92022.C