public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 68ca5595556182e433ac29ae93a0f2fd22ea8e7d
@ 2021-05-17 10:35 Tobias Burnus
0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2021-05-17 10:35 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 68ca5595556182e433ac29ae93a0f2fd22ea8e7d (commit)
from 3c0233eed90ba0bd6ed8f0c60c63ba96e92e4215 (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 68ca5595556182e433ac29ae93a0f2fd22ea8e7d
Author: Tobias Burnus <tobias@codesourcery.com>
Date: Mon May 17 12:34:20 2021 +0200
htdocs/gcc-12/changes.html (NVPTX): Document new -mptx flag
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 23f71411..53abf9ed 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -101,8 +101,13 @@ a work-in-progress.</p>
<!-- <h3 id="nios2">Nios II</h3> -->
-<!-- <h3 id="nvptx">NVPTX</h3> -->
-
+<h3 id="nvptx">NVPTX</h3>
+<ul>
+ <li>The <code>-mptx</code> flag has been added to specify the PTX ISA version
+ for the generated code; permitted values are <code>3.1</code>
+ (default, matches previous GCC versions) and <code>6.3</code>.
+ </li>
+</ul>
<!-- <h3 id="hppa">PA-RISC</h3> -->
<!-- <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3> -->
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-12/changes.html | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-17 10:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 10:35 gcc-wwwdocs branch master updated. 68ca5595556182e433ac29ae93a0f2fd22ea8e7d 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).