From a0a7adeea31918deefb053a9a15257af94aecfaf Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 31 May 2021 00:27:17 +0200 Subject: [PATCH] libstdc++: Remove "Intel Compilers" bibliography entry The original link redirects to a very generic page that advertises lots of tools and other things, just not this. libstdc++-v3/ChangeLog: 2021-05-31 Gerald Pfeifer * doc/xml/manual/abi.xml: Remove dead reference to "Intel Compilers for Linux: Compatibility with GNU Compilers" article. * doc/html/manual/abi.html: Regenerate. --- libstdc++-v3/doc/html/manual/abi.html | 6 +----- libstdc++-v3/doc/xml/manual/abi.xml | 10 ---------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html index 3131731daca5..0b9928c5121f 100644 --- a/libstdc++-v3/doc/html/manual/abi.html +++ b/libstdc++-v3/doc/html/manual/abi.html @@ -534,10 +534,6 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. Itanium C++ ABI - .

\ No newline at end of file + . Pavel Shved. Denis Silakov.

diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml index b332c978450c..c2c0c028a8bb 100644 --- a/libstdc++-v3/doc/xml/manual/abi.xml +++ b/libstdc++-v3/doc/xml/manual/abi.xml @@ -1141,16 +1141,6 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. - - - - <link xmlns:xlink="http://www.w3.org/1999/xlink" - 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> - - - <link xmlns:xlink="http://www.w3.org/1999/xlink" -- 2.47.2