public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 675d8bbf9796740c912086722288cfbe27a0073e
@ 2022-09-28 11:33 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-09-28 11:33 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-28 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 11:33 gcc-wwwdocs branch master updated. 675d8bbf9796740c912086722288cfbe27a0073e Tobias Burnus

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).