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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Jim Wilson <wil...@sourceware.org>:

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

commit 743f5cfc006375655a20f255d25f6b8e1452b30b
Author: Jim Wilson <j...@sifive.com>
Date:   Thu Sep 24 15:08:52 2020 -0700

    RISC-V: Error for relaxable branch in absolute section.

    Emit an error instead of crashing in frag_new, handling this same as the
    i386 port.

    gas/
            PR 26400
            * config/tc-riscv.c (append_insn): If in absolute section, emit
            error before add_relaxed_insn call.
            * testsuite/gas/riscv/absolute-sec.d: New.
            * testsuite/gas/riscv/absolute-sec.l: New.
            * testsuite/gas/riscv/absolute-sec.s: New.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to