> -----原始邮件-----
&gt; 发件人: "Jeff Law" <jeffreya...@gmail.com>
&gt; 发送时间: 2023-04-05 09:30:43 (星期三)
&gt; 收件人: "Hans-Peter Nilsson" <h...@bitrange.com>, Jiawei <jia...@iscas.ac.cn>
&gt; 抄送: gcc-patches@gcc.gnu.org, kito.ch...@sifive.com, pal...@dabbelt.com, 
christoph.muell...@vrull.eu, wuwei2...@iscas.ac.cn
&gt; 主题: Re: [PATCH v2] RISC-V: Add Z*inx imcompatible check in gcc.
&gt; 
&gt; 
&gt; 
&gt; On 4/3/23 19:46, Hans-Peter Nilsson wrote:
&gt; &gt; On Tue, 28 Mar 2023, Jiawei wrote:
&gt; &gt; 
&gt; &gt;&gt; +  // Zfinx is conflict with float extensions.
&gt; &gt;&gt; +  if (TARGET_ZFINX &amp;&amp; TARGET_HARD_FLOAT)
&gt; &gt;&gt; +    error ("z*inx is conflict with float extensions");
&gt; &gt;&gt; +
&gt; &gt; 
&gt; &gt; While I'm not a native English speaker, "is conflict with"
&gt; &gt; doesn't sound grammatically correct.  Perhaps "conflicts with"
&gt; &gt; or "is in conflict with"?
&gt; "conflicts with" is better.
&gt; 
&gt; Jeff

Thanks for your reply, fixed in the trunk.

BR,
Jiawei</jia...@iscas.ac.cn></h...@bitrange.com></jeffreya...@gmail.com>

Reply via email to