bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/26400] Internal error when using .offset with jumps in RISC-V a


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/26400] Internal error when using .offset with jumps in RISC-V as
Date: Thu, 24 Sep 2020 22:17:50 +0000

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

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

commit 743f5cfc006375655a20f255d25f6b8e1452b30b
Author: Jim Wilson <jimw@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

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