This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix riscv malloc error on small alignment after norvc.


On Wed, Nov 29, 2017 at 10:37 AM, Jim Wilson <jimw@sifive.com> wrote:
>         gas/
>         * config/tc-riscv.c (riscv_frag_align_code): New local insn_alignment.
>         Early return if bytes less than or equal to insn_alignment.
>         * testsuite/gas/riscv/align-1.l: New.
>         * testsuite/gas/riscv/align-1.s: New.
>         * testsuite/gas/riscv/riscv.exp: Use run_dump_tests.  Use run_list_test
>         for align-1.

I forgot to list Palmer as a co-author when I checked in the patch, so
I just checked in a small patch to fix the ChangeLog entry.

Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]