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 <ni...@sourceware.org>:

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

commit b126985ec3f922f86a9fa164cc0f443b1aa9e0bb
Author: Nick Clifton <ni...@redhat.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to