https://sourceware.org/bugzilla/show_bug.cgi?id=26858
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_33-branch branch has been updated by Andre Simoes Dias Vieira <avie...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=29e6ea430df6e315b2e76e8658c22c85cd2e5187 commit 29e6ea430df6e315b2e76e8658c22c85cd2e5187 Author: Andre Vieira <andre.simoesdiasvie...@arm.com> Date: Fri Nov 13 08:59:48 2020 +0000 gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm mode This patch fixes a mistake when enabling MVE instructions that disabled support for single precision vmla and vmul for arm mode. gas/ChangeLog: 2020-11-19 Andre Vieira <andre.simoesdiasvie...@arm.com> Backport from mainline. 2020-11-12 Andre Vieira <andre.simoesdiasvie...@arm.com> PR 26858 * config/tc-arm.c (asm_opcode insns): Fix vmul and vmla's ARM_VARIANT. * testsuite/gas/arm/pr26858.s: New test. * testsuite/gas/arm/pr26858.d: New test. -- You are receiving this mail because: You are on the CC list for the bug.