]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Revert "doc: Remove outdated reference to "core" and front-end downloads"
authorMartin Liska <mliska@suse.cz>
Sun, 13 Nov 2022 20:48:34 +0000 (21:48 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 14 Nov 2022 08:35:02 +0000 (09:35 +0100)
This reverts commit 05432288d4e560556ee0455562639b715d8f8b7d.

gcc/doc/install/testing.rst

index 58d93cc4378b3e6acfeec5caa2a79fae75bf73c8..4ae176884408e3a629ad8f41f8c33defc640674f 100644 (file)
@@ -22,7 +22,9 @@ but it can give you confidence in your new GCC installation or point out
 problems before you install and start using your new GCC.
 
 First, you must have :ref:`downloaded the testsuites <downloading-the-source>`.
-These are included in the source tarball.
+These are part of the full distribution, but if you downloaded the
+'core' compiler plus any front ends, you must download the testsuites
+separately.
 
 Second, you must have the testing tools installed.  This includes
 `DejaGnu <https://www.gnu.org/software/dejagnu/>`_, Tcl, and Expect;