From 21f1031d6cc228e2b468338b3dfa4303d54ac207 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 28 Oct 2016 21:06:14 +0000 Subject: [PATCH] * doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter. From-SVN: r241666 --- gcc/ChangeLog | 4 ++++ gcc/doc/sourcebuild.texi | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3687ecd4a36..fca1f235dfa 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2016-10-28 Eric Botcazou + + * doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter. + 2016-10-28 Eric Botcazou * target.def (min_arithmetic_precision): New hook. diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 39de0ffb082..fb5dbb590c5 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -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 -- 2.30.2