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-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from fb261566ad Automatic date update in version.in adds 54c343f5b2 Automatic date update in version.in adds 3b33651e3d Automatic date update in version.in adds 01cab7a6b8 Automatic date update in version.in adds 7df48b0704 Automatic date update in version.in adds f2ece6f163 Automatic date update in version.in adds d6f17ee9f1 Automatic date update in version.in adds 8586ba779a Automatic date update in version.in adds 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
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