bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/25863] MVE: Issue with scalar vmul inside an it block


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25863] MVE: Issue with scalar vmul inside an it block
Date: Thu, 07 May 2020 08:22:23 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_34-branch branch has been updated by Andre Simoes Dias Vieira
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a72427b1ae01304da0b5170e1e53f68c6d46c1de

commit a72427b1ae01304da0b5170e1e53f68c6d46c1de
Author: Andre Simoes Dias Vieira <address@hidden>
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.

    2020-05-07  Andre Vieira  <address@hidden>

            Backport from mainline.
            2020-05-04  Andre Vieira  <address@hidden>

            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

[Prev in Thread] Current Thread [Next in Thread]