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/binutils-gdb.
from 352cf802a9 Automatic date update in version.in adds 3c4029d244 Automatic date update in version.in adds 99c9bb313e Automatic date update in version.in adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes adds 9112450f1e Automatic date update in version.in adds cff396521d Automatic date update in version.in adds 4ec27dd262 Automatic date update in version.in adds 683278f1ed Automatic date update in version.in adds 0fdbb25414 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 8 ++ gas/config/tc-arm.c | 4 +- gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++ gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++ gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +- opcodes/ChangeLog | 9 ++ opcodes/arm-dis.c | 7 +- 8 files changed, 355 insertions(+), 6 deletions(-) create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.s