> -----原始邮件-----
> 发件人: "Jeff Law" <[email protected]>
> 发送时间: 2023-04-05 09:30:43 (星期三)
> 收件人: "Hans-Peter Nilsson" <[email protected]>, Jiawei <[email protected]>
> 抄送: [email protected], [email protected], [email protected],
[email protected], [email protected]
> 主题: Re: [PATCH v2] RISC-V: Add Z*inx imcompatible check in gcc.
>
>
>
> On 4/3/23 19:46, Hans-Peter Nilsson wrote:
> > On Tue, 28 Mar 2023, Jiawei wrote:
> >
> >> + // Zfinx is conflict with float extensions.
> >> + if (TARGET_ZFINX && TARGET_HARD_FLOAT)
> >> + error ("z*inx is conflict with float extensions");
> >> +
> >
> > While I'm not a native English speaker, "is conflict with"
> > doesn't sound grammatically correct. Perhaps "conflicts with"
> > or "is in conflict with"?
> "conflicts with" is better.
>
> Jeff
Thanks for your reply, fixed in the trunk.
BR,
Jiawei</[email protected]></[email protected]></[email protected]>