public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Nelson Chu <nelson@rivosinc.com>
Cc: binutils@sourceware.org,  nelson.rivosinc.com@NelsondeMBP.localdomain
Subject: Re: [Committed] RISC-V: Report "c or zca" for INSN_CLASS_C when error reporting.
Date: Fri, 18 Aug 2023 08:57:58 +0200	[thread overview]
Message-ID: <87jztssuq1.fsf@linux-m68k.org> (raw)
In-Reply-To: <20230818040710.62018-1-nelson@rivosinc.com> (Nelson Chu's message of "Fri, 18 Aug 2023 12:07:10 +0800")

On Aug 18 2023, Nelson Chu wrote:

> diff --git a/bfd/elfxx-riscv.c b/bfd/elfxx-riscv.c
> index e9852ef8fa1..cb65024beaf 100644
> --- a/bfd/elfxx-riscv.c
> +++ b/bfd/elfxx-riscv.c
> @@ -2625,7 +2625,7 @@ riscv_multi_subset_supports_ext (riscv_parse_subset_t *rps,
>      case INSN_CLASS_Q:
>        return "q";
>      case INSN_CLASS_C:
> -      return "c";
> +      return _("c' or `zca");

That text is substituted into a longer sentence, and not i18n friendly.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

      reply	other threads:[~2023-08-18  6:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18  4:07 Nelson Chu
2023-08-18  6:57 ` Andreas Schwab [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=87jztssuq1.fsf@linux-m68k.org \
    --to=schwab@linux-m68k.org \
    --cc=binutils@sourceware.org \
    --cc=nelson.rivosinc.com@NelsondeMBP.localdomain \
    --cc=nelson@rivosinc.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).