On Tue, 18 Jan 2022, Palmer Dabbelt wrote:

> Yep.  Seeing this go by, though, I think there's some English issues with the
> original messages.  I'd write it more like this, but I'm never 100% sure on
> these things:
> 
>    diff --git a/gcc/common/config/riscv/riscv-common.cc
> b/gcc/common/config/riscv/riscv-common.cc
>    index 004822bfe6c..2f83303ca51 100644
>    --- a/gcc/common/config/riscv/riscv-common.cc
>    +++ b/gcc/common/config/riscv/riscv-common.cc
>    @@ -375,7 +375,7 @@ riscv_subset_list::add (const char *subset, int
> major_version,
>           else
>       error_at (
>         m_loc,
>    -    "%<-march=%s%>: extension %qs appear more than one time",
>    +    "%<-march=%s%>: extension %qs appears more than one time",

 Or "... more than once" even.

  Maciej

Reply via email to