Next: No_Enumeration_Maps, Previous: No_Dynamic_Priorities, Up: Partition-Wide Restrictions [Contents][Index]
[GNAT] This restriction ensures at compile time that no task or protected entry calls are made during elaboration code. As a result of the use of this restriction, the compiler can assume that no code past an accept statement in a task can be executed at elaboration time.