bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/23219] [RISCV] Internal error with .align and .option norelax


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/23219] [RISCV] Internal error with .align and .option norelax
Date: Thu, 24 May 2018 17:37:08 +0000

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

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

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

commit e80ae1906b63e092f3900addbc869f0836f8d71d
Author: Jim Wilson <address@hidden>
Date:   Thu May 24 10:35:59 2018 -0700

    RISC-V: Fix .align handling when .option norelax.

        gas/
        PR gas/23219
        * config/tc-riscv.c (riscv_frag_align_code): Move frag_more call after
        !riscv_opts.relax check.
        (riscv_handle_align): Rewrite !riscv_opts.relax support.
        * config/tc-riscv (MAX_MEM_FOR_RS_ALIGN_CODE): Update.
        * testsuite/gas/riscv/no-relax-align.d: New
        * testsuite/gas/riscv/no-relax-align.s: New
        * testsuite/gas/riscv/no-relax-align-2.d: New
        * testsuite/gas/riscv/no-relax-align-2.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]