[Ada] Document Aggregate_Individually_Assign as a configuration pragma

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.
This commit is contained in:
Piotr Trojanek 2022-02-03 23:53:13 +01:00 committed by Pierre-Marie de Rodat
parent cd644ce8be
commit e3e51e753a
2 changed files with 2 additions and 0 deletions

View File

@ -1402,6 +1402,7 @@ recognized by GNAT::
Ada_12
Ada_2012
Ada_2022
Aggregate_Individually_Assign
Allow_Integer_Address
Annotate
Assertion_Policy

View File

@ -2808,6 +2808,7 @@ Ada_2005
Ada_12
Ada_2012
Ada_2022
Aggregate_Individually_Assign
Allow_Integer_Address
Annotate
Assertion_Policy