public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Jeff Law via Gcc-patches <gcc-patches@gcc.gnu.org>
Cc: Juzhe-Zhong <juzhe.zhong@rivai.ai>,
	 Jeff Law <jeffreyalaw@gmail.com>,
	kito.cheng@sifive.com,  palmer@rivosinc.com,
	 rdapp.gcc@gmail.com, kito.cheng@gmail.com
Subject: Re: [PATCH V3] RISC-V: Add TARGET_MIN_VLEN > 4096 check
Date: Fri, 21 Jul 2023 23:16:37 +0200	[thread overview]
Message-ID: <87cz0l9d8q.fsf@igel.home> (raw)
In-Reply-To: <c60e0954-0423-4a4d-f374-0c707830a1dc@gmail.com> (Jeff Law via Gcc-patches's message of "Mon, 17 Jul 2023 08:24:55 -0600")

../../gcc/config/riscv/riscv.cc: In function 'void riscv_option_override()':
../../gcc/config/riscv/riscv.cc:6716:7: error: misspelled term 'can not' in format; use 'cannot' instead [-Werror=format-diag]
 6716 |       "Current RISC-V GCC can not support VLEN > 4096bit for 'V' Extension");
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
../../gcc/config/riscv/riscv.cc:6716:7: error: unbalanced punctuation character '>' in format [-Werror=format-diag]

-- 
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-07-21 21:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-17 14:20 Juzhe-Zhong
2023-07-17 14:24 ` Jeff Law
2023-07-21 21:16   ` Andreas Schwab [this message]
2023-07-21 21:20     ` Jeff Law
2023-07-24 14:16     ` Jeff Law

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=87cz0l9d8q.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jeffreyalaw@gmail.com \
    --cc=juzhe.zhong@rivai.ai \
    --cc=kito.cheng@gmail.com \
    --cc=kito.cheng@sifive.com \
    --cc=palmer@rivosinc.com \
    --cc=rdapp.gcc@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).