]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove Iterable from list of GNAT-specific attributes
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 6 May 2024 09:00:55 +0000 (11:00 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Thu, 13 Jun 2024 13:30:35 +0000 (15:30 +0200)
commitd7de75a0c28d505e60ceefccb508807a06a985e3
tree2e10839000bffd624f8a00ea9f7364090335ed48
parent36c59b3a689a929e8c786cc4614fad923658b3c4
ada: Remove Iterable from list of GNAT-specific attributes

The attribute is rejected except in attribute definition clauses, where it
is silently ignored (it's a by-product of the processing of the aspect).

gcc/ada/

* doc/gnat_rm/implementation_defined_attributes.rst (Iterable):
Delete entry.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi