public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Andreas Schwab <schwab@linux-m68k.org>,
	Jeff Law via Gcc-patches <gcc-patches@gcc.gnu.org>
Cc: Juzhe-Zhong <juzhe.zhong@rivai.ai>,
	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 15:20:47 -0600	[thread overview]
Message-ID: <298e214c-0879-0fa2-c2cf-5968606f2ca4@gmail.com> (raw)
In-Reply-To: <87cz0l9d8q.fsf@igel.home>



On 7/21/23 15:16, Andreas Schwab wrote:
> ../../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]
Thanks.  There's another similar warning with strong accents.  I'll deal 
with both.

jeff

  reply	other threads:[~2023-07-21 21:20 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
2023-07-21 21:20     ` Jeff Law [this message]
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=298e214c-0879-0fa2-c2cf-5968606f2ca4@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=juzhe.zhong@rivai.ai \
    --cc=kito.cheng@gmail.com \
    --cc=kito.cheng@sifive.com \
    --cc=palmer@rivosinc.com \
    --cc=rdapp.gcc@gmail.com \
    --cc=schwab@linux-m68k.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).