public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Burgess <andrew.burgess@embecosm.com>
To: Claudiu Zissulescu <claziss@gmail.com>
Cc: gcc-patches@gcc.gnu.org, fbedard@synopsys.com, claziss@synopsys.com
Subject: Re: [PATCH 1/2] [ARC] Fix REG_CLASS_NAMES
Date: Wed, 12 Dec 2018 16:16:00 -0000	[thread overview]
Message-ID: <20181212161628.GJ18841@embecosm.com> (raw)
In-Reply-To: <20181211102335.4643-2-claziss@gmail.com>

* Claudiu Zissulescu <claziss@gmail.com> [2018-12-11 12:23:34 +0200]:

> Forgot a class name, fix it.
> 
> gcc/
> xxxx-xx-xx  Claudiu Zissulescu  <claziss@synopsys.com>
> 
> 	* config/arc/arc.h (REG_CLASS_NAMES): Add SIBCALL_REGS.

Looks good,

Thanks,
Andrew

> 
> 
> ---
>  gcc/config/arc/arc.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/gcc/config/arc/arc.h b/gcc/config/arc/arc.h
> index 4d01c99a540..80e785e6562 100644
> --- a/gcc/config/arc/arc.h
> +++ b/gcc/config/arc/arc.h
> @@ -491,6 +491,7 @@ enum reg_class
>    "R0R1_CD_REGS",	  \
>    "R0R3_CD_REGS",	  \
>    "ARCOMPACT16_REGS",	  \
> +  "SIBCALL_REGS",	  \
>    "AC16_H_REGS",	  \
>    "DOUBLE_REGS",	  \
>    "GENERAL_REGS",	  \
> -- 
> 2.19.1
> 

  reply	other threads:[~2018-12-12 16:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 10:23 [PATCH 0/2][ARC] Fixes needed for the upcomming release Claudiu Zissulescu
2018-12-11 10:23 ` [PATCH 1/2] [ARC] Fix REG_CLASS_NAMES Claudiu Zissulescu
2018-12-12 16:16   ` Andrew Burgess [this message]
2018-12-11 10:23 ` [PATCH 2/2] [ARC] Fix millicode wrong blink restore Claudiu Zissulescu
2018-12-12 16:18   ` Andrew Burgess
2018-12-14 10:45 ` [PATCH 0/2][ARC] Fixes needed for the upcomming release Claudiu Zissulescu

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=20181212161628.GJ18841@embecosm.com \
    --to=andrew.burgess@embecosm.com \
    --cc=claziss@gmail.com \
    --cc=claziss@synopsys.com \
    --cc=fbedard@synopsys.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).