[patches] Re: [PATCH] RISC-V: Reject empty rouding mode and fence operand.

Jim Wilson jimw@sifive.com
Thu Aug 23 20:31:00 GMT 2018


On 08/21/2018 06:29 PM, Kito Cheng wrote:
>> On Tue, Aug 21, 2018 at 8:53 AM, Kito Cheng <kito.cheng@gmail.com> wrote:
>>> Current assembler will accept empty operand for fence and rounding
>>> mode, such as "fence ," or "fadd.s fa1,fa1,fa1,", it cause by strncmp
>>> with zero length in arg_lookup function.

Thanks.  I did some cross rv{32,64}-{elf,linux} testing and then 
committed your patch.

Jim



More information about the Binutils mailing list