]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Remove repeated description of support for Address clauses
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 8 Apr 2022 21:27:24 +0000 (23:27 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 30 May 2022 08:29:04 +0000 (08:29 +0000)
commit0f29dfcec26d883cb2d3d7ccdfc09bde1afcfa2e
tree201712cae0dc0f5539cee84579075cc8580dcc85
parent9baae5692bd594024e3131589b8b1e1bfb6e77c1
[Ada] Remove repeated description of support for Address clauses

The GNAT behaviour regarding the Ada RM requirement to support Address
clauses for imported subprograms was documented twice: in section about
packed types (which was a mistake) and in section about address clauses
(where it belongs).

Cleanup related to the use of packed arrays for bitset operations to
detect uses of uninitialized scalars in GNAT.

gcc/ada/

* doc/gnat_rm/implementation_advice.rst (Packed Types): Remove
duplicated and wrongly placed paragraph.
* gnat_rm.texi: Regenerate.
gcc/ada/doc/gnat_rm/implementation_advice.rst
gcc/ada/gnat_rm.texi