This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] RISC-V: Don't emit 2-byte NOPs if the C extension is disabled
- From: Nick Clifton <nickc at redhat dot com>
- To: Palmer Dabbelt <palmer at dabbelt dot com>, binutils at sourceware dot org
- Cc: patches at groups dot riscv dot org
- Date: Mon, 23 Oct 2017 10:48:12 +0100
- Subject: Re: [PATCH] RISC-V: Don't emit 2-byte NOPs if the C extension is disabled
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=nickc at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 0DFA34ACAD
- References: <20171020230600.18778-2-palmer@dabbelt.com>
Hi Palmer,
> 2017-10-20 Palmer Dabbelt <palmer@dabbelt.com>
>
> * config/tc-riscv.c (riscv_frag_align_code): Align code by 4
> bytes on non-RVC systems.
Approved - please apply.
Cheers
Nick