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 ff6f174f43c66e288226f1c6fe2c72b2ed96ba74 (commit) from 0f812435e9b4a0a00cd7b2acf92d8008fba7e709 (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 ff6f174f43c66e288226f1c6fe2c72b2ed96ba74 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Tue Sep 9 11:15:29 2025 +0200 gcc-5: Drop broken link to Intel's pcommit deprecation note That link now refers to a very generic landing page. diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html index 6c04a70b..471297bc 100644 --- a/htdocs/gcc-5/changes.html +++ b/htdocs/gcc-5/changes.html @@ -1085,9 +1085,7 @@ are not listed here).</p> <h3>IA-32/x86-64</h3> <ul> - <li>Support for the <a - href="https://www.intel.com/content/www/us/en/developer/articles/technical/deprecate-pcommit-instruction.html">deprecated - pcommit instruction</a> has been removed.</li> + <li>Support for the pcommit instruction has been removed.</li> </ul> </body> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-5/changes.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs