bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28292] v850-elf-ld: Opcode "st.b" is cracked in relocation


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28292] v850-elf-ld: Opcode "st.b" is cracked in relocation process
Date: Thu, 02 Sep 2021 11:17:10 +0000

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

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

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

commit 718aefcf55cc5a9de3f73d9a37259f8f792b1cef
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Sep 2 12:16:10 2021 +0100

    Fix the V850 assembler's generation of relocations for the st.b
instruction.

            PR 28292
    gas     * config/tc-v850.c (handle_lo16): Also accept
            BFD_RELOC_V850_LO16_SPLIT_OFFSET.
            * testsuite/gas/v850/split-lo16.s: Add extra line.
            * testsuite/gas/v850/split-lo16.d: Update expected disassembly.

    opcodes * v850-opc.c (D16): Use BFD_RELOC_V850_LO16_SPLIT_OFFSET in place
            of BFD_RELOC_16.

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