public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Palmer Dabbelt <palmer@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-1202] RISC-V: Add -mtune=thead-c906 to the invoke docs
Date: Wed, 22 Jun 2022 02:29:56 +0000 (GMT)	[thread overview]
Message-ID: <20220622022956.E1F3A3835C32@sourceware.org> (raw)

https://gcc.gnu.org/g:98b6e62cf5e7d477b5797084da59561f6d018668

commit r13-1202-g98b6e62cf5e7d477b5797084da59561f6d018668
Author: Palmer Dabbelt <palmer@rivosinc.com>
Date:   Wed May 25 19:30:55 2022 -0700

    RISC-V: Add -mtune=thead-c906 to the invoke docs
    
    gcc/ChangeLog
    
            * doc/invoke.texi (RISC-V): Document -mtune=thead-c906.

Diff:
---
 gcc/doc/invoke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 81d13f4e78e..fb506364702 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -28164,7 +28164,7 @@ Permissible values for this option are: @samp{sifive-e20}, @samp{sifive-e21},
 Optimize the output for the given processor, specified by microarchitecture or
 particular CPU name.  Permissible values for this option are: @samp{rocket},
 @samp{sifive-3-series}, @samp{sifive-5-series}, @samp{sifive-7-series},
-@samp{size}, and all valid options for @option{-mcpu=}.
+@samp{thead-c906}, @samp{size}, and all valid options for @option{-mcpu=}.
 
 When @option{-mtune=} is not specified, use the setting from @option{-mcpu},
 the default is @samp{rocket} if both are not specified.


                 reply	other threads:[~2022-06-22  2:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220622022956.E1F3A3835C32@sourceware.org \
    --to=palmer@gcc.gnu.org \
    --cc=gcc-cvs@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).