public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][wwwdocs] Update GCC 9 release note
@ 2019-10-03 23:55 H.J. Lu
  2019-10-10 19:20 ` H.J. Lu
  0 siblings, 1 reply; 4+ messages in thread
From: H.J. Lu @ 2019-10-03 23:55 UTC (permalink / raw)
  To: GCC Patches

Here is the patch to update GCC 9 release note.   Is it OK?

-- 
H.J.
---
Index: htdocs/gcc-9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.77
diff -u -p -r1.77 changes.html
--- htdocs/gcc-9/changes.html 11 Sep 2019 13:27:47 -0000 1.77
+++ htdocs/gcc-9/changes.html 3 Oct 2019 23:54:31 -0000
@@ -936,6 +936,13 @@ $ g++ typo.cc
 <h3 id="x86">IA-32/x86-64</h3>
 <ul>
   <li>Support of Intel MPX (Memory Protection Extensions) has been
removed.</li>
+  <li>New ISA extension support for Intel PTWRITE was added to GCC.  PTWRITE
+      intrinsics are available via the <code>-mptwrite</code> compiler switch.
+  </li>
+  <li>GCC now supports the Intel CPU named Cascade Lake with AVX512 extensions
+      through <code>-march=cascadelake</code>. The switch enables the following
+      ISA extensions: AVX512F, AVX512VL, AVX512CD, AVX512BW,
AVX512DQ, AVX512VNNI.
+  </li>
 </ul>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH][wwwdocs] Update GCC 9 release note
  2019-10-03 23:55 [PATCH][wwwdocs] Update GCC 9 release note H.J. Lu
@ 2019-10-10 19:20 ` H.J. Lu
  2019-10-20 18:11   ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: H.J. Lu @ 2019-10-10 19:20 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

On Thu, Oct 3, 2019 at 4:55 PM H.J. Lu <hjl.tools@gmail.com> wrote:
>
> Here is the patch to update GCC 9 release note.   Is it OK?
>

Here is the same patch for git repo.  Is it OK?

Thanks.

-- 
H.J.

[-- Attachment #2: 0001-GCC-9-Mention-Intel-PTWRITE-and-Cascade-Lake.patch --]
[-- Type: application/x-patch, Size: 1051 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH][wwwdocs] Update GCC 9 release note
  2019-10-10 19:20 ` H.J. Lu
@ 2019-10-20 18:11   ` Gerald Pfeifer
  2019-10-21 14:32     ` H.J. Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2019-10-20 18:11 UTC (permalink / raw)
  To: H.J. Lu; +Cc: GCC Patches

On Thu, 10 Oct 2019, H.J. Lu wrote:
> Here is the same patch for git repo.  Is it OK?

Has this been available since GCC 9.1, or has it been added later?
(If the latter, please add this to a GCC 9.2 or GCC 9.3 section in
that file).

Ok.

Gerald

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH][wwwdocs] Update GCC 9 release note
  2019-10-20 18:11   ` Gerald Pfeifer
@ 2019-10-21 14:32     ` H.J. Lu
  0 siblings, 0 replies; 4+ messages in thread
From: H.J. Lu @ 2019-10-21 14:32 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: GCC Patches

On Sun, Oct 20, 2019 at 10:19 AM Gerald Pfeifer <gerald@pfeifer.com> wrote:
>
> On Thu, 10 Oct 2019, H.J. Lu wrote:
> > Here is the same patch for git repo.  Is it OK?
>
> Has this been available since GCC 9.1, or has it been added later?

They have been checked into GCC 9.1.

> (If the latter, please add this to a GCC 9.2 or GCC 9.3 section in
> that file).
>
> Ok.
>
> Gerald



-- 
H.J.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-21 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 23:55 [PATCH][wwwdocs] Update GCC 9 release note H.J. Lu
2019-10-10 19:20 ` H.J. Lu
2019-10-20 18:11   ` Gerald Pfeifer
2019-10-21 14:32     ` H.J. Lu

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