* 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 3687ecd4a367c5752f6426ff3decc2ca31127060..fca1f235dfa9f6cca0d6cfe4e8bb00b8d8564e5d 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 39de0ffb082e2eb5bc6e4758af0b172be24bf8d6..fb5dbb590c52161bcbb41df0d3518eccd64c371a 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