public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kito Cheng <kito.cheng@gmail.com>
To: Kito Cheng <kito.cheng@sifive.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>, Jim Wilson <jimw@sifive.com>
Subject: Re: [PATCH 0/2] RISC-V: Introduce new architecture extension test macros
Date: Wed, 6 Jan 2021 23:23:32 +0800	[thread overview]
Message-ID: <CA+yXCZB8BbrDyiOcmB_c+6Ygh7576dUFXkYnzYr4ON+J=LWgbw@mail.gmail.com> (raw)
In-Reply-To: <20210104094805.2160-1-kito.cheng@sifive.com>

Found some build issue on MacOS, will update v2 patches in next few days

On Mon, Jan 4, 2021 at 5:49 PM Kito Cheng <kito.cheng@sifive.com> wrote:
>
> This patch set introduce new set of architecture extension test macros
> which is accept on riscv-c-api-doc[1] recently.
>
> The motivation of this scheme is have an unify naming scheme for
> extension macro and add the capability to checking version.
>
> [1] https://github.com/riscv/riscv-c-api-doc/blob/master/riscv-c-api.md#architecture-extension-test-macro
>
>
>

      parent reply	other threads:[~2021-01-06 15:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04  9:48 Kito Cheng
2021-01-04  9:48 ` [PATCH 1/2] RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.h Kito Cheng
2021-01-04  9:48 ` [PATCH 2/2] RISC-V: Implement new style of architecture extension test macros Kito Cheng
2021-01-06 15:23 ` Kito Cheng [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='CA+yXCZB8BbrDyiOcmB_c+6Ygh7576dUFXkYnzYr4ON+J=LWgbw@mail.gmail.com' \
    --to=kito.cheng@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jimw@sifive.com \
    --cc=kito.cheng@sifive.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).