bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/20429] ARM: too many registers allowed for vpush/vpop


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/20429] ARM: too many registers allowed for vpush/vpop
Date: Fri, 05 Aug 2016 10:27:38 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

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

commit b126985ec3f922f86a9fa164cc0f443b1aa9e0bb
Author: Nick Clifton <address@hidden>
Date:   Fri Aug 5 11:26:13 2016 +0100

    Ensure ARM VPUSH and VPOP instructions do not affect more than 16
registers.

        PR gas/20429
        * config/tc-arm.c (do_vfp_nsyn_push): Check that no more than 16
        registers are pushed.
        (do_vfp_nsyn_pop): Check that no more than 16 registers are
        popped.
        * testsuite/gas/arm/pr20429.s: New test.
        * testsuite/gas/arm/pr20429.d: New test driver.
        * testsuite/gas/arm/pr20429.1: Expected error output.

-- 
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]