ada: Documentation for mixed declarations and statements
commit9105cd9062520969092fe4ecb3ce5ef34b2dfaaf
authorBob Duff <duff@adacore.com>
Thu, 22 Jun 2023 17:43:00 +0000 (22 13:43 -0400)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 10 Jul 2023 12:41:39 +0000 (10 14:41 +0200)
tree95e36718fe059edca8c72311c357b15786c29d01
parentd4d6eda9427ff4616c49092cd92e4e99f16300ed
ada: Documentation for mixed declarations and statements

This patch documents the new feature that allows declarations mixed with
statements, primarily by referring to the RFC.

gcc/ada/

* doc/gnat_rm/gnat_language_extensions.rst
(Local Declarations Without Block): Document the feature very
briefly, and refer the reader to the RFC for details and examples.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
gcc/ada/doc/gnat_rm/gnat_language_extensions.rst
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi