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

Jim Wilson jimw@sifive.com
Tue Aug 21 17:59:00 GMT 2018


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.

There is a ChangeLog entry but no patch.

There is a typo in the ChangeLog entry
lenght -> length

Jim



More information about the Binutils mailing list