public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6340] libstdc++: Update link to Intel/GNU compatibility paper
@ 2020-12-26 12:40 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-12-26 12:40 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:9d426e4dbccf1548f2d11866fe18af04af4109de

commit r11-6340-g9d426e4dbccf1548f2d11866fe18af04af4109de
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Dec 26 00:27:23 2020 +0100

    libstdc++: Update link to Intel/GNU compatibility paper
    
    libstdc++-v3:
    
    2020-12-26  Gerald Pfeifer  <gerald@pfeifer.com>
    
            * doc/xml/manual/abi.xml: Update link to Intel's compatibility
            with GNU compilers document.
            * doc/html/manual/abi.html: Regenerate.

Diff:
---
 libstdc++-v3/doc/html/manual/abi.html | 2 +-
 libstdc++-v3/doc/xml/manual/abi.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html
index 8ed8de64b32..be5676d14f4 100644
--- a/libstdc++-v3/doc/html/manual/abi.html
+++ b/libstdc++-v3/doc/html/manual/abi.html
@@ -535,7 +535,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
 	  Itanium C++ ABI
 	</a>
       </em>. </span></p></div><div class="biblioentry"><a id="id-1.3.6.3.6.10.4"></a><p><span class="title"><em>
-	<a class="link" href="https://software.intel.com/en-us/articles/intel-compilers-for-linux-compatibility-with-gnu-compilers" target="_top">
+	<a class="link" href="https://software.intel.com/content/www/us/en/develop/articles/intel-compilers-for-linux-compatibility-with-gnu-compilers.html" target="_top">
 	Intel Compilers for Linux: Compatibility with GNU Compilers
 	</a>
       </em>. </span></p></div><div class="biblioentry"><a id="id-1.3.6.3.6.10.5"></a><p><span class="title"><em>
diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml
index e9f3773186c..e48a536b54e 100644
--- a/libstdc++-v3/doc/xml/manual/abi.xml
+++ b/libstdc++-v3/doc/xml/manual/abi.xml
@@ -1143,7 +1143,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
   <biblioentry>
        <title>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink"
-	      xlink:href="https://software.intel.com/en-us/articles/intel-compilers-for-linux-compatibility-with-gnu-compilers">
+	      xlink:href="https://software.intel.com/content/www/us/en/develop/articles/intel-compilers-for-linux-compatibility-with-gnu-compilers.html">
 	Intel Compilers for Linux: Compatibility with GNU Compilers
 	</link>
       </title>


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

only message in thread, other threads:[~2020-12-26 12:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-26 12:40 [gcc r11-6340] libstdc++: Update link to Intel/GNU compatibility paper 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).