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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 5251ab5f60 powerpc64-ld infinite loop adds a9ca89e3dd gas, arm: PR25660L Fix vadd/vsub with lt and le condition co [...] new b9414a8064 gas, arm: Fix bad backport
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: gas/ChangeLog | 17 +++++++++++++++++ gas/config/tc-arm.c | 20 +++++++++++++++++--- gas/testsuite/gas/arm/mve-vaddsub-it-bad.d | 6 ++++++ gas/testsuite/gas/arm/mve-vaddsub-it-bad.l | 7 +++++++ gas/testsuite/gas/arm/mve-vaddsub-it-bad.s | 11 +++++++++++ gas/testsuite/gas/arm/mve-vaddsub-it.d | 23 +++++++++++++++++++++++ gas/testsuite/gas/arm/mve-vaddsub-it.s | 17 +++++++++++++++++ gas/testsuite/gas/arm/nomve-vaddsub-it.d | 24 ++++++++++++++++++++++++ 8 files changed, 122 insertions(+), 3 deletions(-) create mode 100644 gas/testsuite/gas/arm/mve-vaddsub-it-bad.d create mode 100644 gas/testsuite/gas/arm/mve-vaddsub-it-bad.l create mode 100644 gas/testsuite/gas/arm/mve-vaddsub-it-bad.s create mode 100644 gas/testsuite/gas/arm/mve-vaddsub-it.d create mode 100644 gas/testsuite/gas/arm/mve-vaddsub-it.s create mode 100644 gas/testsuite/gas/arm/nomve-vaddsub-it.d