]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Adjust comments and doc about the new use of restriction No_Streams
authorPiotr Trojanek <trojanek@adacore.com>
Wed, 3 Apr 2024 11:02:12 +0000 (13:02 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 10 Jun 2024 09:03:59 +0000 (11:03 +0200)
commit3da7847e82e8416af107a64fa980ae0f7cf0a110
treefdbfd5aeed389937b5e2233ba7bc3888ea9c46e5
parente425edc58025990c01a25c9a8be016a2f41e787e
ada: Adjust comments and doc about the new use of restriction No_Streams

Extend code comment; move recently added documentation from pragma
No_Tagged_Streams to restriction No_Streams.

gcc/ada/

* doc/gnat_rm/implementation_defined_pragmas.rst
(No_Tagged_Streams): Move documentation.
* doc/gnat_rm/standard_and_implementation_defined_restrictions.rst
(No_Streams): Likewise.
* exp_disp.adb (Make_DT): Extend comment.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
gcc/ada/doc/gnat_rm/standard_and_implementation_defined_restrictions.rst
gcc/ada/exp_disp.adb
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi