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 <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=718aefcf55cc5a9de3f73d9a37259f8f792b1cef commit 718aefcf55cc5a9de3f73d9a37259f8f792b1cef Author: Nick Clifton <ni...@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.