doc: properly describe --enable-checking behavior
authorRoman Zhuykov <zhroma@ispras.ru>
Tue, 25 Feb 2020 07:15:49 +0000 (10:15 +0300)
committerRoman Zhuykov <zhroma@ispras.ru>
Tue, 25 Feb 2020 07:15:49 +0000 (10:15 +0300)
commit267cca3d20139ecea6b023ef0d5767ecf703e93a
tree0331e62f423e46dcbb56bdece50a64de2afee85a
parentf2ca2088bc393a7d3d8eef4ff85cbe949db3cde0
doc: properly describe --enable-checking behavior

This patch rewords the whole description to fix minor issues:
 - documents 'gimple' and 'types' checks,
 - clarifies what happens when option is used without '=list',
 - fixes inaccurate wrong wording about release snapshots,
 - describes that release checks can only de disabled explicitly.

gcc/ChangeLog:
* doc/install.texi (--enable-checking): Properly document current
behavior.
(--enable-stage1-checking): Minor clarification about bootstrap.
gcc/ChangeLog
gcc/doc/install.texi