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


5.1.24 No_Entry_Calls_In_Elaboration_Code

[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.