From: Martin Liska Date: Sun, 13 Nov 2022 20:48:34 +0000 (+0100) Subject: Revert "doc: Remove outdated reference to "core" and front-end downloads" X-Git-Tag: basepoints/gcc-14~3249 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf1457e24e0c172016551317d4330067f03c9a55;p=thirdparty%2Fgcc.git Revert "doc: Remove outdated reference to "core" and front-end downloads" This reverts commit 05432288d4e560556ee0455562639b715d8f8b7d. --- diff --git a/gcc/doc/install/testing.rst b/gcc/doc/install/testing.rst index 58d93cc4378b..4ae176884408 100644 --- a/gcc/doc/install/testing.rst +++ b/gcc/doc/install/testing.rst @@ -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 `. -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 `_, Tcl, and Expect;