bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/19620] [AArch64] Register name is not allowed as symbol name in


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/19620] [AArch64] Register name is not allowed as symbol name in mov[k,z,n] instructions.
Date: Tue, 16 Feb 2016 10:13:09 +0000

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 <address@hidden>:

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

commit 671eeb286f0523f13ee8a16a9a1900bb656496ca
Author: Renlin Li <address@hidden>
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.


reply via email to

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