]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Update Bit Ordering references in GNAT Reference Manual
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 17 May 2024 08:13:05 +0000 (10:13 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Thu, 20 Jun 2024 08:50:54 +0000 (10:50 +0200)
commit664e47e64cdb8b12dbf7051b9bda9fbac54fb27a
tree062dcd39ba4e9ce7ba573df1b75496c4006d63da
parent7e057326a901155bccc0ae559191220144a4f6b9
ada: Update Bit Ordering references in GNAT Reference Manual

They are still tailored to Ada 95 while the level of recommended support for
Bit Ordering was changed in Ada 2005.

gcc/ada/

* doc/gnat_rm/implementation_advice.rst (Representation Clauses):
Remove >> marker and add end of sentence after code-block directive.
(RM 13.5.3(7-8)): Update to Ada 2005 wording.
* doc/gnat_rm/implementation_defined_characteristics.rst
(RM 13.5.3(5)): Likewise.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
gcc/ada/doc/gnat_rm/implementation_advice.rst
gcc/ada/doc/gnat_rm/implementation_defined_characteristics.rst
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi