public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: jiawei@iscas.ac.cn
To: "Jeff Law" <jeffreyalaw@gmail.com>
Cc: "Hans-Peter Nilsson" <hp@bitrange.com>,
	gcc-patches@gcc.gnu.org,  kito.cheng@sifive.com,
	palmer@dabbelt.com,  christoph.muellner@vrull.eu,
	wuwei2016@iscas.ac.cn
Subject: Re: Re: [PATCH v2] RISC-V: Add Z*inx imcompatible check in gcc.
Date: Thu, 6 Apr 2023 10:56:19 +0800 (GMT+08:00)	[thread overview]
Message-ID: <664019d1.315f6.187547e5925.Coremail.jiawei@iscas.ac.cn> (raw)
In-Reply-To: <60e4fe57-e4b4-d069-0f0d-6821c34dec46@gmail.com>




&gt; -----原始邮件-----
&gt; 发件人: "Jeff Law" <jeffreyalaw@gmail.com>
&gt; 发送时间: 2023-04-05 09:30:43 (星期三)
&gt; 收件人: "Hans-Peter Nilsson" <hp@bitrange.com>, Jiawei <jiawei@iscas.ac.cn>
&gt; 抄送: gcc-patches@gcc.gnu.org, kito.cheng@sifive.com, palmer@dabbelt.com, christoph.muellner@vrull.eu, wuwei2016@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</jiawei@iscas.ac.cn></hp@bitrange.com></jeffreyalaw@gmail.com>

  reply	other threads:[~2023-04-06  2:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28 14:23 Jiawei
2023-03-28 14:30 ` Kito Cheng
2023-04-04  1:46 ` Hans-Peter Nilsson
2023-04-05  1:30   ` Jeff Law
2023-04-06  2:56     ` jiawei [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-26  8:34 [PATCH] RISC-V: Add Z*inx incompatible " Jiawei
2023-03-27  8:15 ` Kito Cheng
2023-03-28 14:36   ` Re: [PATCH v2] RISC-V: Add Z*inx imcompatible " jiawei
2023-03-28 14:43     ` Kito Cheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=664019d1.315f6.187547e5925.Coremail.jiawei@iscas.ac.cn \
    --to=jiawei@iscas.ac.cn \
    --cc=christoph.muellner@vrull.eu \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hp@bitrange.com \
    --cc=jeffreyalaw@gmail.com \
    --cc=kito.cheng@sifive.com \
    --cc=palmer@dabbelt.com \
    --cc=wuwei2016@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).