https://sourceware.org/bugzilla/show_bug.cgi?id=26858
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andre Simoes Dias Vieira <avie...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=48f4d8ce966e20e1e759e29ca8cf05a5dd328883 commit 48f4d8ce966e20e1e759e29ca8cf05a5dd328883 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-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.