bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/23305] RISC-V illegal operands with lla and .set


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/23305] RISC-V illegal operands with lla and .set
Date: Wed, 20 Jun 2018 05:26:35 +0000

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

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

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

commit 160d1b3d74593bf42155da24569f54a6e7140f65
Author: Sebastian Huber <address@hidden>
Date:   Tue Jun 19 07:12:48 2018 +0200

    RISC-V: Accept constant operands in la and lla

    opcodes/
        PR gas/23305
        * riscv-opc.c (riscv_opcodes): Use new format specifier 'B' for
        la and lla.

    gas/
        PR gas/23305
        * config/tc-riscv.c (riscv_ip): Add format specifier 'B' for
        constants and symbols.
        * testsuite/gas/riscv/lla32.d: New file.
        * testsuite/gas/riscv/lla32.s: Likewise.
        * testsuite/gas/riscv/lla64-fail.d: Likewise.
        * testsuite/gas/riscv/lla64-fail.l: Likewise.
        * testsuite/gas/riscv/lla64-fail.s: Likewise.
        * testsuite/gas/riscv/lla64.d: Likewise.
        * testsuite/gas/riscv/lla64.s: Likewise.

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