public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Xiongchuan Tan <xc-tan@outlook.com>
To: Jeff Law <jeffreyalaw@gmail.com>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH v4] RISC-V: Libitm add RISC-V support.
Date: Sat, 29 Oct 2022 17:03:25 +0800	[thread overview]
Message-ID: <TYAP286MB02650F7A07A464B9C9EC1A6691359@TYAP286MB0265.JPNP286.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <d4601c9c-5e50-e4b1-8738-b00f055ec339@gmail.com>

On Saturday, 29 October 2022 12:33:50 CST Jeff Law wrote:
> > +#ifdef __riscv_e
> > +#  error "rv32e unsupported"
> > +#endif
> 
> error "rv32e and rv64e unsupported" would probably be a better error 
> here.  But it's probably not a big deal.

Fixed in v5.

> Do you have commit access?  If so, go ahead and commit the change.  Else 
> let me know and I can do it for you.

I don't have commit access, so thank you for doing it for me!




      reply	other threads:[~2022-10-29  9:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-28 12:34 Xiongchuan Tan
2022-10-29  4:33 ` Jeff Law
2022-10-29  9:03   ` Xiongchuan Tan [this message]

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=TYAP286MB02650F7A07A464B9C9EC1A6691359@TYAP286MB0265.JPNP286.PROD.OUTLOOK.COM \
    --to=xc-tan@outlook.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jeffreyalaw@gmail.com \
    /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).