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-arm-stable-allmodconfig in repository toolchain/ci/gcc.
from b76459ba3b0 Backport fix for PR85711 adds 8958f1e9a81 S/390: Fix vector shift count operand adds 3240bb8a565 Daily bump. adds abf83a28b0d [ARM] Fix Thumb-1 ldm (PR89190)
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 17 +++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm.c | 24 +++++++++++++--------- gcc/config/s390/vector.md | 2 +- gcc/testsuite/ChangeLog | 14 +++++++++++++ gcc/testsuite/gcc.target/arm/pr89190.c | 15 ++++++++++++++ gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c | 24 ++++++++++++++++++++++ 7 files changed, 86 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr89190.c create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c