https://sourceware.org/bugzilla/show_bug.cgi?id=25863

--- Comment #1 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=fe05f369f0df7cad0a6500b79879addaad2e364d

commit fe05f369f0df7cad0a6500b79879addaad2e364d
Author: Andre Simoes Dias Vieira <andre.simoesdiasvie...@arm.com>
Date:   Mon May 4 13:05:42 2020 +0100

    gas: PR 25863: Fix scalar vmul inside it block when assembling for MVE

    This fixes PR 25863 by fixing the condition in the parsing of vmul in
    do_mve_vmull.  It also simplifies the code in there fixing latent issues
that
    would lead to NEON code being accepted when it shouldn't.

    gas/ChangeLog:
    2020-05-04  Andre Vieira  <andre.simoesdiasvie...@arm.com>

            PR gas/25863
            * config/tc-arm.c (do_mve_vmull): Fix scalar and NEON parsing of
vmul.
            * testsuite/gas/arm/mve-scalar-vmult-it.d: New test.
            * testsuite/gas/arm/mve-scalar-vmult-it.s: New test.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to