]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Remove outdated references to buildstat.html
authorJonathan Wakely <jwakely@redhat.com>
Mon, 20 Nov 2023 12:41:30 +0000 (12:41 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 21 Nov 2023 15:58:20 +0000 (15:58 +0000)
The buildstat.html pages have not existed since gcc-8 so remove
referencs to them in the libstdc++ manual.

libstdc++-v3/ChangeLog:

* doc/html/*: Regenerate.
* doc/xml/faq.xml: Remove reference to buildstat.html pages.
* doc/xml/manual/test.xml: Likewise

libstdc++-v3/doc/html/faq.html
libstdc++-v3/doc/html/manual/test.html
libstdc++-v3/doc/xml/faq.xml
libstdc++-v3/doc/xml/manual/test.xml

index d08f03940c99a765b37090f9e573c7b6440a9364..e84e455c4e96757f139e0e4949f5c23c84e2629d 100644 (file)
     (<span class="command"><strong>gcc</strong></span>, <span class="command"><strong>g++</strong></span>, etc) is widely
     considered to be one of the leading compilers in the world.  Its
     development is overseen by the
-    <a class="link" href="https://gcc.gnu.org/" target="_top">GCC team</a>.  All of
-    the rapid development and near-legendary
-    <a class="link" href="https://gcc.gnu.org/buildstat.html" target="_top">portability</a>
+    <a class="link" href="https://gcc.gnu.org/" target="_top">GCC team</a>.
+    All of the rapid development and near-legendary portability
     that are the hallmarks of an open-source project are applied to libstdc++.
     </p><p>
     All of the standard classes and functions from C++98/C++03, C++11 and C++14
index b29c2eb359e2c582c696ec987e852983409d12d6..4b7f60c9badea13da5901c43ed6928f90b9fde13 100644 (file)
@@ -139,10 +139,8 @@ cat 27_io/objects/char/3_xin.in | a.out</pre></dd><dt><span class="term"><code c
        output, and the executable output (if any) for each test.
      </p><p>
        Archives of test results for various versions and platforms are
-       available on the GCC website in the <a class="link" href="http://gcc.gnu.org/gcc-4.3/buildstat.html" target="_top">build
-       status</a> section of each individual release, and are also
        archived on a daily basis on the <a class="link" href="http://gcc.gnu.org/ml/gcc-testresults/current" target="_top">gcc-testresults</a>
-       mailing list. Please check either of these places for a similar
+       mailing list. Please check there for a similar
        combination of source version, operating system, and host CPU.
      </p></div><div class="section"><div class="titlepage"><div><div><h4 class="title"><a id="test.run.variations"></a>Variations</h4></div></div></div><p>
       There are several options for running tests, including testing
index da41199584e087bfb791003b19fd77a89065b96b..79edb02bec4f965b358066493cf2d24dbc27e1ce 100644 (file)
@@ -64,9 +64,8 @@
     (<command>gcc</command>, <command>g++</command>, etc) is widely
     considered to be one of the leading compilers in the world.  Its
     development is overseen by the
-    <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://gcc.gnu.org/">GCC team</link>.  All of
-    the rapid development and near-legendary
-    <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://gcc.gnu.org/buildstat.html">portability</link>
+    <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://gcc.gnu.org/">GCC team</link>.
+    All of the rapid development and near-legendary portability
     that are the hallmarks of an open-source project are applied to libstdc++.
     </para>
     <para>
index 936f97417af1b4838fbaba9d5b1e72dd98a6b574..f2c709bc6bf19a9b7eae9dfd89a99f4754a219ad 100644 (file)
@@ -266,10 +266,8 @@ cat 27_io/objects/char/3_xin.in | a.out</programlisting>
 
      <para>
        Archives of test results for various versions and platforms are
-       available on the GCC website in the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/gcc-4.3/buildstat.html">build
-       status</link> section of each individual release, and are also
        archived on a daily basis on the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/ml/gcc-testresults/current">gcc-testresults</link>
-       mailing list. Please check either of these places for a similar
+       mailing list. Please check there for a similar
        combination of source version, operating system, and host CPU.
      </para>
   </section>