Next: No_IO, Previous: No_Implicit_Task_Allocations, Up: Partition-Wide Restrictions [Contents][Index]
[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.