This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-check_binutils 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
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