public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: gerald@gcc.gnu.org
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 403208f04a685071344227d54127664e6894ee0a
Date: Sun, 20 Oct 2019 17:11:00 -0000	[thread overview]
Message-ID: <20191020171138.71314.qmail@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  403208f04a685071344227d54127664e6894ee0a (commit)
      from  bf45ac10505f02e59a0dfb13540cc8d7f5a21a68 (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 403208f04a685071344227d54127664e6894ee0a
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun Oct 20 19:11:06 2019 +0200

    Properly mark up command-line options re the new Intel ISA.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 478436d..7e7b666 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -193,10 +193,12 @@ a work-in-progress.</p>
   <li>Support to expand <code>__builtin_roundeven</code> into the appropriate
     SSE 4.1 instruction has been added.
   </li>
-  <li>GCC now supports the Intel CPU named Cooperlake through -march=cooperlake.
+  <li>GCC now supports the Intel CPU named Cooperlake through
+    <code>-march=cooperlake</code>.
     The switch enables the AVX512BF16 ISA extensions.
   </li>
-  <li>GCC now supports the Intel CPU named Tigerlake through -march=tigerlake.
+  <li>GCC now supports the Intel CPU named Tigerlake through
+    <code>-march=tigerlake</code>.
     The switch enables the MOVDIRI MOVDIR64B AVX512VP2INTERSECT ISA extensions.
   </li>
 </ul>

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

Summary of changes:
 htdocs/gcc-10/changes.html |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2019-10-20 17:11 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=20191020171138.71314.qmail@sourceware.org \
    --to=gerald@gcc.gnu.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).