* doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 28 Oct 2016 21:06:14 +0000 (21:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 28 Oct 2016 21:06:14 +0000 (21:06 +0000)
From-SVN: r241666

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index 3687ecd..fca1f23 100644 (file)
@@ -1,5 +1,9 @@
 2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
 
+       * doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter.
+2016-10-28  Eric Botcazou  <ebotcazou@adacore.com>
+
        * target.def (min_arithmetic_precision): New hook.
        * doc/tm.texi.in (Misc): Add TARGET_MIN_ARITHMETIC_PRECISION.
        * doc/tm.texi: Regenerate.
index 39de0ff..fb5dbb5 100644 (file)
@@ -2490,10 +2490,6 @@ The tests are organized by directory, each directory corresponding to
 a chapter of the Ada Reference Manual.  So for example, @file{c9} corresponds
 to chapter 9, which deals with tasking features of the language.
 
-There is also an extra chapter called @file{gcc} containing a template for
-creating new executable tests, although this is deprecated in favor of
-the @file{gnat.dg} testsuite.
-
 The tests are run using two @command{sh} scripts: @file{run_acats} and
 @file{run_all.sh}.  To run the tests using a simulator or a cross
 target, see the small