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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_31-branch branch has been updated by Tamar Christina
<tnfch...@sourceware.org>:

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

commit 96e59904744c200362cbe841a1607075d53f424a
Author: Tamar Christina <tamar.christ...@arm.com>
Date:   Fri Jul 6 16:15:41 2018 +0100

    Fix the read/write flag for these registers on AArch64

    The previous constraints were based on information already in opcodes and
it
    seems that a few of them were wrong.  I have now hand verified the ones
changed
    by the previous patch and corrected where needed.

    This prevents a warning to be issued when one shouldn't be.

    opcodes/

        PR binutils/23369
        * aarch64-opc.c (aarch64_sys_regs): Make read/write csselr_el1,
        vsesr_el2, osdtrrx_el1, osdtrtx_el1, pmsidr_el1.

    gas/testsuite/

        PR binutils/23369
        * gas/aarch64/msr.d (csselr_el1,
        vsesr_el2, osdtrrx_el1, osdtrtx_el1, pmsidr_el1): New.
        * gas/aarch64/msr.s: Likewise.

    (cherry picked from commit cba05feb51cb97f75f9a7814b081ce45245ac7b2)
    Signed-off-by: Tamar Christina <tamar.christ...@arm.com>

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