]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Fix typo in documentation about convention and representation
authorPiotr Trojanek <trojanek@adacore.com>
Tue, 25 Feb 2025 12:02:38 +0000 (13:02 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 6 Jun 2025 08:37:09 +0000 (10:37 +0200)
commitdaa245bc566835d162c0bcf323ead2effa9e2ecb
treec6f2e89e46cb60e0a1f252760ef33427494d4b7b
parentc29774a1f35eb46c969b84af31a362bbd5d8855d
ada: Fix typo in documentation about convention and representation

Currently there are only three exceptions to the general rule; the fourth
exception applied to OpenVMS, whose support has been deconstructed.

gcc/ada/ChangeLog:

* doc/gnat_rm/representation_clauses_and_pragmas.rst
(Effect of Convention on Representation): Fix number of list items.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
gcc/ada/doc/gnat_rm/representation_clauses_and_pragmas.rst
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi