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 8c640cc901db72a9b361e636ea6c7f837b1e7216 (commit) from a59745258f757ad4e911e6f3e9f33b1422966998 (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 8c640cc901db72a9b361e636ea6c7f837b1e7216 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Tue Dec 17 16:54:47 2024 +0900 gcc-15: Copy edit Xeon Phi CPU support removal diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 23866bde..1c690c4a 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -242,11 +242,11 @@ a work-in-progress.</p> CMPccXADD, MOVRS, SHA512, SM3, SM4 and USER_MSR ISA extensions. </li> <li>Support for Xeon Phi CPUs (a.k.a. Knight Landing and Knight Mill) were - removed in GCC 15. GCC will no longer accepts <code>-march=knl</code>, + removed in GCC 15. GCC will no longer accept <code>-march=knl</code>, <code>-march=knm</code>, <code>-mavx5124fmaps</code>, <code>-mavx5124vnniw</code>, <code>-mavx512er</code>, <code>-mavx512pf</code>, <code>-mprefetchwt1</code>, - <code>-mtune=knl</code> and <code>-mtune=knm</code> compiler switches. + <code>-mtune=knl</code>, and <code>-mtune=knm</code> compiler switches. </li> </ul> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs