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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Renlin Li <ren...@sourceware.org>:

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

commit 671eeb286f0523f13ee8a16a9a1900bb656496ca
Author: Renlin Li <renlin...@arm.com>
Date:   Tue Feb 16 10:00:29 2016 +0000

    [PR19620][GAS][AArch64]Remove mov[z,k,n] relocation symbol name
restriction.

    In AArch64 gas, register name or string starts with valid register name
    is not allowed as symbol name for mov[z,k,n] instruction.
    This patch removes the restriction.

    gas/
        PR gas/19620
        * config/tc-aarch64.c (parse_half): Remove restrictions on symbol name.
        * testsuite/gas/aarch64/movw_label.d: New.
        * testsuite/gas/aarch64/movw_label.s: New.

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