]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[Ada] Document Aggregate_Individually_Assign as a configuration pragma
authorPiotr Trojanek <trojanek@adacore.com>
Thu, 3 Feb 2022 22:53:13 +0000 (23:53 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 12 May 2022 12:38:32 +0000 (12:38 +0000)
Pragma Aggregate_Individually_Assign was apparently forgotten to be
listed in the GNAT User's Guide as a configuration pragma.

gcc/ada/

* doc/gnat_ugn/the_gnat_compilation_model.rst (Configuration
Pragmas): Add Aggregate_Individually_Assign; otherwise the list
is complete except for some obsoleted pragmas, which most likely
are intentionally omitted.
* gnat_ugn.texi: Regenerate.

gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
gcc/ada/gnat_ugn.texi

index 5974973fbfde1fb2ff4f3a114f4ad1ef87f7fa37..1d45d430f6b6bf64f53b40886c01458f58fe510e 100644 (file)
@@ -1402,6 +1402,7 @@ recognized by GNAT::
      Ada_12
      Ada_2012
      Ada_2022
+     Aggregate_Individually_Assign
      Allow_Integer_Address
      Annotate
      Assertion_Policy
index cf363c6d868f095612519e83369104f8e5c923c5..72fee1723dea722983068f6001627a15cdc48e03 100644 (file)
@@ -2808,6 +2808,7 @@ Ada_2005
 Ada_12
 Ada_2012
 Ada_2022
+Aggregate_Individually_Assign
 Allow_Integer_Address
 Annotate
 Assertion_Policy