Next: , Previous: No_Implicit_Task_Allocations, Up: Partition-Wide Restrictions


5.1.40 No_Initialize_Scalars

[GNAT] This restriction ensures that no unit in the partition is compiled with pragma Initialize_Scalars. This allows the generation of more efficient code, and in particular eliminates dummy null initialization routines that are otherwise generated for some record and array types.