public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 675d8bbf9796740c912086722288cfbe27a0073e
Date: Wed, 28 Sep 2022 11:33:48 +0000 (GMT)	[thread overview]
Message-ID: <20220928113348.D7AFB3858C83@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  675d8bbf9796740c912086722288cfbe27a0073e (commit)
      from  f86ad5984e6cc4e56fe2e79862bd08455d168a6c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 675d8bbf9796740c912086722288cfbe27a0073e
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Sep 28 13:33:14 2022 +0200

    gcc-13/changes.html: Add nvptx's --with-arch

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 58182d57..f9c8e425 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -236,7 +236,18 @@ a work-in-progress.</p>
 
 <!-- <h3 id="nios2">Nios II</h3> -->
 
-<!-- <h3 id="nvptx">NVPTX</h3> -->
+<h3 id="nvptx">NVPTX</h3>
+<ul>
+  <li>The default value for the <a
+      href="https://gcc.gnu.org/onlinedocs/gcc/Nvidia-PTX-Options.html"><code>
+      -march</code></a> option can be now changed when <a
+      href="https://gcc.gnu.org/install/">building GCC</a> using the
+      <a href="https://gcc.gnu.org/install/specific.html#nvptx-x-none">
+      <code>--with-arch=</code></a> configure option. GCC's target libraries
+      are then build both with <code>sm_30</code> and the specified target
+      architecture. If not specified, GCC defaults to <code>sm_30</code>.
+  </li>
+</ul>
 
 <!-- <h3 id="hppa">PA-RISC</h3> -->
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-13/changes.html | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2022-09-28 11:33 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=20220928113348.D7AFB3858C83@sourceware.org \
    --to=burnus@sourceware.org \
    --cc=gcc-cvs-wwwdocs@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).