public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: gcc5: Remove broken link to Intel ISA extensions
@ 2022-03-11 23:05 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2022-03-11 23:05 UTC (permalink / raw)
  To: gcc-patches

I doubt anyone is using the GCC 5 release notes to get to that page,
and the link broke without a proper redirect, so make it a textual
reference (only).

Pushed.

Gerald

---
 htdocs/gcc-5/changes.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html
index 2e2e20e6..6f5b9f64 100644
--- a/htdocs/gcc-5/changes.html
+++ b/htdocs/gcc-5/changes.html
@@ -779,8 +779,7 @@ here</a>.</p>
 
 <h3 id="x86">IA-32/x86-64</h3>
   <ul>
-    <li>New <a
-	href="https://software.intel.com/sites/default/files/managed/39/c5/325462-sdm-vol-1-2abcd-3abcd.pdf">ISA extensions</a>
+    <li>New ISA extensions
 	support AVX-512{BW,DQ,VL,IFMA,VBMI} of Intel's CPU
 	codenamed Skylake Server was added to GCC.  That includes inline
 	assembly support, new intrinsics, and basic autovectorization.  These
-- 
2.35.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-11 23:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 23:05 [committed] wwwdocs: gcc5: Remove broken link to Intel ISA extensions Gerald Pfeifer

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