libgo: correct golang_org Makefile variables not used on all systems
[official-gcc.git] / gcc / ada / gnat_rm.texi
blobc51ff384c91e1be6d7a5228f8f3f5fc4df9145ef
1 \input texinfo   @c -*-texinfo-*-
2 @c %**start of header
3 @setfilename gnat_rm.info
4 @documentencoding UTF-8
5 @ifinfo
6 @*Generated by Sphinx 1.3b2.@*
7 @end ifinfo
8 @settitle GNAT Reference Manual
9 @defindex ge
10 @paragraphindent 0
11 @exampleindent 4
12 @finalout
13 @dircategory GNU Ada Tools 
14 @direntry
15 * gnat_rm: (gnat_rm.info). gnat_rm
16 @end direntry
18 @definfoenclose strong,`,'
19 @definfoenclose emph,`,'
20 @c %**end of header
22 @copying
23 @quotation
24 GNAT Reference Manual , January 13, 2017
26 AdaCore
28 Copyright @copyright{} 2008-2017, Free Software Foundation
29 @end quotation
31 @end copying
33 @titlepage
34 @title GNAT Reference Manual
35 @insertcopying
36 @end titlepage
37 @contents
39 @c %** start of user preamble
41 @c %** end of user preamble
43 @ifnottex
44 @node Top
45 @top GNAT Reference Manual
46 @insertcopying
47 @end ifnottex
49 @c %**start of body
50 @anchor{gnat_rm doc}@anchor{0}
51 @emph{GNAT, The GNU Ada Development Environment}
54 @include gcc-common.texi
55 GCC version @value{version-GCC}@*
56 AdaCore
58 Permission is granted to copy, distribute and/or modify this document
59 under the terms of the GNU Free Documentation License, Version 1.3 or
60 any later version published by the Free Software Foundation; with no
61 Invariant Sections, with the Front-Cover Texts being "GNAT Reference
62 Manual", and with no Back-Cover Texts.  A copy of the license is
63 included in the section entitled @ref{1,,GNU Free Documentation License}.
65 @menu
66 * About This Guide:: 
67 * Implementation Defined Pragmas:: 
68 * Implementation Defined Aspects:: 
69 * Implementation Defined Attributes:: 
70 * Standard and Implementation Defined Restrictions:: 
71 * Implementation Advice:: 
72 * Implementation Defined Characteristics:: 
73 * Intrinsic Subprograms:: 
74 * Representation Clauses and Pragmas:: 
75 * Standard Library Routines:: 
76 * The Implementation of Standard I/O:: 
77 * The GNAT Library:: 
78 * Interfacing to Other Languages:: 
79 * Specialized Needs Annexes:: 
80 * Implementation of Specific Ada Features:: 
81 * Implementation of Ada 2012 Features:: 
82 * Obsolescent Features:: 
83 * Compatibility and Porting Guide:: 
84 * GNU Free Documentation License:: 
85 * Index:: 
87 @detailmenu
88  --- The Detailed Node Listing ---
90 About This Guide
92 * What This Reference Manual Contains:: 
93 * Conventions:: 
94 * Related Information:: 
96 Implementation Defined Pragmas
98 * Pragma Abort_Defer:: 
99 * Pragma Abstract_State:: 
100 * Pragma Ada_83:: 
101 * Pragma Ada_95:: 
102 * Pragma Ada_05:: 
103 * Pragma Ada_2005:: 
104 * Pragma Ada_12:: 
105 * Pragma Ada_2012:: 
106 * Pragma Allow_Integer_Address:: 
107 * Pragma Annotate:: 
108 * Pragma Assert:: 
109 * Pragma Assert_And_Cut:: 
110 * Pragma Assertion_Policy:: 
111 * Pragma Assume:: 
112 * Pragma Assume_No_Invalid_Values:: 
113 * Pragma Async_Readers:: 
114 * Pragma Async_Writers:: 
115 * Pragma Attribute_Definition:: 
116 * Pragma C_Pass_By_Copy:: 
117 * Pragma Check:: 
118 * Pragma Check_Float_Overflow:: 
119 * Pragma Check_Name:: 
120 * Pragma Check_Policy:: 
121 * Pragma Comment:: 
122 * Pragma Common_Object:: 
123 * Pragma Compile_Time_Error:: 
124 * Pragma Compile_Time_Warning:: 
125 * Pragma Compiler_Unit:: 
126 * Pragma Compiler_Unit_Warning:: 
127 * Pragma Complete_Representation:: 
128 * Pragma Complex_Representation:: 
129 * Pragma Component_Alignment:: 
130 * Pragma Constant_After_Elaboration:: 
131 * Pragma Contract_Cases:: 
132 * Pragma Convention_Identifier:: 
133 * Pragma CPP_Class:: 
134 * Pragma CPP_Constructor:: 
135 * Pragma CPP_Virtual:: 
136 * Pragma CPP_Vtable:: 
137 * Pragma CPU:: 
138 * Pragma Default_Initial_Condition:: 
139 * Pragma Debug:: 
140 * Pragma Debug_Policy:: 
141 * Pragma Default_Scalar_Storage_Order:: 
142 * Pragma Default_Storage_Pool:: 
143 * Pragma Depends:: 
144 * Pragma Detect_Blocking:: 
145 * Pragma Disable_Atomic_Synchronization:: 
146 * Pragma Dispatching_Domain:: 
147 * Pragma Effective_Reads:: 
148 * Pragma Effective_Writes:: 
149 * Pragma Elaboration_Checks:: 
150 * Pragma Eliminate:: 
151 * Pragma Enable_Atomic_Synchronization:: 
152 * Pragma Export_Function:: 
153 * Pragma Export_Object:: 
154 * Pragma Export_Procedure:: 
155 * Pragma Export_Value:: 
156 * Pragma Export_Valued_Procedure:: 
157 * Pragma Extend_System:: 
158 * Pragma Extensions_Allowed:: 
159 * Pragma Extensions_Visible:: 
160 * Pragma External:: 
161 * Pragma External_Name_Casing:: 
162 * Pragma Fast_Math:: 
163 * Pragma Favor_Top_Level:: 
164 * Pragma Finalize_Storage_Only:: 
165 * Pragma Float_Representation:: 
166 * Pragma Ghost:: 
167 * Pragma Global:: 
168 * Pragma Ident:: 
169 * Pragma Ignore_Pragma:: 
170 * Pragma Implementation_Defined:: 
171 * Pragma Implemented:: 
172 * Pragma Implicit_Packing:: 
173 * Pragma Import_Function:: 
174 * Pragma Import_Object:: 
175 * Pragma Import_Procedure:: 
176 * Pragma Import_Valued_Procedure:: 
177 * Pragma Independent:: 
178 * Pragma Independent_Components:: 
179 * Pragma Initial_Condition:: 
180 * Pragma Initialize_Scalars:: 
181 * Pragma Initializes:: 
182 * Pragma Inline_Always:: 
183 * Pragma Inline_Generic:: 
184 * Pragma Interface:: 
185 * Pragma Interface_Name:: 
186 * Pragma Interrupt_Handler:: 
187 * Pragma Interrupt_State:: 
188 * Pragma Invariant:: 
189 * Pragma Keep_Names:: 
190 * Pragma License:: 
191 * Pragma Link_With:: 
192 * Pragma Linker_Alias:: 
193 * Pragma Linker_Constructor:: 
194 * Pragma Linker_Destructor:: 
195 * Pragma Linker_Section:: 
196 * Pragma Lock_Free:: 
197 * Pragma Loop_Invariant:: 
198 * Pragma Loop_Optimize:: 
199 * Pragma Loop_Variant:: 
200 * Pragma Machine_Attribute:: 
201 * Pragma Main:: 
202 * Pragma Main_Storage:: 
203 * Pragma Max_Queue_Length:: 
204 * Pragma No_Body:: 
205 * Pragma No_Elaboration_Code_All:: 
206 * Pragma No_Inline:: 
207 * Pragma No_Return:: 
208 * Pragma No_Run_Time:: 
209 * Pragma No_Strict_Aliasing:: 
210 * Pragma No_Tagged_Streams:: 
211 * Pragma Normalize_Scalars:: 
212 * Pragma Obsolescent:: 
213 * Pragma Optimize_Alignment:: 
214 * Pragma Ordered:: 
215 * Pragma Overflow_Mode:: 
216 * Pragma Overriding_Renamings:: 
217 * Pragma Partition_Elaboration_Policy:: 
218 * Pragma Part_Of:: 
219 * Pragma Passive:: 
220 * Pragma Persistent_BSS:: 
221 * Pragma Polling:: 
222 * Pragma Post:: 
223 * Pragma Postcondition:: 
224 * Pragma Post_Class:: 
225 * Pragma Rename_Pragma:: 
226 * Pragma Pre:: 
227 * Pragma Precondition:: 
228 * Pragma Predicate:: 
229 * Pragma Predicate_Failure:: 
230 * Pragma Preelaborable_Initialization:: 
231 * Pragma Prefix_Exception_Messages:: 
232 * Pragma Pre_Class:: 
233 * Pragma Priority_Specific_Dispatching:: 
234 * Pragma Profile:: 
235 * Pragma Profile_Warnings:: 
236 * Pragma Propagate_Exceptions:: 
237 * Pragma Provide_Shift_Operators:: 
238 * Pragma Psect_Object:: 
239 * Pragma Pure_Function:: 
240 * Pragma Rational:: 
241 * Pragma Ravenscar:: 
242 * Pragma Refined_Depends:: 
243 * Pragma Refined_Global:: 
244 * Pragma Refined_Post:: 
245 * Pragma Refined_State:: 
246 * Pragma Relative_Deadline:: 
247 * Pragma Remote_Access_Type:: 
248 * Pragma Restricted_Run_Time:: 
249 * Pragma Restriction_Warnings:: 
250 * Pragma Reviewable:: 
251 * Pragma Secondary_Stack_Size:: 
252 * Pragma Share_Generic:: 
253 * Pragma Shared:: 
254 * Pragma Short_Circuit_And_Or:: 
255 * Pragma Short_Descriptors:: 
256 * Pragma Simple_Storage_Pool_Type:: 
257 * Pragma Source_File_Name:: 
258 * Pragma Source_File_Name_Project:: 
259 * Pragma Source_Reference:: 
260 * Pragma SPARK_Mode:: 
261 * Pragma Static_Elaboration_Desired:: 
262 * Pragma Stream_Convert:: 
263 * Pragma Style_Checks:: 
264 * Pragma Subtitle:: 
265 * Pragma Suppress:: 
266 * Pragma Suppress_All:: 
267 * Pragma Suppress_Debug_Info:: 
268 * Pragma Suppress_Exception_Locations:: 
269 * Pragma Suppress_Initialization:: 
270 * Pragma Task_Name:: 
271 * Pragma Task_Storage:: 
272 * Pragma Test_Case:: 
273 * Pragma Thread_Local_Storage:: 
274 * Pragma Time_Slice:: 
275 * Pragma Title:: 
276 * Pragma Type_Invariant:: 
277 * Pragma Type_Invariant_Class:: 
278 * Pragma Unchecked_Union:: 
279 * Pragma Unevaluated_Use_Of_Old:: 
280 * Pragma Unimplemented_Unit:: 
281 * Pragma Universal_Aliasing:: 
282 * Pragma Universal_Data:: 
283 * Pragma Unmodified:: 
284 * Pragma Unreferenced:: 
285 * Pragma Unreferenced_Objects:: 
286 * Pragma Unreserve_All_Interrupts:: 
287 * Pragma Unsuppress:: 
288 * Pragma Use_VADS_Size:: 
289 * Pragma Unused:: 
290 * Pragma Validity_Checks:: 
291 * Pragma Volatile:: 
292 * Pragma Volatile_Full_Access:: 
293 * Pragma Volatile_Function:: 
294 * Pragma Warning_As_Error:: 
295 * Pragma Warnings:: 
296 * Pragma Weak_External:: 
297 * Pragma Wide_Character_Encoding:: 
299 Implementation Defined Aspects
301 * Aspect Abstract_State:: 
302 * Annotate:: 
303 * Aspect Async_Readers:: 
304 * Aspect Async_Writers:: 
305 * Aspect Constant_After_Elaboration:: 
306 * Aspect Contract_Cases:: 
307 * Aspect Depends:: 
308 * Aspect Default_Initial_Condition:: 
309 * Aspect Dimension:: 
310 * Aspect Dimension_System:: 
311 * Aspect Disable_Controlled:: 
312 * Aspect Effective_Reads:: 
313 * Aspect Effective_Writes:: 
314 * Aspect Extensions_Visible:: 
315 * Aspect Favor_Top_Level:: 
316 * Aspect Ghost:: 
317 * Aspect Global:: 
318 * Aspect Initial_Condition:: 
319 * Aspect Initializes:: 
320 * Aspect Inline_Always:: 
321 * Aspect Invariant:: 
322 * Aspect Invariant'Class:: 
323 * Aspect Iterable:: 
324 * Aspect Linker_Section:: 
325 * Aspect Lock_Free:: 
326 * Aspect Max_Queue_Length:: 
327 * Aspect No_Elaboration_Code_All:: 
328 * Aspect No_Tagged_Streams:: 
329 * Aspect Object_Size:: 
330 * Aspect Obsolescent:: 
331 * Aspect Part_Of:: 
332 * Aspect Persistent_BSS:: 
333 * Aspect Predicate:: 
334 * Aspect Pure_Function:: 
335 * Aspect Refined_Depends:: 
336 * Aspect Refined_Global:: 
337 * Aspect Refined_Post:: 
338 * Aspect Refined_State:: 
339 * Aspect Remote_Access_Type:: 
340 * Aspect Secondary_Stack_Size:: 
341 * Aspect Scalar_Storage_Order:: 
342 * Aspect Shared:: 
343 * Aspect Simple_Storage_Pool:: 
344 * Aspect Simple_Storage_Pool_Type:: 
345 * Aspect SPARK_Mode:: 
346 * Aspect Suppress_Debug_Info:: 
347 * Aspect Suppress_Initialization:: 
348 * Aspect Test_Case:: 
349 * Aspect Thread_Local_Storage:: 
350 * Aspect Universal_Aliasing:: 
351 * Aspect Universal_Data:: 
352 * Aspect Unmodified:: 
353 * Aspect Unreferenced:: 
354 * Aspect Unreferenced_Objects:: 
355 * Aspect Value_Size:: 
356 * Aspect Volatile_Full_Access:: 
357 * Aspect Volatile_Function:: 
358 * Aspect Warnings:: 
360 Implementation Defined Attributes
362 * Attribute Abort_Signal:: 
363 * Attribute Address_Size:: 
364 * Attribute Asm_Input:: 
365 * Attribute Asm_Output:: 
366 * Attribute Atomic_Always_Lock_Free:: 
367 * Attribute Bit:: 
368 * Attribute Bit_Position:: 
369 * Attribute Code_Address:: 
370 * Attribute Compiler_Version:: 
371 * Attribute Constrained:: 
372 * Attribute Default_Bit_Order:: 
373 * Attribute Default_Scalar_Storage_Order:: 
374 * Attribute Deref:: 
375 * Attribute Descriptor_Size:: 
376 * Attribute Elaborated:: 
377 * Attribute Elab_Body:: 
378 * Attribute Elab_Spec:: 
379 * Attribute Elab_Subp_Body:: 
380 * Attribute Emax:: 
381 * Attribute Enabled:: 
382 * Attribute Enum_Rep:: 
383 * Attribute Enum_Val:: 
384 * Attribute Epsilon:: 
385 * Attribute Fast_Math:: 
386 * Attribute Finalization_Size:: 
387 * Attribute Fixed_Value:: 
388 * Attribute From_Any:: 
389 * Attribute Has_Access_Values:: 
390 * Attribute Has_Discriminants:: 
391 * Attribute Img:: 
392 * Attribute Integer_Value:: 
393 * Attribute Invalid_Value:: 
394 * Attribute Iterable:: 
395 * Attribute Large:: 
396 * Attribute Library_Level:: 
397 * Attribute Lock_Free:: 
398 * Attribute Loop_Entry:: 
399 * Attribute Machine_Size:: 
400 * Attribute Mantissa:: 
401 * Attribute Maximum_Alignment:: 
402 * Attribute Mechanism_Code:: 
403 * Attribute Null_Parameter:: 
404 * Attribute Object_Size:: 
405 * Attribute Old:: 
406 * Attribute Passed_By_Reference:: 
407 * Attribute Pool_Address:: 
408 * Attribute Range_Length:: 
409 * Attribute Restriction_Set:: 
410 * Attribute Result:: 
411 * Attribute Safe_Emax:: 
412 * Attribute Safe_Large:: 
413 * Attribute Safe_Small:: 
414 * Attribute Scalar_Storage_Order:: 
415 * Attribute Simple_Storage_Pool:: 
416 * Attribute Small:: 
417 * Attribute Storage_Unit:: 
418 * Attribute Stub_Type:: 
419 * Attribute System_Allocator_Alignment:: 
420 * Attribute Target_Name:: 
421 * Attribute To_Address:: 
422 * Attribute To_Any:: 
423 * Attribute Type_Class:: 
424 * Attribute Type_Key:: 
425 * Attribute TypeCode:: 
426 * Attribute Unconstrained_Array:: 
427 * Attribute Universal_Literal_String:: 
428 * Attribute Unrestricted_Access:: 
429 * Attribute Update:: 
430 * Attribute Valid_Scalars:: 
431 * Attribute VADS_Size:: 
432 * Attribute Value_Size:: 
433 * Attribute Wchar_T_Size:: 
434 * Attribute Word_Size:: 
436 Standard and Implementation Defined Restrictions
438 * Partition-Wide Restrictions:: 
439 * Program Unit Level Restrictions:: 
441 Partition-Wide Restrictions
443 * Immediate_Reclamation:: 
444 * Max_Asynchronous_Select_Nesting:: 
445 * Max_Entry_Queue_Length:: 
446 * Max_Protected_Entries:: 
447 * Max_Select_Alternatives:: 
448 * Max_Storage_At_Blocking:: 
449 * Max_Task_Entries:: 
450 * Max_Tasks:: 
451 * No_Abort_Statements:: 
452 * No_Access_Parameter_Allocators:: 
453 * No_Access_Subprograms:: 
454 * No_Allocators:: 
455 * No_Anonymous_Allocators:: 
456 * No_Asynchronous_Control:: 
457 * No_Calendar:: 
458 * No_Coextensions:: 
459 * No_Default_Initialization:: 
460 * No_Delay:: 
461 * No_Dependence:: 
462 * No_Direct_Boolean_Operators:: 
463 * No_Dispatch:: 
464 * No_Dispatching_Calls:: 
465 * No_Dynamic_Attachment:: 
466 * No_Dynamic_Priorities:: 
467 * No_Entry_Calls_In_Elaboration_Code:: 
468 * No_Enumeration_Maps:: 
469 * No_Exception_Handlers:: 
470 * No_Exception_Propagation:: 
471 * No_Exception_Registration:: 
472 * No_Exceptions:: 
473 * No_Finalization:: 
474 * No_Fixed_Point:: 
475 * No_Floating_Point:: 
476 * No_Implicit_Conditionals:: 
477 * No_Implicit_Dynamic_Code:: 
478 * No_Implicit_Heap_Allocations:: 
479 * No_Implicit_Protected_Object_Allocations:: 
480 * No_Implicit_Task_Allocations:: 
481 * No_Initialize_Scalars:: 
482 * No_IO:: 
483 * No_Local_Allocators:: 
484 * No_Local_Protected_Objects:: 
485 * No_Local_Timing_Events:: 
486 * No_Long_Long_Integers:: 
487 * No_Multiple_Elaboration:: 
488 * No_Nested_Finalization:: 
489 * No_Protected_Type_Allocators:: 
490 * No_Protected_Types:: 
491 * No_Recursion:: 
492 * No_Reentrancy:: 
493 * No_Relative_Delay:: 
494 * No_Requeue_Statements:: 
495 * No_Secondary_Stack:: 
496 * No_Select_Statements:: 
497 * No_Specific_Termination_Handlers:: 
498 * No_Specification_of_Aspect:: 
499 * No_Standard_Allocators_After_Elaboration:: 
500 * No_Standard_Storage_Pools:: 
501 * No_Stream_Optimizations:: 
502 * No_Streams:: 
503 * No_Task_Allocators:: 
504 * No_Task_At_Interrupt_Priority:: 
505 * No_Task_Attributes_Package:: 
506 * No_Task_Hierarchy:: 
507 * No_Task_Termination:: 
508 * No_Tasking:: 
509 * No_Terminate_Alternatives:: 
510 * No_Unchecked_Access:: 
511 * No_Unchecked_Conversion:: 
512 * No_Unchecked_Deallocation:: 
513 * No_Use_Of_Entity:: 
514 * Pure_Barriers:: 
515 * Simple_Barriers:: 
516 * Static_Priorities:: 
517 * Static_Storage_Size:: 
519 Program Unit Level Restrictions
521 * No_Elaboration_Code:: 
522 * No_Dynamic_Sized_Objects:: 
523 * No_Entry_Queue:: 
524 * No_Implementation_Aspect_Specifications:: 
525 * No_Implementation_Attributes:: 
526 * No_Implementation_Identifiers:: 
527 * No_Implementation_Pragmas:: 
528 * No_Implementation_Restrictions:: 
529 * No_Implementation_Units:: 
530 * No_Implicit_Aliasing:: 
531 * No_Implicit_Loops:: 
532 * No_Obsolescent_Features:: 
533 * No_Wide_Characters:: 
534 * SPARK_05:: 
536 Implementation Advice
538 * RM 1.1.3(20); Error Detection: RM 1 1 3 20 Error Detection. 
539 * RM 1.1.3(31); Child Units: RM 1 1 3 31 Child Units. 
540 * RM 1.1.5(12); Bounded Errors: RM 1 1 5 12 Bounded Errors. 
541 * RM 2.8(16); Pragmas: RM 2 8 16 Pragmas. 
542 * RM 2.8(17-19); Pragmas: RM 2 8 17-19 Pragmas. 
543 * RM 3.5.2(5); Alternative Character Sets: RM 3 5 2 5 Alternative Character Sets. 
544 * RM 3.5.4(28); Integer Types: RM 3 5 4 28 Integer Types. 
545 * RM 3.5.4(29); Integer Types: RM 3 5 4 29 Integer Types. 
546 * RM 3.5.5(8); Enumeration Values: RM 3 5 5 8 Enumeration Values. 
547 * RM 3.5.7(17); Float Types: RM 3 5 7 17 Float Types. 
548 * RM 3.6.2(11); Multidimensional Arrays: RM 3 6 2 11 Multidimensional Arrays. 
549 * RM 9.6(30-31); Duration'Small: RM 9 6 30-31 Duration'Small. 
550 * RM 10.2.1(12); Consistent Representation: RM 10 2 1 12 Consistent Representation. 
551 * RM 11.4.1(19); Exception Information: RM 11 4 1 19 Exception Information. 
552 * RM 11.5(28); Suppression of Checks: RM 11 5 28 Suppression of Checks. 
553 * RM 13.1 (21-24); Representation Clauses: RM 13 1 21-24 Representation Clauses. 
554 * RM 13.2(6-8); Packed Types: RM 13 2 6-8 Packed Types. 
555 * RM 13.3(14-19); Address Clauses: RM 13 3 14-19 Address Clauses. 
556 * RM 13.3(29-35); Alignment Clauses: RM 13 3 29-35 Alignment Clauses. 
557 * RM 13.3(42-43); Size Clauses: RM 13 3 42-43 Size Clauses. 
558 * RM 13.3(50-56); Size Clauses: RM 13 3 50-56 Size Clauses. 
559 * RM 13.3(71-73); Component Size Clauses: RM 13 3 71-73 Component Size Clauses. 
560 * RM 13.4(9-10); Enumeration Representation Clauses: RM 13 4 9-10 Enumeration Representation Clauses. 
561 * RM 13.5.1(17-22); Record Representation Clauses: RM 13 5 1 17-22 Record Representation Clauses. 
562 * RM 13.5.2(5); Storage Place Attributes: RM 13 5 2 5 Storage Place Attributes. 
563 * RM 13.5.3(7-8); Bit Ordering: RM 13 5 3 7-8 Bit Ordering. 
564 * RM 13.7(37); Address as Private: RM 13 7 37 Address as Private. 
565 * RM 13.7.1(16); Address Operations: RM 13 7 1 16 Address Operations. 
566 * RM 13.9(14-17); Unchecked Conversion: RM 13 9 14-17 Unchecked Conversion. 
567 * RM 13.11(23-25); Implicit Heap Usage: RM 13 11 23-25 Implicit Heap Usage. 
568 * RM 13.11.2(17); Unchecked Deallocation: RM 13 11 2 17 Unchecked Deallocation. 
569 * RM 13.13.2(17); Stream Oriented Attributes: RM 13 13 2 17 Stream Oriented Attributes. 
570 * RM A.1(52); Names of Predefined Numeric Types: RM A 1 52 Names of Predefined Numeric Types. 
571 * RM A.3.2(49); Ada.Characters.Handling: RM A 3 2 49 Ada Characters Handling. 
572 * RM A.4.4(106); Bounded-Length String Handling: RM A 4 4 106 Bounded-Length String Handling. 
573 * RM A.5.2(46-47); Random Number Generation: RM A 5 2 46-47 Random Number Generation. 
574 * RM A.10.7(23); Get_Immediate: RM A 10 7 23 Get_Immediate. 
575 * RM B.1(39-41); Pragma Export: RM B 1 39-41 Pragma Export. 
576 * RM B.2(12-13); Package Interfaces: RM B 2 12-13 Package Interfaces. 
577 * RM B.3(63-71); Interfacing with C: RM B 3 63-71 Interfacing with C. 
578 * RM B.4(95-98); Interfacing with COBOL: RM B 4 95-98 Interfacing with COBOL. 
579 * RM B.5(22-26); Interfacing with Fortran: RM B 5 22-26 Interfacing with Fortran. 
580 * RM C.1(3-5); Access to Machine Operations: RM C 1 3-5 Access to Machine Operations. 
581 * RM C.1(10-16); Access to Machine Operations: RM C 1 10-16 Access to Machine Operations. 
582 * RM C.3(28); Interrupt Support: RM C 3 28 Interrupt Support. 
583 * RM C.3.1(20-21); Protected Procedure Handlers: RM C 3 1 20-21 Protected Procedure Handlers. 
584 * RM C.3.2(25); Package Interrupts: RM C 3 2 25 Package Interrupts. 
585 * RM C.4(14); Pre-elaboration Requirements: RM C 4 14 Pre-elaboration Requirements. 
586 * RM C.5(8); Pragma Discard_Names: RM C 5 8 Pragma Discard_Names. 
587 * RM C.7.2(30); The Package Task_Attributes: RM C 7 2 30 The Package Task_Attributes. 
588 * RM D.3(17); Locking Policies: RM D 3 17 Locking Policies. 
589 * RM D.4(16); Entry Queuing Policies: RM D 4 16 Entry Queuing Policies. 
590 * RM D.6(9-10); Preemptive Abort: RM D 6 9-10 Preemptive Abort. 
591 * RM D.7(21); Tasking Restrictions: RM D 7 21 Tasking Restrictions. 
592 * RM D.8(47-49); Monotonic Time: RM D 8 47-49 Monotonic Time. 
593 * RM E.5(28-29); Partition Communication Subsystem: RM E 5 28-29 Partition Communication Subsystem. 
594 * RM F(7); COBOL Support: RM F 7 COBOL Support. 
595 * RM F.1(2); Decimal Radix Support: RM F 1 2 Decimal Radix Support. 
596 * RM G; Numerics: RM G Numerics. 
597 * RM G.1.1(56-58); Complex Types: RM G 1 1 56-58 Complex Types. 
598 * RM G.1.2(49); Complex Elementary Functions: RM G 1 2 49 Complex Elementary Functions. 
599 * RM G.2.4(19); Accuracy Requirements: RM G 2 4 19 Accuracy Requirements. 
600 * RM G.2.6(15); Complex Arithmetic Accuracy: RM G 2 6 15 Complex Arithmetic Accuracy. 
601 * RM H.6(15/2); Pragma Partition_Elaboration_Policy: RM H 6 15/2 Pragma Partition_Elaboration_Policy. 
603 Intrinsic Subprograms
605 * Intrinsic Operators:: 
606 * Compilation_Date:: 
607 * Compilation_Time:: 
608 * Enclosing_Entity:: 
609 * Exception_Information:: 
610 * Exception_Message:: 
611 * Exception_Name:: 
612 * File:: 
613 * Line:: 
614 * Shifts and Rotates:: 
615 * Source_Location:: 
617 Representation Clauses and Pragmas
619 * Alignment Clauses:: 
620 * Size Clauses:: 
621 * Storage_Size Clauses:: 
622 * Size of Variant Record Objects:: 
623 * Biased Representation:: 
624 * Value_Size and Object_Size Clauses:: 
625 * Component_Size Clauses:: 
626 * Bit_Order Clauses:: 
627 * Effect of Bit_Order on Byte Ordering:: 
628 * Pragma Pack for Arrays:: 
629 * Pragma Pack for Records:: 
630 * Record Representation Clauses:: 
631 * Handling of Records with Holes:: 
632 * Enumeration Clauses:: 
633 * Address Clauses:: 
634 * Use of Address Clauses for Memory-Mapped I/O:: 
635 * Effect of Convention on Representation:: 
636 * Conventions and Anonymous Access Types:: 
637 * Determining the Representations chosen by GNAT:: 
639 The Implementation of Standard I/O
641 * Standard I/O Packages:: 
642 * FORM Strings:: 
643 * Direct_IO:: 
644 * Sequential_IO:: 
645 * Text_IO:: 
646 * Wide_Text_IO:: 
647 * Wide_Wide_Text_IO:: 
648 * Stream_IO:: 
649 * Text Translation:: 
650 * Shared Files:: 
651 * Filenames encoding:: 
652 * File content encoding:: 
653 * Open Modes:: 
654 * Operations on C Streams:: 
655 * Interfacing to C Streams:: 
657 Text_IO
659 * Stream Pointer Positioning:: 
660 * Reading and Writing Non-Regular Files:: 
661 * Get_Immediate:: 
662 * Treating Text_IO Files as Streams:: 
663 * Text_IO Extensions:: 
664 * Text_IO Facilities for Unbounded Strings:: 
666 Wide_Text_IO
668 * Stream Pointer Positioning: Stream Pointer Positioning<2>. 
669 * Reading and Writing Non-Regular Files: Reading and Writing Non-Regular Files<2>. 
671 Wide_Wide_Text_IO
673 * Stream Pointer Positioning: Stream Pointer Positioning<3>. 
674 * Reading and Writing Non-Regular Files: Reading and Writing Non-Regular Files<3>. 
676 The GNAT Library
678 * Ada.Characters.Latin_9 (a-chlat9.ads): Ada Characters Latin_9 a-chlat9 ads. 
679 * Ada.Characters.Wide_Latin_1 (a-cwila1.ads): Ada Characters Wide_Latin_1 a-cwila1 ads. 
680 * Ada.Characters.Wide_Latin_9 (a-cwila1.ads): Ada Characters Wide_Latin_9 a-cwila1 ads. 
681 * Ada.Characters.Wide_Wide_Latin_1 (a-chzla1.ads): Ada Characters Wide_Wide_Latin_1 a-chzla1 ads. 
682 * Ada.Characters.Wide_Wide_Latin_9 (a-chzla9.ads): Ada Characters Wide_Wide_Latin_9 a-chzla9 ads. 
683 * Ada.Containers.Formal_Doubly_Linked_Lists (a-cfdlli.ads): Ada Containers Formal_Doubly_Linked_Lists a-cfdlli ads. 
684 * Ada.Containers.Formal_Hashed_Maps (a-cfhama.ads): Ada Containers Formal_Hashed_Maps a-cfhama ads. 
685 * Ada.Containers.Formal_Hashed_Sets (a-cfhase.ads): Ada Containers Formal_Hashed_Sets a-cfhase ads. 
686 * Ada.Containers.Formal_Ordered_Maps (a-cforma.ads): Ada Containers Formal_Ordered_Maps a-cforma ads. 
687 * Ada.Containers.Formal_Ordered_Sets (a-cforse.ads): Ada Containers Formal_Ordered_Sets a-cforse ads. 
688 * Ada.Containers.Formal_Vectors (a-cofove.ads): Ada Containers Formal_Vectors a-cofove ads. 
689 * Ada.Containers.Formal_Indefinite_Vectors (a-cfinve.ads): Ada Containers Formal_Indefinite_Vectors a-cfinve ads. 
690 * Ada.Containers.Bounded_Holders (a-coboho.ads): Ada Containers Bounded_Holders a-coboho ads. 
691 * Ada.Command_Line.Environment (a-colien.ads): Ada Command_Line Environment a-colien ads. 
692 * Ada.Command_Line.Remove (a-colire.ads): Ada Command_Line Remove a-colire ads. 
693 * Ada.Command_Line.Response_File (a-clrefi.ads): Ada Command_Line Response_File a-clrefi ads. 
694 * Ada.Direct_IO.C_Streams (a-diocst.ads): Ada Direct_IO C_Streams a-diocst ads. 
695 * Ada.Exceptions.Is_Null_Occurrence (a-einuoc.ads): Ada Exceptions Is_Null_Occurrence a-einuoc ads. 
696 * Ada.Exceptions.Last_Chance_Handler (a-elchha.ads): Ada Exceptions Last_Chance_Handler a-elchha ads. 
697 * Ada.Exceptions.Traceback (a-exctra.ads): Ada Exceptions Traceback a-exctra ads. 
698 * Ada.Sequential_IO.C_Streams (a-siocst.ads): Ada Sequential_IO C_Streams a-siocst ads. 
699 * Ada.Streams.Stream_IO.C_Streams (a-ssicst.ads): Ada Streams Stream_IO C_Streams a-ssicst ads. 
700 * Ada.Strings.Unbounded.Text_IO (a-suteio.ads): Ada Strings Unbounded Text_IO a-suteio ads. 
701 * Ada.Strings.Wide_Unbounded.Wide_Text_IO (a-swuwti.ads): Ada Strings Wide_Unbounded Wide_Text_IO a-swuwti ads. 
702 * Ada.Strings.Wide_Wide_Unbounded.Wide_Wide_Text_IO (a-szuzti.ads): Ada Strings Wide_Wide_Unbounded Wide_Wide_Text_IO a-szuzti ads. 
703 * Ada.Text_IO.C_Streams (a-tiocst.ads): Ada Text_IO C_Streams a-tiocst ads. 
704 * Ada.Text_IO.Reset_Standard_Files (a-tirsfi.ads): Ada Text_IO Reset_Standard_Files a-tirsfi ads. 
705 * Ada.Wide_Characters.Unicode (a-wichun.ads): Ada Wide_Characters Unicode a-wichun ads. 
706 * Ada.Wide_Text_IO.C_Streams (a-wtcstr.ads): Ada Wide_Text_IO C_Streams a-wtcstr ads. 
707 * Ada.Wide_Text_IO.Reset_Standard_Files (a-wrstfi.ads): Ada Wide_Text_IO Reset_Standard_Files a-wrstfi ads. 
708 * Ada.Wide_Wide_Characters.Unicode (a-zchuni.ads): Ada Wide_Wide_Characters Unicode a-zchuni ads. 
709 * Ada.Wide_Wide_Text_IO.C_Streams (a-ztcstr.ads): Ada Wide_Wide_Text_IO C_Streams a-ztcstr ads. 
710 * Ada.Wide_Wide_Text_IO.Reset_Standard_Files (a-zrstfi.ads): Ada Wide_Wide_Text_IO Reset_Standard_Files a-zrstfi ads. 
711 * GNAT.Altivec (g-altive.ads): GNAT Altivec g-altive ads. 
712 * GNAT.Altivec.Conversions (g-altcon.ads): GNAT Altivec Conversions g-altcon ads. 
713 * GNAT.Altivec.Vector_Operations (g-alveop.ads): GNAT Altivec Vector_Operations g-alveop ads. 
714 * GNAT.Altivec.Vector_Types (g-alvety.ads): GNAT Altivec Vector_Types g-alvety ads. 
715 * GNAT.Altivec.Vector_Views (g-alvevi.ads): GNAT Altivec Vector_Views g-alvevi ads. 
716 * GNAT.Array_Split (g-arrspl.ads): GNAT Array_Split g-arrspl ads. 
717 * GNAT.AWK (g-awk.ads): GNAT AWK g-awk ads. 
718 * GNAT.Bind_Environment (g-binenv.ads): GNAT Bind_Environment g-binenv ads. 
719 * GNAT.Bounded_Buffers (g-boubuf.ads): GNAT Bounded_Buffers g-boubuf ads. 
720 * GNAT.Bounded_Mailboxes (g-boumai.ads): GNAT Bounded_Mailboxes g-boumai ads. 
721 * GNAT.Bubble_Sort (g-bubsor.ads): GNAT Bubble_Sort g-bubsor ads. 
722 * GNAT.Bubble_Sort_A (g-busora.ads): GNAT Bubble_Sort_A g-busora ads. 
723 * GNAT.Bubble_Sort_G (g-busorg.ads): GNAT Bubble_Sort_G g-busorg ads. 
724 * GNAT.Byte_Order_Mark (g-byorma.ads): GNAT Byte_Order_Mark g-byorma ads. 
725 * GNAT.Byte_Swapping (g-bytswa.ads): GNAT Byte_Swapping g-bytswa ads. 
726 * GNAT.Calendar (g-calend.ads): GNAT Calendar g-calend ads. 
727 * GNAT.Calendar.Time_IO (g-catiio.ads): GNAT Calendar Time_IO g-catiio ads. 
728 * GNAT.CRC32 (g-crc32.ads): GNAT CRC32 g-crc32 ads. 
729 * GNAT.Case_Util (g-casuti.ads): GNAT Case_Util g-casuti ads. 
730 * GNAT.CGI (g-cgi.ads): GNAT CGI g-cgi ads. 
731 * GNAT.CGI.Cookie (g-cgicoo.ads): GNAT CGI Cookie g-cgicoo ads. 
732 * GNAT.CGI.Debug (g-cgideb.ads): GNAT CGI Debug g-cgideb ads. 
733 * GNAT.Command_Line (g-comlin.ads): GNAT Command_Line g-comlin ads. 
734 * GNAT.Compiler_Version (g-comver.ads): GNAT Compiler_Version g-comver ads. 
735 * GNAT.Ctrl_C (g-ctrl_c.ads): GNAT Ctrl_C g-ctrl_c ads. 
736 * GNAT.Current_Exception (g-curexc.ads): GNAT Current_Exception g-curexc ads. 
737 * GNAT.Debug_Pools (g-debpoo.ads): GNAT Debug_Pools g-debpoo ads. 
738 * GNAT.Debug_Utilities (g-debuti.ads): GNAT Debug_Utilities g-debuti ads. 
739 * GNAT.Decode_String (g-decstr.ads): GNAT Decode_String g-decstr ads. 
740 * GNAT.Decode_UTF8_String (g-deutst.ads): GNAT Decode_UTF8_String g-deutst ads. 
741 * GNAT.Directory_Operations (g-dirope.ads): GNAT Directory_Operations g-dirope ads. 
742 * GNAT.Directory_Operations.Iteration (g-diopit.ads): GNAT Directory_Operations Iteration g-diopit ads. 
743 * GNAT.Dynamic_HTables (g-dynhta.ads): GNAT Dynamic_HTables g-dynhta ads. 
744 * GNAT.Dynamic_Tables (g-dyntab.ads): GNAT Dynamic_Tables g-dyntab ads. 
745 * GNAT.Encode_String (g-encstr.ads): GNAT Encode_String g-encstr ads. 
746 * GNAT.Encode_UTF8_String (g-enutst.ads): GNAT Encode_UTF8_String g-enutst ads. 
747 * GNAT.Exception_Actions (g-excact.ads): GNAT Exception_Actions g-excact ads. 
748 * GNAT.Exception_Traces (g-exctra.ads): GNAT Exception_Traces g-exctra ads. 
749 * GNAT.Exceptions (g-expect.ads): GNAT Exceptions g-expect ads. 
750 * GNAT.Expect (g-expect.ads): GNAT Expect g-expect ads. 
751 * GNAT.Expect.TTY (g-exptty.ads): GNAT Expect TTY g-exptty ads. 
752 * GNAT.Float_Control (g-flocon.ads): GNAT Float_Control g-flocon ads. 
753 * GNAT.Formatted_String (g-forstr.ads): GNAT Formatted_String g-forstr ads. 
754 * GNAT.Heap_Sort (g-heasor.ads): GNAT Heap_Sort g-heasor ads. 
755 * GNAT.Heap_Sort_A (g-hesora.ads): GNAT Heap_Sort_A g-hesora ads. 
756 * GNAT.Heap_Sort_G (g-hesorg.ads): GNAT Heap_Sort_G g-hesorg ads. 
757 * GNAT.HTable (g-htable.ads): GNAT HTable g-htable ads. 
758 * GNAT.IO (g-io.ads): GNAT IO g-io ads. 
759 * GNAT.IO_Aux (g-io_aux.ads): GNAT IO_Aux g-io_aux ads. 
760 * GNAT.Lock_Files (g-locfil.ads): GNAT Lock_Files g-locfil ads. 
761 * GNAT.MBBS_Discrete_Random (g-mbdira.ads): GNAT MBBS_Discrete_Random g-mbdira ads. 
762 * GNAT.MBBS_Float_Random (g-mbflra.ads): GNAT MBBS_Float_Random g-mbflra ads. 
763 * GNAT.MD5 (g-md5.ads): GNAT MD5 g-md5 ads. 
764 * GNAT.Memory_Dump (g-memdum.ads): GNAT Memory_Dump g-memdum ads. 
765 * GNAT.Most_Recent_Exception (g-moreex.ads): GNAT Most_Recent_Exception g-moreex ads. 
766 * GNAT.OS_Lib (g-os_lib.ads): GNAT OS_Lib g-os_lib ads. 
767 * GNAT.Perfect_Hash_Generators (g-pehage.ads): GNAT Perfect_Hash_Generators g-pehage ads. 
768 * GNAT.Random_Numbers (g-rannum.ads): GNAT Random_Numbers g-rannum ads. 
769 * GNAT.Regexp (g-regexp.ads): GNAT Regexp g-regexp ads. 
770 * GNAT.Registry (g-regist.ads): GNAT Registry g-regist ads. 
771 * GNAT.Regpat (g-regpat.ads): GNAT Regpat g-regpat ads. 
772 * GNAT.Rewrite_Data (g-rewdat.ads): GNAT Rewrite_Data g-rewdat ads. 
773 * GNAT.Secondary_Stack_Info (g-sestin.ads): GNAT Secondary_Stack_Info g-sestin ads. 
774 * GNAT.Semaphores (g-semaph.ads): GNAT Semaphores g-semaph ads. 
775 * GNAT.Serial_Communications (g-sercom.ads): GNAT Serial_Communications g-sercom ads. 
776 * GNAT.SHA1 (g-sha1.ads): GNAT SHA1 g-sha1 ads. 
777 * GNAT.SHA224 (g-sha224.ads): GNAT SHA224 g-sha224 ads. 
778 * GNAT.SHA256 (g-sha256.ads): GNAT SHA256 g-sha256 ads. 
779 * GNAT.SHA384 (g-sha384.ads): GNAT SHA384 g-sha384 ads. 
780 * GNAT.SHA512 (g-sha512.ads): GNAT SHA512 g-sha512 ads. 
781 * GNAT.Signals (g-signal.ads): GNAT Signals g-signal ads. 
782 * GNAT.Sockets (g-socket.ads): GNAT Sockets g-socket ads. 
783 * GNAT.Source_Info (g-souinf.ads): GNAT Source_Info g-souinf ads. 
784 * GNAT.Spelling_Checker (g-speche.ads): GNAT Spelling_Checker g-speche ads. 
785 * GNAT.Spelling_Checker_Generic (g-spchge.ads): GNAT Spelling_Checker_Generic g-spchge ads. 
786 * GNAT.Spitbol.Patterns (g-spipat.ads): GNAT Spitbol Patterns g-spipat ads. 
787 * GNAT.Spitbol (g-spitbo.ads): GNAT Spitbol g-spitbo ads. 
788 * GNAT.Spitbol.Table_Boolean (g-sptabo.ads): GNAT Spitbol Table_Boolean g-sptabo ads. 
789 * GNAT.Spitbol.Table_Integer (g-sptain.ads): GNAT Spitbol Table_Integer g-sptain ads. 
790 * GNAT.Spitbol.Table_VString (g-sptavs.ads): GNAT Spitbol Table_VString g-sptavs ads. 
791 * GNAT.SSE (g-sse.ads): GNAT SSE g-sse ads. 
792 * GNAT.SSE.Vector_Types (g-ssvety.ads): GNAT SSE Vector_Types g-ssvety ads. 
793 * GNAT.String_Hash (g-strhas.ads): GNAT String_Hash g-strhas ads. 
794 * GNAT.Strings (g-string.ads): GNAT Strings g-string ads. 
795 * GNAT.String_Split (g-strspl.ads): GNAT String_Split g-strspl ads. 
796 * GNAT.Table (g-table.ads): GNAT Table g-table ads. 
797 * GNAT.Task_Lock (g-tasloc.ads): GNAT Task_Lock g-tasloc ads. 
798 * GNAT.Time_Stamp (g-timsta.ads): GNAT Time_Stamp g-timsta ads. 
799 * GNAT.Threads (g-thread.ads): GNAT Threads g-thread ads. 
800 * GNAT.Traceback (g-traceb.ads): GNAT Traceback g-traceb ads. 
801 * GNAT.Traceback.Symbolic (g-trasym.ads): GNAT Traceback Symbolic g-trasym ads. 
802 * GNAT.UTF_32 (g-table.ads): GNAT UTF_32 g-table ads. 
803 * GNAT.Wide_Spelling_Checker (g-u3spch.ads): GNAT Wide_Spelling_Checker g-u3spch ads. 
804 * GNAT.Wide_Spelling_Checker (g-wispch.ads): GNAT Wide_Spelling_Checker g-wispch ads. 
805 * GNAT.Wide_String_Split (g-wistsp.ads): GNAT Wide_String_Split g-wistsp ads. 
806 * GNAT.Wide_Wide_Spelling_Checker (g-zspche.ads): GNAT Wide_Wide_Spelling_Checker g-zspche ads. 
807 * GNAT.Wide_Wide_String_Split (g-zistsp.ads): GNAT Wide_Wide_String_Split g-zistsp ads. 
808 * Interfaces.C.Extensions (i-cexten.ads): Interfaces C Extensions i-cexten ads. 
809 * Interfaces.C.Streams (i-cstrea.ads): Interfaces C Streams i-cstrea ads. 
810 * Interfaces.Packed_Decimal (i-pacdec.ads): Interfaces Packed_Decimal i-pacdec ads. 
811 * Interfaces.VxWorks (i-vxwork.ads): Interfaces VxWorks i-vxwork ads. 
812 * Interfaces.VxWorks.Int_Connection (i-vxinco.ads): Interfaces VxWorks Int_Connection i-vxinco ads. 
813 * Interfaces.VxWorks.IO (i-vxwoio.ads): Interfaces VxWorks IO i-vxwoio ads. 
814 * System.Address_Image (s-addima.ads): System Address_Image s-addima ads. 
815 * System.Assertions (s-assert.ads): System Assertions s-assert ads. 
816 * System.Atomic_Counters (s-atocou.ads): System Atomic_Counters s-atocou ads. 
817 * System.Memory (s-memory.ads): System Memory s-memory ads. 
818 * System.Multiprocessors (s-multip.ads): System Multiprocessors s-multip ads. 
819 * System.Multiprocessors.Dispatching_Domains (s-mudido.ads): System Multiprocessors Dispatching_Domains s-mudido ads. 
820 * System.Partition_Interface (s-parint.ads): System Partition_Interface s-parint ads. 
821 * System.Pool_Global (s-pooglo.ads): System Pool_Global s-pooglo ads. 
822 * System.Pool_Local (s-pooloc.ads): System Pool_Local s-pooloc ads. 
823 * System.Restrictions (s-restri.ads): System Restrictions s-restri ads. 
824 * System.Rident (s-rident.ads): System Rident s-rident ads. 
825 * System.Strings.Stream_Ops (s-ststop.ads): System Strings Stream_Ops s-ststop ads. 
826 * System.Unsigned_Types (s-unstyp.ads): System Unsigned_Types s-unstyp ads. 
827 * System.Wch_Cnv (s-wchcnv.ads): System Wch_Cnv s-wchcnv ads. 
828 * System.Wch_Con (s-wchcon.ads): System Wch_Con s-wchcon ads. 
830 Interfacing to Other Languages
832 * Interfacing to C:: 
833 * Interfacing to C++:: 
834 * Interfacing to COBOL:: 
835 * Interfacing to Fortran:: 
836 * Interfacing to non-GNAT Ada code:: 
838 Implementation of Specific Ada Features
840 * Machine Code Insertions:: 
841 * GNAT Implementation of Tasking:: 
842 * GNAT Implementation of Shared Passive Packages:: 
843 * Code Generation for Array Aggregates:: 
844 * The Size of Discriminated Records with Default Discriminants:: 
845 * Strict Conformance to the Ada Reference Manual:: 
847 GNAT Implementation of Tasking
849 * Mapping Ada Tasks onto the Underlying Kernel Threads:: 
850 * Ensuring Compliance with the Real-Time Annex:: 
852 Code Generation for Array Aggregates
854 * Static constant aggregates with static bounds:: 
855 * Constant aggregates with unconstrained nominal types:: 
856 * Aggregates with static bounds:: 
857 * Aggregates with nonstatic bounds:: 
858 * Aggregates in assignment statements:: 
860 Obsolescent Features
862 * pragma No_Run_Time:: 
863 * pragma Ravenscar:: 
864 * pragma Restricted_Run_Time:: 
865 * pragma Task_Info:: 
866 * package System.Task_Info (s-tasinf.ads): package System Task_Info s-tasinf ads. 
868 Compatibility and Porting Guide
870 * Writing Portable Fixed-Point Declarations:: 
871 * Compatibility with Ada 83:: 
872 * Compatibility between Ada 95 and Ada 2005:: 
873 * Implementation-dependent characteristics:: 
874 * Compatibility with Other Ada Systems:: 
875 * Representation Clauses:: 
876 * Compatibility with HP Ada 83:: 
878 Compatibility with Ada 83
880 * Legal Ada 83 programs that are illegal in Ada 95:: 
881 * More deterministic semantics:: 
882 * Changed semantics:: 
883 * Other language compatibility issues:: 
885 Implementation-dependent characteristics
887 * Implementation-defined pragmas:: 
888 * Implementation-defined attributes:: 
889 * Libraries:: 
890 * Elaboration order:: 
891 * Target-specific aspects:: 
893 @end detailmenu
894 @end menu
896 @node About This Guide,Implementation Defined Pragmas,Top,Top
897 @anchor{gnat_rm/about_this_guide about-this-guide}@anchor{2}@anchor{gnat_rm/about_this_guide doc}@anchor{3}@anchor{gnat_rm/about_this_guide gnat-reference-manual}@anchor{4}@anchor{gnat_rm/about_this_guide id1}@anchor{5}
898 @chapter About This Guide
902 This manual contains useful information in writing programs using the
903 GNAT compiler.  It includes information on implementation dependent
904 characteristics of GNAT, including all the information required by
905 Annex M of the Ada language standard.
907 GNAT implements Ada 95, Ada 2005 and Ada 2012, and it may also be
908 invoked in Ada 83 compatibility mode.
909 By default, GNAT assumes Ada 2012,
910 but you can override with a compiler switch
911 to explicitly specify the language version.
912 (Please refer to the @emph{GNAT User's Guide} for details on these switches.)
913 Throughout this manual, references to 'Ada' without a year suffix
914 apply to all the Ada versions of the language.
916 Ada is designed to be highly portable.
917 In general, a program will have the same effect even when compiled by
918 different compilers on different platforms.
919 However, since Ada is designed to be used in a
920 wide variety of applications, it also contains a number of system
921 dependent features to be used in interfacing to the external world.
923 @geindex Implementation-dependent features
925 @geindex Portability
927 Note: Any program that makes use of implementation-dependent features
928 may be non-portable.  You should follow good programming practice and
929 isolate and clearly document any sections of your program that make use
930 of these features in a non-portable manner.
932 @menu
933 * What This Reference Manual Contains:: 
934 * Conventions:: 
935 * Related Information:: 
937 @end menu
939 @node What This Reference Manual Contains,Conventions,,About This Guide
940 @anchor{gnat_rm/about_this_guide what-this-reference-manual-contains}@anchor{6}
941 @section What This Reference Manual Contains
944 This reference manual contains the following chapters:
947 @itemize *
949 @item 
950 @ref{7,,Implementation Defined Pragmas}, lists GNAT implementation-dependent
951 pragmas, which can be used to extend and enhance the functionality of the
952 compiler.
954 @item 
955 @ref{8,,Implementation Defined Attributes}, lists GNAT
956 implementation-dependent attributes, which can be used to extend and
957 enhance the functionality of the compiler.
959 @item 
960 @ref{9,,Standard and Implementation Defined Restrictions}, lists GNAT
961 implementation-dependent restrictions, which can be used to extend and
962 enhance the functionality of the compiler.
964 @item 
965 @ref{a,,Implementation Advice}, provides information on generally
966 desirable behavior which are not requirements that all compilers must
967 follow since it cannot be provided on all systems, or which may be
968 undesirable on some systems.
970 @item 
971 @ref{b,,Implementation Defined Characteristics}, provides a guide to
972 minimizing implementation dependent features.
974 @item 
975 @ref{c,,Intrinsic Subprograms}, describes the intrinsic subprograms
976 implemented by GNAT, and how they can be imported into user
977 application programs.
979 @item 
980 @ref{d,,Representation Clauses and Pragmas}, describes in detail the
981 way that GNAT represents data, and in particular the exact set
982 of representation clauses and pragmas that is accepted.
984 @item 
985 @ref{e,,Standard Library Routines}, provides a listing of packages and a
986 brief description of the functionality that is provided by Ada's
987 extensive set of standard library routines as implemented by GNAT.
989 @item 
990 @ref{f,,The Implementation of Standard I/O}, details how the GNAT
991 implementation of the input-output facilities.
993 @item 
994 @ref{10,,The GNAT Library}, is a catalog of packages that complement
995 the Ada predefined library.
997 @item 
998 @ref{11,,Interfacing to Other Languages}, describes how programs
999 written in Ada using GNAT can be interfaced to other programming
1000 languages.
1002 @item 
1003 @ref{12,,Specialized Needs Annexes}, describes the GNAT implementation of all
1004 of the specialized needs annexes.
1006 @item 
1007 @ref{13,,Implementation of Specific Ada Features}, discusses issues related
1008 to GNAT's implementation of machine code insertions, tasking, and several
1009 other features.
1011 @item 
1012 @ref{14,,Implementation of Ada 2012 Features}, describes the status of the
1013 GNAT implementation of the Ada 2012 language standard.
1015 @item 
1016 @ref{15,,Obsolescent Features} documents implementation dependent features,
1017 including pragmas and attributes, which are considered obsolescent, since
1018 there are other preferred ways of achieving the same results. These
1019 obsolescent forms are retained for backwards compatibility.
1021 @item 
1022 @ref{16,,Compatibility and Porting Guide} presents some guidelines for
1023 developing portable Ada code, describes the compatibility issues that
1024 may arise between GNAT and other Ada compilation systems (including those
1025 for Ada 83), and shows how GNAT can expedite porting applications
1026 developed in other Ada environments.
1028 @item 
1029 @ref{1,,GNU Free Documentation License} contains the license for this document.
1030 @end itemize
1032 @geindex Ada 95 Language Reference Manual
1034 @geindex Ada 2005 Language Reference Manual
1036 This reference manual assumes a basic familiarity with the Ada 95 language, as
1037 described in the
1038 @cite{International Standard ANSI/ISO/IEC-8652:1995}.
1039 It does not require knowledge of the new features introduced by Ada 2005 or
1040 Ada 2012.
1041 All three reference manuals are included in the GNAT documentation
1042 package.
1044 @node Conventions,Related Information,What This Reference Manual Contains,About This Guide
1045 @anchor{gnat_rm/about_this_guide conventions}@anchor{17}
1046 @section Conventions
1049 @geindex Conventions
1050 @geindex typographical
1052 @geindex Typographical conventions
1054 Following are examples of the typographical and graphic conventions used
1055 in this guide:
1058 @itemize *
1060 @item 
1061 @cite{Functions}, @cite{utility program names}, @cite{standard names},
1062 and @cite{classes}.
1064 @item 
1065 @cite{Option flags}
1067 @item 
1068 @code{File names}
1070 @item 
1071 @cite{Variables}
1073 @item 
1074 @emph{Emphasis}
1076 @item 
1077 [optional information or parameters]
1079 @item 
1080 Examples are described by text
1082 @example
1083 and then shown this way.
1084 @end example
1086 @item 
1087 Commands that are entered by the user are shown as preceded by a prompt string
1088 comprising the @code{$} character followed by a space.
1089 @end itemize
1091 @node Related Information,,Conventions,About This Guide
1092 @anchor{gnat_rm/about_this_guide related-information}@anchor{18}
1093 @section Related Information
1096 See the following documents for further information on GNAT:
1099 @itemize *
1101 @item 
1102 @cite{GNAT User's Guide for Native Platforms},
1103 which provides information on how to use the
1104 GNAT development environment.
1106 @item 
1107 @cite{Ada 95 Reference Manual}, the Ada 95 programming language standard.
1109 @item 
1110 @cite{Ada 95 Annotated Reference Manual}, which is an annotated version
1111 of the Ada 95 standard.  The annotations describe
1112 detailed aspects of the design decision, and in particular contain useful
1113 sections on Ada 83 compatibility.
1115 @item 
1116 @cite{Ada 2005 Reference Manual}, the Ada 2005 programming language standard.
1118 @item 
1119 @cite{Ada 2005 Annotated Reference Manual}, which is an annotated version
1120 of the Ada 2005 standard.  The annotations describe
1121 detailed aspects of the design decision.
1123 @item 
1124 @cite{Ada 2012 Reference Manual}, the Ada 2012 programming language standard.
1126 @item 
1127 @cite{DEC Ada@comma{} Technical Overview and Comparison on DIGITAL Platforms},
1128 which contains specific information on compatibility between GNAT and
1129 DEC Ada 83 systems.
1131 @item 
1132 @cite{DEC Ada@comma{} Language Reference Manual}, part number AA-PYZAB-TK, which
1133 describes in detail the pragmas and attributes provided by the DEC Ada 83
1134 compiler system.
1135 @end itemize
1137 @node Implementation Defined Pragmas,Implementation Defined Aspects,About This Guide,Top
1138 @anchor{gnat_rm/implementation_defined_pragmas implementation-defined-pragmas}@anchor{7}@anchor{gnat_rm/implementation_defined_pragmas doc}@anchor{19}@anchor{gnat_rm/implementation_defined_pragmas id1}@anchor{1a}
1139 @chapter Implementation Defined Pragmas
1142 Ada defines a set of pragmas that can be used to supply additional
1143 information to the compiler.  These language defined pragmas are
1144 implemented in GNAT and work as described in the Ada Reference Manual.
1146 In addition, Ada allows implementations to define additional pragmas
1147 whose meaning is defined by the implementation.  GNAT provides a number
1148 of these implementation-defined pragmas, which can be used to extend
1149 and enhance the functionality of the compiler.  This section of the GNAT
1150 Reference Manual describes these additional pragmas.
1152 Note that any program using these pragmas might not be portable to other
1153 compilers (although GNAT implements this set of pragmas on all
1154 platforms).  Therefore if portability to other compilers is an important
1155 consideration, the use of these pragmas should be minimized.
1157 @menu
1158 * Pragma Abort_Defer:: 
1159 * Pragma Abstract_State:: 
1160 * Pragma Ada_83:: 
1161 * Pragma Ada_95:: 
1162 * Pragma Ada_05:: 
1163 * Pragma Ada_2005:: 
1164 * Pragma Ada_12:: 
1165 * Pragma Ada_2012:: 
1166 * Pragma Allow_Integer_Address:: 
1167 * Pragma Annotate:: 
1168 * Pragma Assert:: 
1169 * Pragma Assert_And_Cut:: 
1170 * Pragma Assertion_Policy:: 
1171 * Pragma Assume:: 
1172 * Pragma Assume_No_Invalid_Values:: 
1173 * Pragma Async_Readers:: 
1174 * Pragma Async_Writers:: 
1175 * Pragma Attribute_Definition:: 
1176 * Pragma C_Pass_By_Copy:: 
1177 * Pragma Check:: 
1178 * Pragma Check_Float_Overflow:: 
1179 * Pragma Check_Name:: 
1180 * Pragma Check_Policy:: 
1181 * Pragma Comment:: 
1182 * Pragma Common_Object:: 
1183 * Pragma Compile_Time_Error:: 
1184 * Pragma Compile_Time_Warning:: 
1185 * Pragma Compiler_Unit:: 
1186 * Pragma Compiler_Unit_Warning:: 
1187 * Pragma Complete_Representation:: 
1188 * Pragma Complex_Representation:: 
1189 * Pragma Component_Alignment:: 
1190 * Pragma Constant_After_Elaboration:: 
1191 * Pragma Contract_Cases:: 
1192 * Pragma Convention_Identifier:: 
1193 * Pragma CPP_Class:: 
1194 * Pragma CPP_Constructor:: 
1195 * Pragma CPP_Virtual:: 
1196 * Pragma CPP_Vtable:: 
1197 * Pragma CPU:: 
1198 * Pragma Default_Initial_Condition:: 
1199 * Pragma Debug:: 
1200 * Pragma Debug_Policy:: 
1201 * Pragma Default_Scalar_Storage_Order:: 
1202 * Pragma Default_Storage_Pool:: 
1203 * Pragma Depends:: 
1204 * Pragma Detect_Blocking:: 
1205 * Pragma Disable_Atomic_Synchronization:: 
1206 * Pragma Dispatching_Domain:: 
1207 * Pragma Effective_Reads:: 
1208 * Pragma Effective_Writes:: 
1209 * Pragma Elaboration_Checks:: 
1210 * Pragma Eliminate:: 
1211 * Pragma Enable_Atomic_Synchronization:: 
1212 * Pragma Export_Function:: 
1213 * Pragma Export_Object:: 
1214 * Pragma Export_Procedure:: 
1215 * Pragma Export_Value:: 
1216 * Pragma Export_Valued_Procedure:: 
1217 * Pragma Extend_System:: 
1218 * Pragma Extensions_Allowed:: 
1219 * Pragma Extensions_Visible:: 
1220 * Pragma External:: 
1221 * Pragma External_Name_Casing:: 
1222 * Pragma Fast_Math:: 
1223 * Pragma Favor_Top_Level:: 
1224 * Pragma Finalize_Storage_Only:: 
1225 * Pragma Float_Representation:: 
1226 * Pragma Ghost:: 
1227 * Pragma Global:: 
1228 * Pragma Ident:: 
1229 * Pragma Ignore_Pragma:: 
1230 * Pragma Implementation_Defined:: 
1231 * Pragma Implemented:: 
1232 * Pragma Implicit_Packing:: 
1233 * Pragma Import_Function:: 
1234 * Pragma Import_Object:: 
1235 * Pragma Import_Procedure:: 
1236 * Pragma Import_Valued_Procedure:: 
1237 * Pragma Independent:: 
1238 * Pragma Independent_Components:: 
1239 * Pragma Initial_Condition:: 
1240 * Pragma Initialize_Scalars:: 
1241 * Pragma Initializes:: 
1242 * Pragma Inline_Always:: 
1243 * Pragma Inline_Generic:: 
1244 * Pragma Interface:: 
1245 * Pragma Interface_Name:: 
1246 * Pragma Interrupt_Handler:: 
1247 * Pragma Interrupt_State:: 
1248 * Pragma Invariant:: 
1249 * Pragma Keep_Names:: 
1250 * Pragma License:: 
1251 * Pragma Link_With:: 
1252 * Pragma Linker_Alias:: 
1253 * Pragma Linker_Constructor:: 
1254 * Pragma Linker_Destructor:: 
1255 * Pragma Linker_Section:: 
1256 * Pragma Lock_Free:: 
1257 * Pragma Loop_Invariant:: 
1258 * Pragma Loop_Optimize:: 
1259 * Pragma Loop_Variant:: 
1260 * Pragma Machine_Attribute:: 
1261 * Pragma Main:: 
1262 * Pragma Main_Storage:: 
1263 * Pragma Max_Queue_Length:: 
1264 * Pragma No_Body:: 
1265 * Pragma No_Elaboration_Code_All:: 
1266 * Pragma No_Inline:: 
1267 * Pragma No_Return:: 
1268 * Pragma No_Run_Time:: 
1269 * Pragma No_Strict_Aliasing:: 
1270 * Pragma No_Tagged_Streams:: 
1271 * Pragma Normalize_Scalars:: 
1272 * Pragma Obsolescent:: 
1273 * Pragma Optimize_Alignment:: 
1274 * Pragma Ordered:: 
1275 * Pragma Overflow_Mode:: 
1276 * Pragma Overriding_Renamings:: 
1277 * Pragma Partition_Elaboration_Policy:: 
1278 * Pragma Part_Of:: 
1279 * Pragma Passive:: 
1280 * Pragma Persistent_BSS:: 
1281 * Pragma Polling:: 
1282 * Pragma Post:: 
1283 * Pragma Postcondition:: 
1284 * Pragma Post_Class:: 
1285 * Pragma Rename_Pragma:: 
1286 * Pragma Pre:: 
1287 * Pragma Precondition:: 
1288 * Pragma Predicate:: 
1289 * Pragma Predicate_Failure:: 
1290 * Pragma Preelaborable_Initialization:: 
1291 * Pragma Prefix_Exception_Messages:: 
1292 * Pragma Pre_Class:: 
1293 * Pragma Priority_Specific_Dispatching:: 
1294 * Pragma Profile:: 
1295 * Pragma Profile_Warnings:: 
1296 * Pragma Propagate_Exceptions:: 
1297 * Pragma Provide_Shift_Operators:: 
1298 * Pragma Psect_Object:: 
1299 * Pragma Pure_Function:: 
1300 * Pragma Rational:: 
1301 * Pragma Ravenscar:: 
1302 * Pragma Refined_Depends:: 
1303 * Pragma Refined_Global:: 
1304 * Pragma Refined_Post:: 
1305 * Pragma Refined_State:: 
1306 * Pragma Relative_Deadline:: 
1307 * Pragma Remote_Access_Type:: 
1308 * Pragma Restricted_Run_Time:: 
1309 * Pragma Restriction_Warnings:: 
1310 * Pragma Reviewable:: 
1311 * Pragma Secondary_Stack_Size:: 
1312 * Pragma Share_Generic:: 
1313 * Pragma Shared:: 
1314 * Pragma Short_Circuit_And_Or:: 
1315 * Pragma Short_Descriptors:: 
1316 * Pragma Simple_Storage_Pool_Type:: 
1317 * Pragma Source_File_Name:: 
1318 * Pragma Source_File_Name_Project:: 
1319 * Pragma Source_Reference:: 
1320 * Pragma SPARK_Mode:: 
1321 * Pragma Static_Elaboration_Desired:: 
1322 * Pragma Stream_Convert:: 
1323 * Pragma Style_Checks:: 
1324 * Pragma Subtitle:: 
1325 * Pragma Suppress:: 
1326 * Pragma Suppress_All:: 
1327 * Pragma Suppress_Debug_Info:: 
1328 * Pragma Suppress_Exception_Locations:: 
1329 * Pragma Suppress_Initialization:: 
1330 * Pragma Task_Name:: 
1331 * Pragma Task_Storage:: 
1332 * Pragma Test_Case:: 
1333 * Pragma Thread_Local_Storage:: 
1334 * Pragma Time_Slice:: 
1335 * Pragma Title:: 
1336 * Pragma Type_Invariant:: 
1337 * Pragma Type_Invariant_Class:: 
1338 * Pragma Unchecked_Union:: 
1339 * Pragma Unevaluated_Use_Of_Old:: 
1340 * Pragma Unimplemented_Unit:: 
1341 * Pragma Universal_Aliasing:: 
1342 * Pragma Universal_Data:: 
1343 * Pragma Unmodified:: 
1344 * Pragma Unreferenced:: 
1345 * Pragma Unreferenced_Objects:: 
1346 * Pragma Unreserve_All_Interrupts:: 
1347 * Pragma Unsuppress:: 
1348 * Pragma Use_VADS_Size:: 
1349 * Pragma Unused:: 
1350 * Pragma Validity_Checks:: 
1351 * Pragma Volatile:: 
1352 * Pragma Volatile_Full_Access:: 
1353 * Pragma Volatile_Function:: 
1354 * Pragma Warning_As_Error:: 
1355 * Pragma Warnings:: 
1356 * Pragma Weak_External:: 
1357 * Pragma Wide_Character_Encoding:: 
1359 @end menu
1361 @node Pragma Abort_Defer,Pragma Abstract_State,,Implementation Defined Pragmas
1362 @anchor{gnat_rm/implementation_defined_pragmas pragma-abort-defer}@anchor{1b}
1363 @section Pragma Abort_Defer
1366 @geindex Deferring aborts
1368 Syntax:
1370 @example
1371 pragma Abort_Defer;
1372 @end example
1374 This pragma must appear at the start of the statement sequence of a
1375 handled sequence of statements (right after the @cite{begin}).  It has
1376 the effect of deferring aborts for the sequence of statements (but not
1377 for the declarations or handlers, if any, associated with this statement
1378 sequence).
1380 @node Pragma Abstract_State,Pragma Ada_83,Pragma Abort_Defer,Implementation Defined Pragmas
1381 @anchor{gnat_rm/implementation_defined_pragmas pragma-abstract-state}@anchor{1c}@anchor{gnat_rm/implementation_defined_pragmas id2}@anchor{1d}
1382 @section Pragma Abstract_State
1385 Syntax:
1387 @example
1388 pragma Abstract_State (ABSTRACT_STATE_LIST);
1390 ABSTRACT_STATE_LIST ::=
1391      null
1392   |  STATE_NAME_WITH_OPTIONS
1393   | (STATE_NAME_WITH_OPTIONS @{, STATE_NAME_WITH_OPTIONS@} )
1395 STATE_NAME_WITH_OPTIONS ::=
1396      STATE_NAME
1397   | (STATE_NAME with OPTION_LIST)
1399 OPTION_LIST ::= OPTION @{, OPTION@}
1401 OPTION ::=
1402     SIMPLE_OPTION
1403   | NAME_VALUE_OPTION
1405 SIMPLE_OPTION ::= Ghost | Synchronous
1407 NAME_VALUE_OPTION ::=
1408     Part_Of => ABSTRACT_STATE
1409   | External [=> EXTERNAL_PROPERTY_LIST]
1411 EXTERNAL_PROPERTY_LIST ::=
1412      EXTERNAL_PROPERTY
1413   | (EXTERNAL_PROPERTY @{, EXTERNAL_PROPERTY@} )
1415 EXTERNAL_PROPERTY ::=
1416     Async_Readers    [=> boolean_EXPRESSION]
1417   | Async_Writers    [=> boolean_EXPRESSION]
1418   | Effective_Reads  [=> boolean_EXPRESSION]
1419   | Effective_Writes [=> boolean_EXPRESSION]
1420     others            => boolean_EXPRESSION
1422 STATE_NAME ::= defining_identifier
1424 ABSTRACT_STATE ::= name
1425 @end example
1427 For the semantics of this pragma, see the entry for aspect @cite{Abstract_State} in
1428 the SPARK 2014 Reference Manual, section 7.1.4.
1430 @node Pragma Ada_83,Pragma Ada_95,Pragma Abstract_State,Implementation Defined Pragmas
1431 @anchor{gnat_rm/implementation_defined_pragmas pragma-ada-83}@anchor{1e}
1432 @section Pragma Ada_83
1435 Syntax:
1437 @example
1438 pragma Ada_83;
1439 @end example
1441 A configuration pragma that establishes Ada 83 mode for the unit to
1442 which it applies, regardless of the mode set by the command line
1443 switches.  In Ada 83 mode, GNAT attempts to be as compatible with
1444 the syntax and semantics of Ada 83, as defined in the original Ada
1445 83 Reference Manual as possible.  In particular, the keywords added by Ada 95
1446 and Ada 2005 are not recognized, optional package bodies are allowed,
1447 and generics may name types with unknown discriminants without using
1448 the @cite{(<>)} notation.  In addition, some but not all of the additional
1449 restrictions of Ada 83 are enforced.
1451 Ada 83 mode is intended for two purposes.  Firstly, it allows existing
1452 Ada 83 code to be compiled and adapted to GNAT with less effort.
1453 Secondly, it aids in keeping code backwards compatible with Ada 83.
1454 However, there is no guarantee that code that is processed correctly
1455 by GNAT in Ada 83 mode will in fact compile and execute with an Ada
1456 83 compiler, since GNAT does not enforce all the additional checks
1457 required by Ada 83.
1459 @node Pragma Ada_95,Pragma Ada_05,Pragma Ada_83,Implementation Defined Pragmas
1460 @anchor{gnat_rm/implementation_defined_pragmas pragma-ada-95}@anchor{1f}
1461 @section Pragma Ada_95
1464 Syntax:
1466 @example
1467 pragma Ada_95;
1468 @end example
1470 A configuration pragma that establishes Ada 95 mode for the unit to which
1471 it applies, regardless of the mode set by the command line switches.
1472 This mode is set automatically for the @cite{Ada} and @cite{System}
1473 packages and their children, so you need not specify it in these
1474 contexts.  This pragma is useful when writing a reusable component that
1475 itself uses Ada 95 features, but which is intended to be usable from
1476 either Ada 83 or Ada 95 programs.
1478 @node Pragma Ada_05,Pragma Ada_2005,Pragma Ada_95,Implementation Defined Pragmas
1479 @anchor{gnat_rm/implementation_defined_pragmas pragma-ada-05}@anchor{20}
1480 @section Pragma Ada_05
1483 Syntax:
1485 @example
1486 pragma Ada_05;
1487 pragma Ada_05 (local_NAME);
1488 @end example
1490 A configuration pragma that establishes Ada 2005 mode for the unit to which
1491 it applies, regardless of the mode set by the command line switches.
1492 This pragma is useful when writing a reusable component that
1493 itself uses Ada 2005 features, but which is intended to be usable from
1494 either Ada 83 or Ada 95 programs.
1496 The one argument form (which is not a configuration pragma)
1497 is used for managing the transition from
1498 Ada 95 to Ada 2005 in the run-time library. If an entity is marked
1499 as Ada_2005 only, then referencing the entity in Ada_83 or Ada_95
1500 mode will generate a warning. In addition, in Ada_83 or Ada_95
1501 mode, a preference rule is established which does not choose
1502 such an entity unless it is unambiguously specified. This avoids
1503 extra subprograms marked this way from generating ambiguities in
1504 otherwise legal pre-Ada_2005 programs. The one argument form is
1505 intended for exclusive use in the GNAT run-time library.
1507 @node Pragma Ada_2005,Pragma Ada_12,Pragma Ada_05,Implementation Defined Pragmas
1508 @anchor{gnat_rm/implementation_defined_pragmas pragma-ada-2005}@anchor{21}
1509 @section Pragma Ada_2005
1512 Syntax:
1514 @example
1515 pragma Ada_2005;
1516 @end example
1518 This configuration pragma is a synonym for pragma Ada_05 and has the
1519 same syntax and effect.
1521 @node Pragma Ada_12,Pragma Ada_2012,Pragma Ada_2005,Implementation Defined Pragmas
1522 @anchor{gnat_rm/implementation_defined_pragmas pragma-ada-12}@anchor{22}
1523 @section Pragma Ada_12
1526 Syntax:
1528 @example
1529 pragma Ada_12;
1530 pragma Ada_12 (local_NAME);
1531 @end example
1533 A configuration pragma that establishes Ada 2012 mode for the unit to which
1534 it applies, regardless of the mode set by the command line switches.
1535 This mode is set automatically for the @cite{Ada} and @cite{System}
1536 packages and their children, so you need not specify it in these
1537 contexts.  This pragma is useful when writing a reusable component that
1538 itself uses Ada 2012 features, but which is intended to be usable from
1539 Ada 83, Ada 95, or Ada 2005 programs.
1541 The one argument form, which is not a configuration pragma,
1542 is used for managing the transition from Ada
1543 2005 to Ada 2012 in the run-time library. If an entity is marked
1544 as Ada_2012 only, then referencing the entity in any pre-Ada_2012
1545 mode will generate a warning. In addition, in any pre-Ada_2012
1546 mode, a preference rule is established which does not choose
1547 such an entity unless it is unambiguously specified. This avoids
1548 extra subprograms marked this way from generating ambiguities in
1549 otherwise legal pre-Ada_2012 programs. The one argument form is
1550 intended for exclusive use in the GNAT run-time library.
1552 @node Pragma Ada_2012,Pragma Allow_Integer_Address,Pragma Ada_12,Implementation Defined Pragmas
1553 @anchor{gnat_rm/implementation_defined_pragmas pragma-ada-2012}@anchor{23}
1554 @section Pragma Ada_2012
1557 Syntax:
1559 @example
1560 pragma Ada_2012;
1561 @end example
1563 This configuration pragma is a synonym for pragma Ada_12 and has the
1564 same syntax and effect.
1566 @node Pragma Allow_Integer_Address,Pragma Annotate,Pragma Ada_2012,Implementation Defined Pragmas
1567 @anchor{gnat_rm/implementation_defined_pragmas pragma-allow-integer-address}@anchor{24}
1568 @section Pragma Allow_Integer_Address
1571 Syntax:
1573 @example
1574 pragma Allow_Integer_Address;
1575 @end example
1577 In almost all versions of GNAT, @cite{System.Address} is a private
1578 type in accordance with the implementation advice in the RM. This
1579 means that integer values,
1580 in particular integer literals, are not allowed as address values.
1581 If the configuration pragma
1582 @cite{Allow_Integer_Address} is given, then integer expressions may
1583 be used anywhere a value of type @cite{System.Address} is required.
1584 The effect is to introduce an implicit unchecked conversion from the
1585 integer value to type @cite{System.Address}. The reverse case of using
1586 an address where an integer type is required is handled analogously.
1587 The following example compiles without errors:
1589 @example
1590 pragma Allow_Integer_Address;
1591 with System; use System;
1592 package AddrAsInt is
1593    X : Integer;
1594    Y : Integer;
1595    for X'Address use 16#1240#;
1596    for Y use at 16#3230#;
1597    m : Address := 16#4000#;
1598    n : constant Address := 4000;
1599    p : constant Address := Address (X + Y);
1600    v : Integer := y'Address;
1601    w : constant Integer := Integer (Y'Address);
1602    type R is new integer;
1603    RR : R := 1000;
1604    Z : Integer;
1605    for Z'Address use RR;
1606 end AddrAsInt;
1607 @end example
1609 Note that pragma @cite{Allow_Integer_Address} is ignored if @cite{System.Address}
1610 is not a private type. In implementations of @cite{GNAT} where
1611 System.Address is a visible integer type,
1612 this pragma serves no purpose but is ignored
1613 rather than rejected to allow common sets of sources to be used
1614 in the two situations.
1616 @node Pragma Annotate,Pragma Assert,Pragma Allow_Integer_Address,Implementation Defined Pragmas
1617 @anchor{gnat_rm/implementation_defined_pragmas pragma-annotate}@anchor{25}@anchor{gnat_rm/implementation_defined_pragmas id3}@anchor{26}
1618 @section Pragma Annotate
1621 Syntax:
1623 @example
1624 pragma Annotate (IDENTIFIER [, IDENTIFIER @{, ARG@}] [, entity => local_NAME]);
1626 ARG ::= NAME | EXPRESSION
1627 @end example
1629 This pragma is used to annotate programs.  @cite{identifier} identifies
1630 the type of annotation.  GNAT verifies that it is an identifier, but does
1631 not otherwise analyze it. The second optional identifier is also left
1632 unanalyzed, and by convention is used to control the action of the tool to
1633 which the annotation is addressed.  The remaining @cite{arg} arguments
1634 can be either string literals or more generally expressions.
1635 String literals are assumed to be either of type
1636 @cite{Standard.String} or else @cite{Wide_String} or @cite{Wide_Wide_String}
1637 depending on the character literals they contain.
1638 All other kinds of arguments are analyzed as expressions, and must be
1639 unambiguous. The last argument if present must have the identifier
1640 @cite{Entity} and GNAT verifies that a local name is given.
1642 The analyzed pragma is retained in the tree, but not otherwise processed
1643 by any part of the GNAT compiler, except to generate corresponding note
1644 lines in the generated ALI file. For the format of these note lines, see
1645 the compiler source file lib-writ.ads. This pragma is intended for use by
1646 external tools, including ASIS. The use of pragma Annotate does not
1647 affect the compilation process in any way. This pragma may be used as
1648 a configuration pragma.
1650 @node Pragma Assert,Pragma Assert_And_Cut,Pragma Annotate,Implementation Defined Pragmas
1651 @anchor{gnat_rm/implementation_defined_pragmas pragma-assert}@anchor{27}
1652 @section Pragma Assert
1655 Syntax:
1657 @example
1658 pragma Assert (
1659   boolean_EXPRESSION
1660   [, string_EXPRESSION]);
1661 @end example
1663 The effect of this pragma depends on whether the corresponding command
1664 line switch is set to activate assertions.  The pragma expands into code
1665 equivalent to the following:
1667 @example
1668 if assertions-enabled then
1669    if not boolean_EXPRESSION then
1670       System.Assertions.Raise_Assert_Failure
1671         (string_EXPRESSION);
1672    end if;
1673 end if;
1674 @end example
1676 The string argument, if given, is the message that will be associated
1677 with the exception occurrence if the exception is raised.  If no second
1678 argument is given, the default message is @cite{file}:@cite{nnn},
1679 where @cite{file} is the name of the source file containing the assert,
1680 and @cite{nnn} is the line number of the assert.
1682 Note that, as with the @cite{if} statement to which it is equivalent, the
1683 type of the expression is either @cite{Standard.Boolean}, or any type derived
1684 from this standard type.
1686 Assert checks can be either checked or ignored. By default they are ignored.
1687 They will be checked if either the command line switch @emph{-gnata} is
1688 used, or if an @cite{Assertion_Policy} or @cite{Check_Policy} pragma is used
1689 to enable @cite{Assert_Checks}.
1691 If assertions are ignored, then there
1692 is no run-time effect (and in particular, any side effects from the
1693 expression will not occur at run time).  (The expression is still
1694 analyzed at compile time, and may cause types to be frozen if they are
1695 mentioned here for the first time).
1697 If assertions are checked, then the given expression is tested, and if
1698 it is @cite{False} then @cite{System.Assertions.Raise_Assert_Failure} is called
1699 which results in the raising of @cite{Assert_Failure} with the given message.
1701 You should generally avoid side effects in the expression arguments of
1702 this pragma, because these side effects will turn on and off with the
1703 setting of the assertions mode, resulting in assertions that have an
1704 effect on the program.  However, the expressions are analyzed for
1705 semantic correctness whether or not assertions are enabled, so turning
1706 assertions on and off cannot affect the legality of a program.
1708 Note that the implementation defined policy @cite{DISABLE}, given in a
1709 pragma @cite{Assertion_Policy}, can be used to suppress this semantic analysis.
1711 Note: this is a standard language-defined pragma in versions
1712 of Ada from 2005 on. In GNAT, it is implemented in all versions
1713 of Ada, and the DISABLE policy is an implementation-defined
1714 addition.
1716 @node Pragma Assert_And_Cut,Pragma Assertion_Policy,Pragma Assert,Implementation Defined Pragmas
1717 @anchor{gnat_rm/implementation_defined_pragmas pragma-assert-and-cut}@anchor{28}
1718 @section Pragma Assert_And_Cut
1721 Syntax:
1723 @example
1724 pragma Assert_And_Cut (
1725   boolean_EXPRESSION
1726   [, string_EXPRESSION]);
1727 @end example
1729 The effect of this pragma is identical to that of pragma @cite{Assert},
1730 except that in an @cite{Assertion_Policy} pragma, the identifier
1731 @cite{Assert_And_Cut} is used to control whether it is ignored or checked
1732 (or disabled).
1734 The intention is that this be used within a subprogram when the
1735 given test expresion sums up all the work done so far in the
1736 subprogram, so that the rest of the subprogram can be verified
1737 (informally or formally) using only the entry preconditions,
1738 and the expression in this pragma. This allows dividing up
1739 a subprogram into sections for the purposes of testing or
1740 formal verification. The pragma also serves as useful
1741 documentation.
1743 @node Pragma Assertion_Policy,Pragma Assume,Pragma Assert_And_Cut,Implementation Defined Pragmas
1744 @anchor{gnat_rm/implementation_defined_pragmas pragma-assertion-policy}@anchor{29}
1745 @section Pragma Assertion_Policy
1748 Syntax:
1750 @example
1751 pragma Assertion_Policy (CHECK | DISABLE | IGNORE);
1753 pragma Assertion_Policy (
1754     ASSERTION_KIND => POLICY_IDENTIFIER
1755  @{, ASSERTION_KIND => POLICY_IDENTIFIER@});
1757 ASSERTION_KIND ::= RM_ASSERTION_KIND | ID_ASSERTION_KIND
1759 RM_ASSERTION_KIND ::= Assert               |
1760                       Static_Predicate     |
1761                       Dynamic_Predicate    |
1762                       Pre                  |
1763                       Pre'Class            |
1764                       Post                 |
1765                       Post'Class           |
1766                       Type_Invariant       |
1767                       Type_Invariant'Class
1769 ID_ASSERTION_KIND ::= Assertions           |
1770                       Assert_And_Cut       |
1771                       Assume               |
1772                       Contract_Cases       |
1773                       Debug                |
1774                       Invariant            |
1775                       Invariant'Class      |
1776                       Loop_Invariant       |
1777                       Loop_Variant         |
1778                       Postcondition        |
1779                       Precondition         |
1780                       Predicate            |
1781                       Refined_Post         |
1782                       Statement_Assertions
1784 POLICY_IDENTIFIER ::= Check | Disable | Ignore | Suppressible
1785 @end example
1787 This is a standard Ada 2012 pragma that is available as an
1788 implementation-defined pragma in earlier versions of Ada.
1789 The assertion kinds @cite{RM_ASSERTION_KIND} are those defined in
1790 the Ada standard. The assertion kinds @cite{ID_ASSERTION_KIND}
1791 are implementation defined additions recognized by the GNAT compiler.
1793 The pragma applies in both cases to pragmas and aspects with matching
1794 names, e.g. @cite{Pre} applies to the Pre aspect, and @cite{Precondition}
1795 applies to both the @cite{Precondition} pragma
1796 and the aspect @cite{Precondition}. Note that the identifiers for
1797 pragmas Pre_Class and Post_Class are Pre'Class and Post'Class (not
1798 Pre_Class and Post_Class), since these pragmas are intended to be
1799 identical to the corresponding aspects).
1801 If the policy is @cite{CHECK}, then assertions are enabled, i.e.
1802 the corresponding pragma or aspect is activated.
1803 If the policy is @cite{IGNORE}, then assertions are ignored, i.e.
1804 the corresponding pragma or aspect is deactivated.
1805 This pragma overrides the effect of the @emph{-gnata} switch on the
1806 command line.
1807 If the policy is @cite{SUPPRESSIBLE}, then assertions are enabled by default,
1808 however, if the @emph{-gnatp} switch is specified all assertions are ignored.
1810 The implementation defined policy @cite{DISABLE} is like
1811 @cite{IGNORE} except that it completely disables semantic
1812 checking of the corresponding pragma or aspect. This is
1813 useful when the pragma or aspect argument references subprograms
1814 in a with'ed package which is replaced by a dummy package
1815 for the final build.
1817 The implementation defined assertion kind @cite{Assertions} applies to all
1818 assertion kinds. The form with no assertion kind given implies this
1819 choice, so it applies to all assertion kinds (RM defined, and
1820 implementation defined).
1822 The implementation defined assertion kind @cite{Statement_Assertions}
1823 applies to @cite{Assert}, @cite{Assert_And_Cut},
1824 @cite{Assume}, @cite{Loop_Invariant}, and @cite{Loop_Variant}.
1826 @node Pragma Assume,Pragma Assume_No_Invalid_Values,Pragma Assertion_Policy,Implementation Defined Pragmas
1827 @anchor{gnat_rm/implementation_defined_pragmas pragma-assume}@anchor{2a}
1828 @section Pragma Assume
1831 Syntax:
1833 @example
1834 pragma Assume (
1835   boolean_EXPRESSION
1836   [, string_EXPRESSION]);
1837 @end example
1839 The effect of this pragma is identical to that of pragma @cite{Assert},
1840 except that in an @cite{Assertion_Policy} pragma, the identifier
1841 @cite{Assume} is used to control whether it is ignored or checked
1842 (or disabled).
1844 The intention is that this be used for assumptions about the
1845 external environment. So you cannot expect to verify formally
1846 or informally that the condition is met, this must be
1847 established by examining things outside the program itself.
1848 For example, we may have code that depends on the size of
1849 @cite{Long_Long_Integer} being at least 64. So we could write:
1851 @example
1852 pragma Assume (Long_Long_Integer'Size >= 64);
1853 @end example
1855 This assumption cannot be proved from the program itself,
1856 but it acts as a useful run-time check that the assumption
1857 is met, and documents the need to ensure that it is met by
1858 reference to information outside the program.
1860 @node Pragma Assume_No_Invalid_Values,Pragma Async_Readers,Pragma Assume,Implementation Defined Pragmas
1861 @anchor{gnat_rm/implementation_defined_pragmas pragma-assume-no-invalid-values}@anchor{2b}
1862 @section Pragma Assume_No_Invalid_Values
1865 @geindex Invalid representations
1867 @geindex Invalid values
1869 Syntax:
1871 @example
1872 pragma Assume_No_Invalid_Values (On | Off);
1873 @end example
1875 This is a configuration pragma that controls the assumptions made by the
1876 compiler about the occurrence of invalid representations (invalid values)
1877 in the code.
1879 The default behavior (corresponding to an Off argument for this pragma), is
1880 to assume that values may in general be invalid unless the compiler can
1881 prove they are valid. Consider the following example:
1883 @example
1884 V1 : Integer range 1 .. 10;
1885 V2 : Integer range 11 .. 20;
1887 for J in V2 .. V1 loop
1888    ...
1889 end loop;
1890 @end example
1892 if V1 and V2 have valid values, then the loop is known at compile
1893 time not to execute since the lower bound must be greater than the
1894 upper bound. However in default mode, no such assumption is made,
1895 and the loop may execute. If @cite{Assume_No_Invalid_Values (On)}
1896 is given, the compiler will assume that any occurrence of a variable
1897 other than in an explicit @cite{'Valid} test always has a valid
1898 value, and the loop above will be optimized away.
1900 The use of @cite{Assume_No_Invalid_Values (On)} is appropriate if
1901 you know your code is free of uninitialized variables and other
1902 possible sources of invalid representations, and may result in
1903 more efficient code. A program that accesses an invalid representation
1904 with this pragma in effect is erroneous, so no guarantees can be made
1905 about its behavior.
1907 It is peculiar though permissible to use this pragma in conjunction
1908 with validity checking (-gnatVa). In such cases, accessing invalid
1909 values will generally give an exception, though formally the program
1910 is erroneous so there are no guarantees that this will always be the
1911 case, and it is recommended that these two options not be used together.
1913 @node Pragma Async_Readers,Pragma Async_Writers,Pragma Assume_No_Invalid_Values,Implementation Defined Pragmas
1914 @anchor{gnat_rm/implementation_defined_pragmas pragma-async-readers}@anchor{2c}@anchor{gnat_rm/implementation_defined_pragmas id4}@anchor{2d}
1915 @section Pragma Async_Readers
1918 Syntax:
1920 @example
1921 pragma Asynch_Readers   [ (boolean_EXPRESSION) ];
1922 @end example
1924 For the semantics of this pragma, see the entry for aspect @cite{Async_Readers} in
1925 the SPARK 2014 Reference Manual, section 7.1.2.
1927 @node Pragma Async_Writers,Pragma Attribute_Definition,Pragma Async_Readers,Implementation Defined Pragmas
1928 @anchor{gnat_rm/implementation_defined_pragmas id5}@anchor{2e}@anchor{gnat_rm/implementation_defined_pragmas pragma-async-writers}@anchor{2f}
1929 @section Pragma Async_Writers
1932 Syntax:
1934 @example
1935 pragma Asynch_Writers   [ (boolean_EXPRESSION) ];
1936 @end example
1938 For the semantics of this pragma, see the entry for aspect @cite{Async_Writers} in
1939 the SPARK 2014 Reference Manual, section 7.1.2.
1941 @node Pragma Attribute_Definition,Pragma C_Pass_By_Copy,Pragma Async_Writers,Implementation Defined Pragmas
1942 @anchor{gnat_rm/implementation_defined_pragmas pragma-attribute-definition}@anchor{30}
1943 @section Pragma Attribute_Definition
1946 Syntax:
1948 @example
1949 pragma Attribute_Definition
1950   ([Attribute  =>] ATTRIBUTE_DESIGNATOR,
1951    [Entity     =>] LOCAL_NAME,
1952    [Expression =>] EXPRESSION | NAME);
1953 @end example
1955 If @cite{Attribute} is a known attribute name, this pragma is equivalent to
1956 the attribute definition clause:
1958 @example
1959 for Entity'Attribute use Expression;
1960 @end example
1962 If @cite{Attribute} is not a recognized attribute name, the pragma is
1963 ignored, and a warning is emitted. This allows source
1964 code to be written that takes advantage of some new attribute, while remaining
1965 compilable with earlier compilers.
1967 @node Pragma C_Pass_By_Copy,Pragma Check,Pragma Attribute_Definition,Implementation Defined Pragmas
1968 @anchor{gnat_rm/implementation_defined_pragmas pragma-c-pass-by-copy}@anchor{31}
1969 @section Pragma C_Pass_By_Copy
1972 @geindex Passing by copy
1974 Syntax:
1976 @example
1977 pragma C_Pass_By_Copy
1978   ([Max_Size =>] static_integer_EXPRESSION);
1979 @end example
1981 Normally the default mechanism for passing C convention records to C
1982 convention subprograms is to pass them by reference, as suggested by RM
1983 B.3(69).  Use the configuration pragma @cite{C_Pass_By_Copy} to change
1984 this default, by requiring that record formal parameters be passed by
1985 copy if all of the following conditions are met:
1988 @itemize *
1990 @item 
1991 The size of the record type does not exceed the value specified for
1992 @cite{Max_Size}.
1994 @item 
1995 The record type has @cite{Convention C}.
1997 @item 
1998 The formal parameter has this record type, and the subprogram has a
1999 foreign (non-Ada) convention.
2000 @end itemize
2002 If these conditions are met the argument is passed by copy; i.e., in a
2003 manner consistent with what C expects if the corresponding formal in the
2004 C prototype is a struct (rather than a pointer to a struct).
2006 You can also pass records by copy by specifying the convention
2007 @cite{C_Pass_By_Copy} for the record type, or by using the extended
2008 @cite{Import} and @cite{Export} pragmas, which allow specification of
2009 passing mechanisms on a parameter by parameter basis.
2011 @node Pragma Check,Pragma Check_Float_Overflow,Pragma C_Pass_By_Copy,Implementation Defined Pragmas
2012 @anchor{gnat_rm/implementation_defined_pragmas pragma-check}@anchor{32}
2013 @section Pragma Check
2016 @geindex Assertions
2018 @geindex Named assertions
2020 Syntax:
2022 @example
2023 pragma Check (
2024      [Name    =>] CHECK_KIND,
2025      [Check   =>] Boolean_EXPRESSION
2026   [, [Message =>] string_EXPRESSION] );
2028 CHECK_KIND ::= IDENTIFIER           |
2029                Pre'Class            |
2030                Post'Class           |
2031                Type_Invariant'Class |
2032                Invariant'Class
2033 @end example
2035 This pragma is similar to the predefined pragma @cite{Assert} except that an
2036 extra identifier argument is present. In conjunction with pragma
2037 @cite{Check_Policy}, this can be used to define groups of assertions that can
2038 be independently controlled. The identifier @cite{Assertion} is special, it
2039 refers to the normal set of pragma @cite{Assert} statements.
2041 Checks introduced by this pragma are normally deactivated by default. They can
2042 be activated either by the command line option @emph{-gnata}, which turns on
2043 all checks, or individually controlled using pragma @cite{Check_Policy}.
2045 The identifiers @cite{Assertions} and @cite{Statement_Assertions} are not
2046 permitted as check kinds, since this would cause confusion with the use
2047 of these identifiers in @cite{Assertion_Policy} and @cite{Check_Policy}
2048 pragmas, where they are used to refer to sets of assertions.
2050 @node Pragma Check_Float_Overflow,Pragma Check_Name,Pragma Check,Implementation Defined Pragmas
2051 @anchor{gnat_rm/implementation_defined_pragmas pragma-check-float-overflow}@anchor{33}
2052 @section Pragma Check_Float_Overflow
2055 @geindex Floating-point overflow
2057 Syntax:
2059 @example
2060 pragma Check_Float_Overflow;
2061 @end example
2063 In Ada, the predefined floating-point types (@cite{Short_Float},
2064 @cite{Float}, @cite{Long_Float}, @cite{Long_Long_Float}) are
2065 defined to be @emph{unconstrained}. This means that even though each
2066 has a well-defined base range, an operation that delivers a result
2067 outside this base range is not required to raise an exception.
2068 This implementation permission accommodates the notion
2069 of infinities in IEEE floating-point, and corresponds to the
2070 efficient execution mode on most machines. GNAT will not raise
2071 overflow exceptions on these machines; instead it will generate
2072 infinities and NaN's as defined in the IEEE standard.
2074 Generating infinities, although efficient, is not always desirable.
2075 Often the preferable approach is to check for overflow, even at the
2076 (perhaps considerable) expense of run-time performance.
2077 This can be accomplished by defining your own constrained floating-point subtypes -- i.e., by supplying explicit
2078 range constraints -- and indeed such a subtype
2079 can have the same base range as its base type. For example:
2081 @example
2082 subtype My_Float is Float range Float'Range;
2083 @end example
2085 Here @cite{My_Float} has the same range as
2086 @cite{Float} but is constrained, so operations on
2087 @cite{My_Float} values will be checked for overflow
2088 against this range.
2090 This style will achieve the desired goal, but
2091 it is often more convenient to be able to simply use
2092 the standard predefined floating-point types as long
2093 as overflow checking could be guaranteed.
2094 The @cite{Check_Float_Overflow}
2095 configuration pragma achieves this effect. If a unit is compiled
2096 subject to this configuration pragma, then all operations
2097 on predefined floating-point types including operations on
2098 base types of these floating-point types will be treated as
2099 though those types were constrained, and overflow checks
2100 will be generated. The @cite{Constraint_Error}
2101 exception is raised if the result is out of range.
2103 This mode can also be set by use of the compiler
2104 switch @emph{-gnateF}.
2106 @node Pragma Check_Name,Pragma Check_Policy,Pragma Check_Float_Overflow,Implementation Defined Pragmas
2107 @anchor{gnat_rm/implementation_defined_pragmas pragma-check-name}@anchor{34}
2108 @section Pragma Check_Name
2111 @geindex Defining check names
2113 @geindex Check names
2114 @geindex defining
2116 Syntax:
2118 @example
2119 pragma Check_Name (check_name_IDENTIFIER);
2120 @end example
2122 This is a configuration pragma that defines a new implementation
2123 defined check name (unless IDENTIFIER matches one of the predefined
2124 check names, in which case the pragma has no effect). Check names
2125 are global to a partition, so if two or more configuration pragmas
2126 are present in a partition mentioning the same name, only one new
2127 check name is introduced.
2129 An implementation defined check name introduced with this pragma may
2130 be used in only three contexts: @cite{pragma Suppress},
2131 @cite{pragma Unsuppress},
2132 and as the prefix of a @cite{Check_Name'Enabled} attribute reference. For
2133 any of these three cases, the check name must be visible. A check
2134 name is visible if it is in the configuration pragmas applying to
2135 the current unit, or if it appears at the start of any unit that
2136 is part of the dependency set of the current unit (e.g., units that
2137 are mentioned in @cite{with} clauses).
2139 Check names introduced by this pragma are subject to control by compiler
2140 switches (in particular -gnatp) in the usual manner.
2142 @node Pragma Check_Policy,Pragma Comment,Pragma Check_Name,Implementation Defined Pragmas
2143 @anchor{gnat_rm/implementation_defined_pragmas pragma-check-policy}@anchor{35}
2144 @section Pragma Check_Policy
2147 @geindex Controlling assertions
2149 @geindex Assertions
2150 @geindex control
2152 @geindex Check pragma control
2154 @geindex Named assertions
2156 Syntax:
2158 @example
2159 pragma Check_Policy
2160  ([Name   =>] CHECK_KIND,
2161   [Policy =>] POLICY_IDENTIFIER);
2163 pragma Check_Policy (
2164     CHECK_KIND => POLICY_IDENTIFIER
2165  @{, CHECK_KIND => POLICY_IDENTIFIER@});
2167 ASSERTION_KIND ::= RM_ASSERTION_KIND | ID_ASSERTION_KIND
2169 CHECK_KIND ::= IDENTIFIER           |
2170                Pre'Class            |
2171                Post'Class           |
2172                Type_Invariant'Class |
2173                Invariant'Class
2175 The identifiers Name and Policy are not allowed as CHECK_KIND values. This
2176 avoids confusion between the two possible syntax forms for this pragma.
2178 POLICY_IDENTIFIER ::= ON | OFF | CHECK | DISABLE | IGNORE
2179 @end example
2181 This pragma is used to set the checking policy for assertions (specified
2182 by aspects or pragmas), the @cite{Debug} pragma, or additional checks
2183 to be checked using the @cite{Check} pragma. It may appear either as
2184 a configuration pragma, or within a declarative part of package. In the
2185 latter case, it applies from the point where it appears to the end of
2186 the declarative region (like pragma @cite{Suppress}).
2188 The @cite{Check_Policy} pragma is similar to the
2189 predefined @cite{Assertion_Policy} pragma,
2190 and if the check kind corresponds to one of the assertion kinds that
2191 are allowed by @cite{Assertion_Policy}, then the effect is identical.
2193 If the first argument is Debug, then the policy applies to Debug pragmas,
2194 disabling their effect if the policy is @cite{OFF}, @cite{DISABLE}, or
2195 @cite{IGNORE}, and allowing them to execute with normal semantics if
2196 the policy is @cite{ON} or @cite{CHECK}. In addition if the policy is
2197 @cite{DISABLE}, then the procedure call in @cite{Debug} pragmas will
2198 be totally ignored and not analyzed semantically.
2200 Finally the first argument may be some other identifier than the above
2201 possibilities, in which case it controls a set of named assertions
2202 that can be checked using pragma @cite{Check}. For example, if the pragma:
2204 @example
2205 pragma Check_Policy (Critical_Error, OFF);
2206 @end example
2208 is given, then subsequent @cite{Check} pragmas whose first argument is also
2209 @cite{Critical_Error} will be disabled.
2211 The check policy is @cite{OFF} to turn off corresponding checks, and @cite{ON}
2212 to turn on corresponding checks. The default for a set of checks for which no
2213 @cite{Check_Policy} is given is @cite{OFF} unless the compiler switch
2214 @emph{-gnata} is given, which turns on all checks by default.
2216 The check policy settings @cite{CHECK} and @cite{IGNORE} are recognized
2217 as synonyms for @cite{ON} and @cite{OFF}. These synonyms are provided for
2218 compatibility with the standard @cite{Assertion_Policy} pragma. The check
2219 policy setting @cite{DISABLE} causes the second argument of a corresponding
2220 @cite{Check} pragma to be completely ignored and not analyzed.
2222 @node Pragma Comment,Pragma Common_Object,Pragma Check_Policy,Implementation Defined Pragmas
2223 @anchor{gnat_rm/implementation_defined_pragmas pragma-comment}@anchor{36}
2224 @section Pragma Comment
2227 Syntax:
2229 @example
2230 pragma Comment (static_string_EXPRESSION);
2231 @end example
2233 This is almost identical in effect to pragma @cite{Ident}.  It allows the
2234 placement of a comment into the object file and hence into the
2235 executable file if the operating system permits such usage.  The
2236 difference is that @cite{Comment}, unlike @cite{Ident}, has
2237 no limitations on placement of the pragma (it can be placed
2238 anywhere in the main source unit), and if more than one pragma
2239 is used, all comments are retained.
2241 @node Pragma Common_Object,Pragma Compile_Time_Error,Pragma Comment,Implementation Defined Pragmas
2242 @anchor{gnat_rm/implementation_defined_pragmas pragma-common-object}@anchor{37}
2243 @section Pragma Common_Object
2246 Syntax:
2248 @example
2249 pragma Common_Object (
2250      [Internal =>] LOCAL_NAME
2251   [, [External =>] EXTERNAL_SYMBOL]
2252   [, [Size     =>] EXTERNAL_SYMBOL] );
2254 EXTERNAL_SYMBOL ::=
2255   IDENTIFIER
2256 | static_string_EXPRESSION
2257 @end example
2259 This pragma enables the shared use of variables stored in overlaid
2260 linker areas corresponding to the use of @cite{COMMON}
2261 in Fortran.  The single
2262 object @cite{LOCAL_NAME} is assigned to the area designated by
2263 the @cite{External} argument.
2264 You may define a record to correspond to a series
2265 of fields.  The @cite{Size} argument
2266 is syntax checked in GNAT, but otherwise ignored.
2268 @cite{Common_Object} is not supported on all platforms.  If no
2269 support is available, then the code generator will issue a message
2270 indicating that the necessary attribute for implementation of this
2271 pragma is not available.
2273 @node Pragma Compile_Time_Error,Pragma Compile_Time_Warning,Pragma Common_Object,Implementation Defined Pragmas
2274 @anchor{gnat_rm/implementation_defined_pragmas pragma-compile-time-error}@anchor{38}
2275 @section Pragma Compile_Time_Error
2278 Syntax:
2280 @example
2281 pragma Compile_Time_Error
2282          (boolean_EXPRESSION, static_string_EXPRESSION);
2283 @end example
2285 This pragma can be used to generate additional compile time
2286 error messages. It
2287 is particularly useful in generics, where errors can be issued for
2288 specific problematic instantiations. The first parameter is a boolean
2289 expression. The pragma is effective only if the value of this expression
2290 is known at compile time, and has the value True. The set of expressions
2291 whose values are known at compile time includes all static boolean
2292 expressions, and also other values which the compiler can determine
2293 at compile time (e.g., the size of a record type set by an explicit
2294 size representation clause, or the value of a variable which was
2295 initialized to a constant and is known not to have been modified).
2296 If these conditions are met, an error message is generated using
2297 the value given as the second argument. This string value may contain
2298 embedded ASCII.LF characters to break the message into multiple lines.
2300 @node Pragma Compile_Time_Warning,Pragma Compiler_Unit,Pragma Compile_Time_Error,Implementation Defined Pragmas
2301 @anchor{gnat_rm/implementation_defined_pragmas pragma-compile-time-warning}@anchor{39}
2302 @section Pragma Compile_Time_Warning
2305 Syntax:
2307 @example
2308 pragma Compile_Time_Warning
2309          (boolean_EXPRESSION, static_string_EXPRESSION);
2310 @end example
2312 Same as pragma Compile_Time_Error, except a warning is issued instead
2313 of an error message. Note that if this pragma is used in a package that
2314 is with'ed by a client, the client will get the warning even though it
2315 is issued by a with'ed package (normally warnings in with'ed units are
2316 suppressed, but this is a special exception to that rule).
2318 One typical use is within a generic where compile time known characteristics
2319 of formal parameters are tested, and warnings given appropriately. Another use
2320 with a first parameter of True is to warn a client about use of a package,
2321 for example that it is not fully implemented.
2323 @node Pragma Compiler_Unit,Pragma Compiler_Unit_Warning,Pragma Compile_Time_Warning,Implementation Defined Pragmas
2324 @anchor{gnat_rm/implementation_defined_pragmas pragma-compiler-unit}@anchor{3a}
2325 @section Pragma Compiler_Unit
2328 Syntax:
2330 @example
2331 pragma Compiler_Unit;
2332 @end example
2334 This pragma is obsolete. It is equivalent to Compiler_Unit_Warning. It is
2335 retained so that old versions of the GNAT run-time that use this pragma can
2336 be compiled with newer versions of the compiler.
2338 @node Pragma Compiler_Unit_Warning,Pragma Complete_Representation,Pragma Compiler_Unit,Implementation Defined Pragmas
2339 @anchor{gnat_rm/implementation_defined_pragmas pragma-compiler-unit-warning}@anchor{3b}
2340 @section Pragma Compiler_Unit_Warning
2343 Syntax:
2345 @example
2346 pragma Compiler_Unit_Warning;
2347 @end example
2349 This pragma is intended only for internal use in the GNAT run-time library.
2350 It indicates that the unit is used as part of the compiler build. The effect
2351 is to generate warnings for the use of constructs (for example, conditional
2352 expressions) that would cause trouble when bootstrapping using an older
2353 version of GNAT. For the exact list of restrictions, see the compiler sources
2354 and references to Check_Compiler_Unit.
2356 @node Pragma Complete_Representation,Pragma Complex_Representation,Pragma Compiler_Unit_Warning,Implementation Defined Pragmas
2357 @anchor{gnat_rm/implementation_defined_pragmas pragma-complete-representation}@anchor{3c}
2358 @section Pragma Complete_Representation
2361 Syntax:
2363 @example
2364 pragma Complete_Representation;
2365 @end example
2367 This pragma must appear immediately within a record representation
2368 clause. Typical placements are before the first component clause
2369 or after the last component clause. The effect is to give an error
2370 message if any component is missing a component clause. This pragma
2371 may be used to ensure that a record representation clause is
2372 complete, and that this invariant is maintained if fields are
2373 added to the record in the future.
2375 @node Pragma Complex_Representation,Pragma Component_Alignment,Pragma Complete_Representation,Implementation Defined Pragmas
2376 @anchor{gnat_rm/implementation_defined_pragmas pragma-complex-representation}@anchor{3d}
2377 @section Pragma Complex_Representation
2380 Syntax:
2382 @example
2383 pragma Complex_Representation
2384         ([Entity =>] LOCAL_NAME);
2385 @end example
2387 The @cite{Entity} argument must be the name of a record type which has
2388 two fields of the same floating-point type.  The effect of this pragma is
2389 to force gcc to use the special internal complex representation form for
2390 this record, which may be more efficient.  Note that this may result in
2391 the code for this type not conforming to standard ABI (application
2392 binary interface) requirements for the handling of record types.  For
2393 example, in some environments, there is a requirement for passing
2394 records by pointer, and the use of this pragma may result in passing
2395 this type in floating-point registers.
2397 @node Pragma Component_Alignment,Pragma Constant_After_Elaboration,Pragma Complex_Representation,Implementation Defined Pragmas
2398 @anchor{gnat_rm/implementation_defined_pragmas pragma-component-alignment}@anchor{3e}
2399 @section Pragma Component_Alignment
2402 @geindex Alignments of components
2404 @geindex Pragma Component_Alignment
2406 Syntax:
2408 @example
2409 pragma Component_Alignment (
2410      [Form =>] ALIGNMENT_CHOICE
2411   [, [Name =>] type_LOCAL_NAME]);
2413 ALIGNMENT_CHOICE ::=
2414   Component_Size
2415 | Component_Size_4
2416 | Storage_Unit
2417 | Default
2418 @end example
2420 Specifies the alignment of components in array or record types.
2421 The meaning of the @cite{Form} argument is as follows:
2423 @quotation
2425 @geindex Component_Size (in pragma Component_Alignment)
2426 @end quotation
2429 @table @asis
2431 @item @emph{Component_Size}
2433 Aligns scalar components and subcomponents of the array or record type
2434 on boundaries appropriate to their inherent size (naturally
2435 aligned).  For example, 1-byte components are aligned on byte boundaries,
2436 2-byte integer components are aligned on 2-byte boundaries, 4-byte
2437 integer components are aligned on 4-byte boundaries and so on.  These
2438 alignment rules correspond to the normal rules for C compilers on all
2439 machines except the VAX.
2441 @geindex Component_Size_4 (in pragma Component_Alignment)
2443 @item @emph{Component_Size_4}
2445 Naturally aligns components with a size of four or fewer
2446 bytes.  Components that are larger than 4 bytes are placed on the next
2447 4-byte boundary.
2449 @geindex Storage_Unit (in pragma Component_Alignment)
2451 @item @emph{Storage_Unit}
2453 Specifies that array or record components are byte aligned, i.e.,
2454 aligned on boundaries determined by the value of the constant
2455 @cite{System.Storage_Unit}.
2457 @geindex Default (in pragma Component_Alignment)
2459 @item @emph{Default}
2461 Specifies that array or record components are aligned on default
2462 boundaries, appropriate to the underlying hardware or operating system or
2463 both. The @cite{Default} choice is the same as @cite{Component_Size} (natural
2464 alignment).
2465 @end table
2467 If the @cite{Name} parameter is present, @cite{type_LOCAL_NAME} must
2468 refer to a local record or array type, and the specified alignment
2469 choice applies to the specified type.  The use of
2470 @cite{Component_Alignment} together with a pragma @cite{Pack} causes the
2471 @cite{Component_Alignment} pragma to be ignored.  The use of
2472 @cite{Component_Alignment} together with a record representation clause
2473 is only effective for fields not specified by the representation clause.
2475 If the @cite{Name} parameter is absent, the pragma can be used as either
2476 a configuration pragma, in which case it applies to one or more units in
2477 accordance with the normal rules for configuration pragmas, or it can be
2478 used within a declarative part, in which case it applies to types that
2479 are declared within this declarative part, or within any nested scope
2480 within this declarative part.  In either case it specifies the alignment
2481 to be applied to any record or array type which has otherwise standard
2482 representation.
2484 If the alignment for a record or array type is not specified (using
2485 pragma @cite{Pack}, pragma @cite{Component_Alignment}, or a record rep
2486 clause), the GNAT uses the default alignment as described previously.
2488 @node Pragma Constant_After_Elaboration,Pragma Contract_Cases,Pragma Component_Alignment,Implementation Defined Pragmas
2489 @anchor{gnat_rm/implementation_defined_pragmas id6}@anchor{3f}@anchor{gnat_rm/implementation_defined_pragmas pragma-constant-after-elaboration}@anchor{40}
2490 @section Pragma Constant_After_Elaboration
2493 Syntax:
2495 @example
2496 pragma Constant_After_Elaboration [ (boolean_EXPRESSION) ];
2497 @end example
2499 For the semantics of this pragma, see the entry for aspect
2500 @cite{Constant_After_Elaboration} in the SPARK 2014 Reference Manual, section 3.3.1.
2502 @node Pragma Contract_Cases,Pragma Convention_Identifier,Pragma Constant_After_Elaboration,Implementation Defined Pragmas
2503 @anchor{gnat_rm/implementation_defined_pragmas id7}@anchor{41}@anchor{gnat_rm/implementation_defined_pragmas pragma-contract-cases}@anchor{42}
2504 @section Pragma Contract_Cases
2507 @geindex Contract cases
2509 Syntax:
2511 @example
2512 pragma Contract_Cases ((CONTRACT_CASE @{, CONTRACT_CASE));
2514 CONTRACT_CASE ::= CASE_GUARD => CONSEQUENCE
2516 CASE_GUARD ::= boolean_EXPRESSION | others
2518 CONSEQUENCE ::= boolean_EXPRESSION
2519 @end example
2521 The @cite{Contract_Cases} pragma allows defining fine-grain specifications
2522 that can complement or replace the contract given by a precondition and a
2523 postcondition. Additionally, the @cite{Contract_Cases} pragma can be used
2524 by testing and formal verification tools. The compiler checks its validity and,
2525 depending on the assertion policy at the point of declaration of the pragma,
2526 it may insert a check in the executable. For code generation, the contract
2527 cases
2529 @example
2530 pragma Contract_Cases (
2531   Cond1 => Pred1,
2532   Cond2 => Pred2);
2533 @end example
2535 are equivalent to
2537 @example
2538 C1 : constant Boolean := Cond1;  --  evaluated at subprogram entry
2539 C2 : constant Boolean := Cond2;  --  evaluated at subprogram entry
2540 pragma Precondition ((C1 and not C2) or (C2 and not C1));
2541 pragma Postcondition (if C1 then Pred1);
2542 pragma Postcondition (if C2 then Pred2);
2543 @end example
2545 The precondition ensures that one and only one of the conditions is
2546 satisfied on entry to the subprogram.
2547 The postcondition ensures that for the condition that was True on entry,
2548 the corrresponding consequence is True on exit. Other consequence expressions
2549 are not evaluated.
2551 A precondition @cite{P} and postcondition @cite{Q} can also be
2552 expressed as contract cases:
2554 @example
2555 pragma Contract_Cases (P => Q);
2556 @end example
2558 The placement and visibility rules for @cite{Contract_Cases} pragmas are
2559 identical to those described for preconditions and postconditions.
2561 The compiler checks that boolean expressions given in conditions and
2562 consequences are valid, where the rules for conditions are the same as
2563 the rule for an expression in @cite{Precondition} and the rules for
2564 consequences are the same as the rule for an expression in
2565 @cite{Postcondition}. In particular, attributes @cite{'Old} and
2566 @cite{'Result} can only be used within consequence expressions.
2567 The condition for the last contract case may be @cite{others}, to denote
2568 any case not captured by the previous cases. The
2569 following is an example of use within a package spec:
2571 @example
2572 package Math_Functions is
2573    ...
2574    function Sqrt (Arg : Float) return Float;
2575    pragma Contract_Cases ((Arg in 0 .. 99) => Sqrt'Result < 10,
2576                           Arg >= 100       => Sqrt'Result >= 10,
2577                           others           => Sqrt'Result = 0);
2578    ...
2579 end Math_Functions;
2580 @end example
2582 The meaning of contract cases is that only one case should apply at each
2583 call, as determined by the corresponding condition evaluating to True,
2584 and that the consequence for this case should hold when the subprogram
2585 returns.
2587 @node Pragma Convention_Identifier,Pragma CPP_Class,Pragma Contract_Cases,Implementation Defined Pragmas
2588 @anchor{gnat_rm/implementation_defined_pragmas pragma-convention-identifier}@anchor{43}
2589 @section Pragma Convention_Identifier
2592 @geindex Conventions
2593 @geindex synonyms
2595 Syntax:
2597 @example
2598 pragma Convention_Identifier (
2599          [Name =>]       IDENTIFIER,
2600          [Convention =>] convention_IDENTIFIER);
2601 @end example
2603 This pragma provides a mechanism for supplying synonyms for existing
2604 convention identifiers. The @cite{Name} identifier can subsequently
2605 be used as a synonym for the given convention in other pragmas (including
2606 for example pragma @cite{Import} or another @cite{Convention_Identifier}
2607 pragma). As an example of the use of this, suppose you had legacy code
2608 which used Fortran77 as the identifier for Fortran. Then the pragma:
2610 @example
2611 pragma Convention_Identifier (Fortran77, Fortran);
2612 @end example
2614 would allow the use of the convention identifier @cite{Fortran77} in
2615 subsequent code, avoiding the need to modify the sources. As another
2616 example, you could use this to parameterize convention requirements
2617 according to systems. Suppose you needed to use @cite{Stdcall} on
2618 windows systems, and @cite{C} on some other system, then you could
2619 define a convention identifier @cite{Library} and use a single
2620 @cite{Convention_Identifier} pragma to specify which convention
2621 would be used system-wide.
2623 @node Pragma CPP_Class,Pragma CPP_Constructor,Pragma Convention_Identifier,Implementation Defined Pragmas
2624 @anchor{gnat_rm/implementation_defined_pragmas pragma-cpp-class}@anchor{44}
2625 @section Pragma CPP_Class
2628 @geindex Interfacing with C++
2630 Syntax:
2632 @example
2633 pragma CPP_Class ([Entity =>] LOCAL_NAME);
2634 @end example
2636 The argument denotes an entity in the current declarative region that is
2637 declared as a record type. It indicates that the type corresponds to an
2638 externally declared C++ class type, and is to be laid out the same way
2639 that C++ would lay out the type. If the C++ class has virtual primitives
2640 then the record must be declared as a tagged record type.
2642 Types for which @cite{CPP_Class} is specified do not have assignment or
2643 equality operators defined (such operations can be imported or declared
2644 as subprograms as required). Initialization is allowed only by constructor
2645 functions (see pragma @cite{CPP_Constructor}). Such types are implicitly
2646 limited if not explicitly declared as limited or derived from a limited
2647 type, and an error is issued in that case.
2649 See @ref{45,,Interfacing to C++} for related information.
2651 Note: Pragma @cite{CPP_Class} is currently obsolete. It is supported
2652 for backward compatibility but its functionality is available
2653 using pragma @cite{Import} with @cite{Convention} = @cite{CPP}.
2655 @node Pragma CPP_Constructor,Pragma CPP_Virtual,Pragma CPP_Class,Implementation Defined Pragmas
2656 @anchor{gnat_rm/implementation_defined_pragmas pragma-cpp-constructor}@anchor{46}
2657 @section Pragma CPP_Constructor
2660 @geindex Interfacing with C++
2662 Syntax:
2664 @example
2665 pragma CPP_Constructor ([Entity =>] LOCAL_NAME
2666   [, [External_Name =>] static_string_EXPRESSION ]
2667   [, [Link_Name     =>] static_string_EXPRESSION ]);
2668 @end example
2670 This pragma identifies an imported function (imported in the usual way
2671 with pragma @cite{Import}) as corresponding to a C++ constructor. If
2672 @cite{External_Name} and @cite{Link_Name} are not specified then the
2673 @cite{Entity} argument is a name that must have been previously mentioned
2674 in a pragma @cite{Import} with @cite{Convention} = @cite{CPP}. Such name
2675 must be of one of the following forms:
2678 @itemize *
2680 @item 
2681 @strong{function} @cite{Fname} @strong{return} T`
2683 @item 
2684 @strong{function} @cite{Fname} @strong{return} T'Class
2686 @item 
2687 @strong{function} @cite{Fname} (...) @strong{return} T`
2689 @item 
2690 @strong{function} @cite{Fname} (...) @strong{return} T'Class
2691 @end itemize
2693 where @cite{T} is a limited record type imported from C++ with pragma
2694 @cite{Import} and @cite{Convention} = @cite{CPP}.
2696 The first two forms import the default constructor, used when an object
2697 of type @cite{T} is created on the Ada side with no explicit constructor.
2698 The latter two forms cover all the non-default constructors of the type.
2699 See the GNAT User's Guide for details.
2701 If no constructors are imported, it is impossible to create any objects
2702 on the Ada side and the type is implicitly declared abstract.
2704 Pragma @cite{CPP_Constructor} is intended primarily for automatic generation
2705 using an automatic binding generator tool (such as the @cite{-fdump-ada-spec}
2706 GCC switch).
2707 See @ref{45,,Interfacing to C++} for more related information.
2709 Note: The use of functions returning class-wide types for constructors is
2710 currently obsolete. They are supported for backward compatibility. The
2711 use of functions returning the type T leave the Ada sources more clear
2712 because the imported C++ constructors always return an object of type T;
2713 that is, they never return an object whose type is a descendant of type T.
2715 @node Pragma CPP_Virtual,Pragma CPP_Vtable,Pragma CPP_Constructor,Implementation Defined Pragmas
2716 @anchor{gnat_rm/implementation_defined_pragmas pragma-cpp-virtual}@anchor{47}
2717 @section Pragma CPP_Virtual
2720 @geindex Interfacing to C++
2722 This pragma is now obsolete and, other than generating a warning if warnings
2723 on obsolescent features are enabled, is completely ignored.
2724 It is retained for compatibility
2725 purposes. It used to be required to ensure compoatibility with C++, but
2726 is no longer required for that purpose because GNAT generates
2727 the same object layout as the G++ compiler by default.
2729 See @ref{45,,Interfacing to C++} for related information.
2731 @node Pragma CPP_Vtable,Pragma CPU,Pragma CPP_Virtual,Implementation Defined Pragmas
2732 @anchor{gnat_rm/implementation_defined_pragmas pragma-cpp-vtable}@anchor{48}
2733 @section Pragma CPP_Vtable
2736 @geindex Interfacing with C++
2738 This pragma is now obsolete and, other than generating a warning if warnings
2739 on obsolescent features are enabled, is completely ignored.
2740 It used to be required to ensure compatibility with C++, but
2741 is no longer required for that purpose because GNAT generates
2742 the same object layout as the G++ compiler by default.
2744 See @ref{45,,Interfacing to C++} for related information.
2746 @node Pragma CPU,Pragma Default_Initial_Condition,Pragma CPP_Vtable,Implementation Defined Pragmas
2747 @anchor{gnat_rm/implementation_defined_pragmas pragma-cpu}@anchor{49}
2748 @section Pragma CPU
2751 Syntax:
2753 @example
2754 pragma CPU (EXPRESSION);
2755 @end example
2757 This pragma is standard in Ada 2012, but is available in all earlier
2758 versions of Ada as an implementation-defined pragma.
2759 See Ada 2012 Reference Manual for details.
2761 @node Pragma Default_Initial_Condition,Pragma Debug,Pragma CPU,Implementation Defined Pragmas
2762 @anchor{gnat_rm/implementation_defined_pragmas id8}@anchor{4a}@anchor{gnat_rm/implementation_defined_pragmas pragma-default-initial-condition}@anchor{4b}
2763 @section Pragma Default_Initial_Condition
2766 Syntax:
2768 @example
2769 pragma Default_Initial_Condition [ (null | boolean_EXPRESSION) ];
2770 @end example
2772 For the semantics of this pragma, see the entry for aspect
2773 @cite{Default_Initial_Condition} in the SPARK 2014 Reference Manual, section 7.3.3.
2775 @node Pragma Debug,Pragma Debug_Policy,Pragma Default_Initial_Condition,Implementation Defined Pragmas
2776 @anchor{gnat_rm/implementation_defined_pragmas pragma-debug}@anchor{4c}
2777 @section Pragma Debug
2780 Syntax:
2782 @example
2783 pragma Debug ([CONDITION, ]PROCEDURE_CALL_WITHOUT_SEMICOLON);
2785 PROCEDURE_CALL_WITHOUT_SEMICOLON ::=
2786   PROCEDURE_NAME
2787 | PROCEDURE_PREFIX ACTUAL_PARAMETER_PART
2788 @end example
2790 The procedure call argument has the syntactic form of an expression, meeting
2791 the syntactic requirements for pragmas.
2793 If debug pragmas are not enabled or if the condition is present and evaluates
2794 to False, this pragma has no effect. If debug pragmas are enabled, the
2795 semantics of the pragma is exactly equivalent to the procedure call statement
2796 corresponding to the argument with a terminating semicolon. Pragmas are
2797 permitted in sequences of declarations, so you can use pragma @cite{Debug} to
2798 intersperse calls to debug procedures in the middle of declarations. Debug
2799 pragmas can be enabled either by use of the command line switch @emph{-gnata}
2800 or by use of the pragma @cite{Check_Policy} with a first argument of
2801 @cite{Debug}.
2803 @node Pragma Debug_Policy,Pragma Default_Scalar_Storage_Order,Pragma Debug,Implementation Defined Pragmas
2804 @anchor{gnat_rm/implementation_defined_pragmas pragma-debug-policy}@anchor{4d}
2805 @section Pragma Debug_Policy
2808 Syntax:
2810 @example
2811 pragma Debug_Policy (CHECK | DISABLE | IGNORE | ON | OFF);
2812 @end example
2814 This pragma is equivalent to a corresponding @cite{Check_Policy} pragma
2815 with a first argument of @cite{Debug}. It is retained for historical
2816 compatibility reasons.
2818 @node Pragma Default_Scalar_Storage_Order,Pragma Default_Storage_Pool,Pragma Debug_Policy,Implementation Defined Pragmas
2819 @anchor{gnat_rm/implementation_defined_pragmas pragma-default-scalar-storage-order}@anchor{4e}
2820 @section Pragma Default_Scalar_Storage_Order
2823 @geindex Default_Scalar_Storage_Order
2825 @geindex Scalar_Storage_Order
2827 Syntax:
2829 @example
2830 pragma Default_Scalar_Storage_Order (High_Order_First | Low_Order_First);
2831 @end example
2833 Normally if no explicit @cite{Scalar_Storage_Order} is given for a record
2834 type or array type, then the scalar storage order defaults to the ordinary
2835 default for the target. But this default may be overridden using this pragma.
2836 The pragma may appear as a configuration pragma, or locally within a package
2837 spec or declarative part. In the latter case, it applies to all subsequent
2838 types declared within that package spec or declarative part.
2840 The following example shows the use of this pragma:
2842 @example
2843 pragma Default_Scalar_Storage_Order (High_Order_First);
2844 with System; use System;
2845 package DSSO1 is
2846    type H1 is record
2847       a : Integer;
2848    end record;
2850    type L2 is record
2851       a : Integer;
2852    end record;
2853    for L2'Scalar_Storage_Order use Low_Order_First;
2855    type L2a is new L2;
2857    package Inner is
2858       type H3 is record
2859          a : Integer;
2860       end record;
2862       pragma Default_Scalar_Storage_Order (Low_Order_First);
2864       type L4 is record
2865          a : Integer;
2866       end record;
2867    end Inner;
2869    type H4a is new Inner.L4;
2871    type H5 is record
2872       a : Integer;
2873    end record;
2874 end DSSO1;
2875 @end example
2877 In this example record types L.. have @cite{Low_Order_First} scalar
2878 storage order, and record types H.. have @cite{High_Order_First}.
2879 Note that in the case of @cite{H4a}, the order is not inherited
2880 from the parent type. Only an explicitly set @cite{Scalar_Storage_Order}
2881 gets inherited on type derivation.
2883 If this pragma is used as a configuration pragma which appears within a
2884 configuration pragma file (as opposed to appearing explicitly at the start
2885 of a single unit), then the binder will require that all units in a partition
2886 be compiled in a similar manner, other than run-time units, which are not
2887 affected by this pragma. Note that the use of this form is discouraged because
2888 it may significantly degrade the run-time performance of the software, instead
2889 the default scalar storage order ought to be changed only on a local basis.
2891 @node Pragma Default_Storage_Pool,Pragma Depends,Pragma Default_Scalar_Storage_Order,Implementation Defined Pragmas
2892 @anchor{gnat_rm/implementation_defined_pragmas pragma-default-storage-pool}@anchor{4f}
2893 @section Pragma Default_Storage_Pool
2896 @geindex Default_Storage_Pool
2898 Syntax:
2900 @example
2901 pragma Default_Storage_Pool (storage_pool_NAME | null);
2902 @end example
2904 This pragma is standard in Ada 2012, but is available in all earlier
2905 versions of Ada as an implementation-defined pragma.
2906 See Ada 2012 Reference Manual for details.
2908 @node Pragma Depends,Pragma Detect_Blocking,Pragma Default_Storage_Pool,Implementation Defined Pragmas
2909 @anchor{gnat_rm/implementation_defined_pragmas pragma-depends}@anchor{50}@anchor{gnat_rm/implementation_defined_pragmas id9}@anchor{51}
2910 @section Pragma Depends
2913 Syntax:
2915 @example
2916 pragma Depends (DEPENDENCY_RELATION);
2918 DEPENDENCY_RELATION ::=
2919      null
2920   | (DEPENDENCY_CLAUSE @{, DEPENDENCY_CLAUSE@})
2922 DEPENDENCY_CLAUSE ::=
2923     OUTPUT_LIST =>[+] INPUT_LIST
2924   | NULL_DEPENDENCY_CLAUSE
2926 NULL_DEPENDENCY_CLAUSE ::= null => INPUT_LIST
2928 OUTPUT_LIST ::= OUTPUT | (OUTPUT @{, OUTPUT@})
2930 INPUT_LIST ::= null | INPUT | (INPUT @{, INPUT@})
2932 OUTPUT ::= NAME | FUNCTION_RESULT
2933 INPUT  ::= NAME
2935 where FUNCTION_RESULT is a function Result attribute_reference
2936 @end example
2938 For the semantics of this pragma, see the entry for aspect @cite{Depends} in the
2939 SPARK 2014 Reference Manual, section 6.1.5.
2941 @node Pragma Detect_Blocking,Pragma Disable_Atomic_Synchronization,Pragma Depends,Implementation Defined Pragmas
2942 @anchor{gnat_rm/implementation_defined_pragmas pragma-detect-blocking}@anchor{52}
2943 @section Pragma Detect_Blocking
2946 Syntax:
2948 @example
2949 pragma Detect_Blocking;
2950 @end example
2952 This is a standard pragma in Ada 2005, that is available in all earlier
2953 versions of Ada as an implementation-defined pragma.
2955 This is a configuration pragma that forces the detection of potentially
2956 blocking operations within a protected operation, and to raise Program_Error
2957 if that happens.
2959 @node Pragma Disable_Atomic_Synchronization,Pragma Dispatching_Domain,Pragma Detect_Blocking,Implementation Defined Pragmas
2960 @anchor{gnat_rm/implementation_defined_pragmas pragma-disable-atomic-synchronization}@anchor{53}
2961 @section Pragma Disable_Atomic_Synchronization
2964 @geindex Atomic Synchronization
2966 Syntax:
2968 @example
2969 pragma Disable_Atomic_Synchronization [(Entity)];
2970 @end example
2972 Ada requires that accesses (reads or writes) of an atomic variable be
2973 regarded as synchronization points in the case of multiple tasks.
2974 Particularly in the case of multi-processors this may require special
2975 handling, e.g. the generation of memory barriers. This capability may
2976 be turned off using this pragma in cases where it is known not to be
2977 required.
2979 The placement and scope rules for this pragma are the same as those
2980 for @cite{pragma Suppress}. In particular it can be used as a
2981 configuration  pragma, or in a declaration sequence where it applies
2982 till the end of the scope. If an @cite{Entity} argument is present,
2983 the action applies only to that entity.
2985 @node Pragma Dispatching_Domain,Pragma Effective_Reads,Pragma Disable_Atomic_Synchronization,Implementation Defined Pragmas
2986 @anchor{gnat_rm/implementation_defined_pragmas pragma-dispatching-domain}@anchor{54}
2987 @section Pragma Dispatching_Domain
2990 Syntax:
2992 @example
2993 pragma Dispatching_Domain (EXPRESSION);
2994 @end example
2996 This pragma is standard in Ada 2012, but is available in all earlier
2997 versions of Ada as an implementation-defined pragma.
2998 See Ada 2012 Reference Manual for details.
3000 @node Pragma Effective_Reads,Pragma Effective_Writes,Pragma Dispatching_Domain,Implementation Defined Pragmas
3001 @anchor{gnat_rm/implementation_defined_pragmas id10}@anchor{55}@anchor{gnat_rm/implementation_defined_pragmas pragma-effective-reads}@anchor{56}
3002 @section Pragma Effective_Reads
3005 Syntax:
3007 @example
3008 pragma Effective_Reads  [ (boolean_EXPRESSION) ];
3009 @end example
3011 For the semantics of this pragma, see the entry for aspect @cite{Effective_Reads} in
3012 the SPARK 2014 Reference Manual, section 7.1.2.
3014 @node Pragma Effective_Writes,Pragma Elaboration_Checks,Pragma Effective_Reads,Implementation Defined Pragmas
3015 @anchor{gnat_rm/implementation_defined_pragmas id11}@anchor{57}@anchor{gnat_rm/implementation_defined_pragmas pragma-effective-writes}@anchor{58}
3016 @section Pragma Effective_Writes
3019 Syntax:
3021 @example
3022 pragma Effective_Writes [ (boolean_EXPRESSION) ];
3023 @end example
3025 For the semantics of this pragma, see the entry for aspect @cite{Effective_Writes}
3026 in the SPARK 2014 Reference Manual, section 7.1.2.
3028 @node Pragma Elaboration_Checks,Pragma Eliminate,Pragma Effective_Writes,Implementation Defined Pragmas
3029 @anchor{gnat_rm/implementation_defined_pragmas pragma-elaboration-checks}@anchor{59}
3030 @section Pragma Elaboration_Checks
3033 @geindex Elaboration control
3035 Syntax:
3037 @example
3038 pragma Elaboration_Checks (Dynamic | Static);
3039 @end example
3041 This is a configuration pragma that provides control over the
3042 elaboration model used by the compilation affected by the
3043 pragma.  If the parameter is @cite{Dynamic},
3044 then the dynamic elaboration
3045 model described in the Ada Reference Manual is used, as though
3046 the @emph{-gnatE} switch had been specified on the command
3047 line.  If the parameter is @cite{Static}, then the default GNAT static
3048 model is used.  This configuration pragma overrides the setting
3049 of the command line.  For full details on the elaboration models
3050 used by the GNAT compiler, see the chapter on elaboration order handling
3051 in the @emph{GNAT User's Guide}.
3053 @node Pragma Eliminate,Pragma Enable_Atomic_Synchronization,Pragma Elaboration_Checks,Implementation Defined Pragmas
3054 @anchor{gnat_rm/implementation_defined_pragmas pragma-eliminate}@anchor{5a}
3055 @section Pragma Eliminate
3058 @geindex Elimination of unused subprograms
3060 Syntax:
3062 @example
3063 pragma Eliminate ([Entity          =>] DEFINING_DESIGNATOR,
3064                   [Source_Location =>] STRING_LITERAL);
3065 @end example
3067 The string literal given for the source location is a string which
3068 specifies the line number of the occurrence of the entity, using
3069 the syntax for SOURCE_TRACE given below:
3071 @example
3072 SOURCE_TRACE     ::= SOURCE_REFERENCE [LBRACKET SOURCE_TRACE RBRACKET]
3074 LBRACKET         ::= [
3075 RBRACKET         ::= ]
3077 SOURCE_REFERENCE ::= FILE_NAME : LINE_NUMBER
3079 LINE_NUMBER      ::= DIGIT @{DIGIT@}
3080 @end example
3082 Spaces around the colon in a @cite{Source_Reference} are optional.
3084 The @cite{DEFINING_DESIGNATOR} matches the defining designator used in an
3085 explicit subprogram declaration, where the @cite{entity} name in this
3086 designator appears on the source line specified by the source location.
3088 The source trace that is given as the @cite{Source_Location} shall obey the
3089 following rules. The @cite{FILE_NAME} is the short name (with no directory
3090 information) of an Ada source file, given using exactly the required syntax
3091 for the underlying file system (e.g. case is important if the underlying
3092 operating system is case sensitive). @cite{LINE_NUMBER} gives the line
3093 number of the occurrence of the @cite{entity}
3094 as a decimal literal without an exponent or point. If an @cite{entity} is not
3095 declared in a generic instantiation (this includes generic subprogram
3096 instances), the source trace includes only one source reference. If an entity
3097 is declared inside a generic instantiation, its source trace (when parsing
3098 from left to right) starts with the source location of the declaration of the
3099 entity in the generic unit and ends with the source location of the
3100 instantiation (it is given in square brackets). This approach is recursively
3101 used in case of nested instantiations: the rightmost (nested most deeply in
3102 square brackets) element of the source trace is the location of the outermost
3103 instantiation, the next to left element is the location of the next (first
3104 nested) instantiation in the code of the corresponding generic unit, and so
3105 on, and the leftmost element (that is out of any square brackets) is the
3106 location of the declaration of the entity to eliminate in a generic unit.
3108 Note that the @cite{Source_Location} argument specifies which of a set of
3109 similarly named entities is being eliminated, dealing both with overloading,
3110 and also appearance of the same entity name in different scopes.
3112 This pragma indicates that the given entity is not used in the program to be
3113 compiled and built. The effect of the pragma is to allow the compiler to
3114 eliminate the code or data associated with the named entity. Any reference to
3115 an eliminated entity causes a compile-time or link-time error.
3117 The intention of pragma @cite{Eliminate} is to allow a program to be compiled
3118 in a system-independent manner, with unused entities eliminated, without
3119 needing to modify the source text. Normally the required set of
3120 @cite{Eliminate} pragmas is constructed automatically using the gnatelim tool.
3122 Any source file change that removes, splits, or
3123 adds lines may make the set of Eliminate pragmas invalid because their
3124 @cite{Source_Location} argument values may get out of date.
3126 Pragma @cite{Eliminate} may be used where the referenced entity is a dispatching
3127 operation. In this case all the subprograms to which the given operation can
3128 dispatch are considered to be unused (are never called as a result of a direct
3129 or a dispatching call).
3131 @node Pragma Enable_Atomic_Synchronization,Pragma Export_Function,Pragma Eliminate,Implementation Defined Pragmas
3132 @anchor{gnat_rm/implementation_defined_pragmas pragma-enable-atomic-synchronization}@anchor{5b}
3133 @section Pragma Enable_Atomic_Synchronization
3136 @geindex Atomic Synchronization
3138 Syntax:
3140 @example
3141 pragma Enable_Atomic_Synchronization [(Entity)];
3142 @end example
3144 Ada requires that accesses (reads or writes) of an atomic variable be
3145 regarded as synchronization points in the case of multiple tasks.
3146 Particularly in the case of multi-processors this may require special
3147 handling, e.g. the generation of memory barriers. This synchronization
3148 is performed by default, but can be turned off using
3149 @cite{pragma Disable_Atomic_Synchronization}. The
3150 @cite{Enable_Atomic_Synchronization} pragma can be used to turn
3151 it back on.
3153 The placement and scope rules for this pragma are the same as those
3154 for @cite{pragma Unsuppress}. In particular it can be used as a
3155 configuration  pragma, or in a declaration sequence where it applies
3156 till the end of the scope. If an @cite{Entity} argument is present,
3157 the action applies only to that entity.
3159 @node Pragma Export_Function,Pragma Export_Object,Pragma Enable_Atomic_Synchronization,Implementation Defined Pragmas
3160 @anchor{gnat_rm/implementation_defined_pragmas pragma-export-function}@anchor{5c}
3161 @section Pragma Export_Function
3164 @geindex Argument passing mechanisms
3166 Syntax:
3168 @example
3169 pragma Export_Function (
3170      [Internal         =>] LOCAL_NAME
3171   [, [External         =>] EXTERNAL_SYMBOL]
3172   [, [Parameter_Types  =>] PARAMETER_TYPES]
3173   [, [Result_Type      =>] result_SUBTYPE_MARK]
3174   [, [Mechanism        =>] MECHANISM]
3175   [, [Result_Mechanism =>] MECHANISM_NAME]);
3177 EXTERNAL_SYMBOL ::=
3178   IDENTIFIER
3179 | static_string_EXPRESSION
3180 | ""
3182 PARAMETER_TYPES ::=
3183   null
3184 | TYPE_DESIGNATOR @{, TYPE_DESIGNATOR@}
3186 TYPE_DESIGNATOR ::=
3187   subtype_NAME
3188 | subtype_Name ' Access
3190 MECHANISM ::=
3191   MECHANISM_NAME
3192 | (MECHANISM_ASSOCIATION @{, MECHANISM_ASSOCIATION@})
3194 MECHANISM_ASSOCIATION ::=
3195   [formal_parameter_NAME =>] MECHANISM_NAME
3197 MECHANISM_NAME ::= Value | Reference
3198 @end example
3200 Use this pragma to make a function externally callable and optionally
3201 provide information on mechanisms to be used for passing parameter and
3202 result values.  We recommend, for the purposes of improving portability,
3203 this pragma always be used in conjunction with a separate pragma
3204 @cite{Export}, which must precede the pragma @cite{Export_Function}.
3205 GNAT does not require a separate pragma @cite{Export}, but if none is
3206 present, @cite{Convention Ada} is assumed, which is usually
3207 not what is wanted, so it is usually appropriate to use this
3208 pragma in conjunction with a @cite{Export} or @cite{Convention}
3209 pragma that specifies the desired foreign convention.
3210 Pragma @cite{Export_Function}
3211 (and @cite{Export}, if present) must appear in the same declarative
3212 region as the function to which they apply.
3214 @cite{internal_name} must uniquely designate the function to which the
3215 pragma applies.  If more than one function name exists of this name in
3216 the declarative part you must use the @cite{Parameter_Types} and
3217 @cite{Result_Type} parameters is mandatory to achieve the required
3218 unique designation.  @cite{subtype_mark`s in these parameters must exactly match the subtypes in the corresponding function specification@comma{} using positional notation to match parameters with subtype marks. The form with an `'Access} attribute can be used to match an
3219 anonymous access parameter.
3221 @geindex Suppressing external name
3223 Special treatment is given if the EXTERNAL is an explicit null
3224 string or a static string expressions that evaluates to the null
3225 string. In this case, no external name is generated. This form
3226 still allows the specification of parameter mechanisms.
3228 @node Pragma Export_Object,Pragma Export_Procedure,Pragma Export_Function,Implementation Defined Pragmas
3229 @anchor{gnat_rm/implementation_defined_pragmas pragma-export-object}@anchor{5d}
3230 @section Pragma Export_Object
3233 Syntax:
3235 @example
3236 pragma Export_Object
3237       [Internal =>] LOCAL_NAME
3238    [, [External =>] EXTERNAL_SYMBOL]
3239    [, [Size     =>] EXTERNAL_SYMBOL]
3241 EXTERNAL_SYMBOL ::=
3242   IDENTIFIER
3243 | static_string_EXPRESSION
3244 @end example
3246 This pragma designates an object as exported, and apart from the
3247 extended rules for external symbols, is identical in effect to the use of
3248 the normal @cite{Export} pragma applied to an object.  You may use a
3249 separate Export pragma (and you probably should from the point of view
3250 of portability), but it is not required.  @cite{Size} is syntax checked,
3251 but otherwise ignored by GNAT.
3253 @node Pragma Export_Procedure,Pragma Export_Value,Pragma Export_Object,Implementation Defined Pragmas
3254 @anchor{gnat_rm/implementation_defined_pragmas pragma-export-procedure}@anchor{5e}
3255 @section Pragma Export_Procedure
3258 Syntax:
3260 @example
3261 pragma Export_Procedure (
3262      [Internal        =>] LOCAL_NAME
3263   [, [External        =>] EXTERNAL_SYMBOL]
3264   [, [Parameter_Types =>] PARAMETER_TYPES]
3265   [, [Mechanism       =>] MECHANISM]);
3267 EXTERNAL_SYMBOL ::=
3268   IDENTIFIER
3269 | static_string_EXPRESSION
3270 | ""
3272 PARAMETER_TYPES ::=
3273   null
3274 | TYPE_DESIGNATOR @{, TYPE_DESIGNATOR@}
3276 TYPE_DESIGNATOR ::=
3277   subtype_NAME
3278 | subtype_Name ' Access
3280 MECHANISM ::=
3281   MECHANISM_NAME
3282 | (MECHANISM_ASSOCIATION @{, MECHANISM_ASSOCIATION@})
3284 MECHANISM_ASSOCIATION ::=
3285   [formal_parameter_NAME =>] MECHANISM_NAME
3287 MECHANISM_NAME ::= Value | Reference
3288 @end example
3290 This pragma is identical to @cite{Export_Function} except that it
3291 applies to a procedure rather than a function and the parameters
3292 @cite{Result_Type} and @cite{Result_Mechanism} are not permitted.
3293 GNAT does not require a separate pragma @cite{Export}, but if none is
3294 present, @cite{Convention Ada} is assumed, which is usually
3295 not what is wanted, so it is usually appropriate to use this
3296 pragma in conjunction with a @cite{Export} or @cite{Convention}
3297 pragma that specifies the desired foreign convention.
3299 @geindex Suppressing external name
3301 Special treatment is given if the EXTERNAL is an explicit null
3302 string or a static string expressions that evaluates to the null
3303 string. In this case, no external name is generated. This form
3304 still allows the specification of parameter mechanisms.
3306 @node Pragma Export_Value,Pragma Export_Valued_Procedure,Pragma Export_Procedure,Implementation Defined Pragmas
3307 @anchor{gnat_rm/implementation_defined_pragmas pragma-export-value}@anchor{5f}
3308 @section Pragma Export_Value
3311 Syntax:
3313 @example
3314 pragma Export_Value (
3315   [Value     =>] static_integer_EXPRESSION,
3316   [Link_Name =>] static_string_EXPRESSION);
3317 @end example
3319 This pragma serves to export a static integer value for external use.
3320 The first argument specifies the value to be exported. The Link_Name
3321 argument specifies the symbolic name to be associated with the integer
3322 value. This pragma is useful for defining a named static value in Ada
3323 that can be referenced in assembly language units to be linked with
3324 the application. This pragma is currently supported only for the
3325 AAMP target and is ignored for other targets.
3327 @node Pragma Export_Valued_Procedure,Pragma Extend_System,Pragma Export_Value,Implementation Defined Pragmas
3328 @anchor{gnat_rm/implementation_defined_pragmas pragma-export-valued-procedure}@anchor{60}
3329 @section Pragma Export_Valued_Procedure
3332 Syntax:
3334 @example
3335 pragma Export_Valued_Procedure (
3336      [Internal        =>] LOCAL_NAME
3337   [, [External        =>] EXTERNAL_SYMBOL]
3338   [, [Parameter_Types =>] PARAMETER_TYPES]
3339   [, [Mechanism       =>] MECHANISM]);
3341 EXTERNAL_SYMBOL ::=
3342   IDENTIFIER
3343 | static_string_EXPRESSION
3344 | ""
3346 PARAMETER_TYPES ::=
3347   null
3348 | TYPE_DESIGNATOR @{, TYPE_DESIGNATOR@}
3350 TYPE_DESIGNATOR ::=
3351   subtype_NAME
3352 | subtype_Name ' Access
3354 MECHANISM ::=
3355   MECHANISM_NAME
3356 | (MECHANISM_ASSOCIATION @{, MECHANISM_ASSOCIATION@})
3358 MECHANISM_ASSOCIATION ::=
3359   [formal_parameter_NAME =>] MECHANISM_NAME
3361 MECHANISM_NAME ::= Value | Reference
3362 @end example
3364 This pragma is identical to @cite{Export_Procedure} except that the
3365 first parameter of @cite{LOCAL_NAME}, which must be present, must be of
3366 mode @cite{OUT}, and externally the subprogram is treated as a function
3367 with this parameter as the result of the function.  GNAT provides for
3368 this capability to allow the use of @cite{OUT} and @cite{IN OUT}
3369 parameters in interfacing to external functions (which are not permitted
3370 in Ada functions).
3371 GNAT does not require a separate pragma @cite{Export}, but if none is
3372 present, @cite{Convention Ada} is assumed, which is almost certainly
3373 not what is wanted since the whole point of this pragma is to interface
3374 with foreign language functions, so it is usually appropriate to use this
3375 pragma in conjunction with a @cite{Export} or @cite{Convention}
3376 pragma that specifies the desired foreign convention.
3378 @geindex Suppressing external name
3380 Special treatment is given if the EXTERNAL is an explicit null
3381 string or a static string expressions that evaluates to the null
3382 string. In this case, no external name is generated. This form
3383 still allows the specification of parameter mechanisms.
3385 @node Pragma Extend_System,Pragma Extensions_Allowed,Pragma Export_Valued_Procedure,Implementation Defined Pragmas
3386 @anchor{gnat_rm/implementation_defined_pragmas pragma-extend-system}@anchor{61}
3387 @section Pragma Extend_System
3390 @geindex System
3391 @geindex extending
3393 @geindex DEC Ada 83
3395 Syntax:
3397 @example
3398 pragma Extend_System ([Name =>] IDENTIFIER);
3399 @end example
3401 This pragma is used to provide backwards compatibility with other
3402 implementations that extend the facilities of package @cite{System}.  In
3403 GNAT, @cite{System} contains only the definitions that are present in
3404 the Ada RM.  However, other implementations, notably the DEC Ada 83
3405 implementation, provide many extensions to package @cite{System}.
3407 For each such implementation accommodated by this pragma, GNAT provides a
3408 package @cite{Aux_`xxx`}, e.g., @cite{Aux_DEC} for the DEC Ada 83
3409 implementation, which provides the required additional definitions.  You
3410 can use this package in two ways.  You can @cite{with} it in the normal
3411 way and access entities either by selection or using a @cite{use}
3412 clause.  In this case no special processing is required.
3414 However, if existing code contains references such as
3415 @cite{System.`xxx`} where @cite{xxx} is an entity in the extended
3416 definitions provided in package @cite{System}, you may use this pragma
3417 to extend visibility in @cite{System} in a non-standard way that
3418 provides greater compatibility with the existing code.  Pragma
3419 @cite{Extend_System} is a configuration pragma whose single argument is
3420 the name of the package containing the extended definition
3421 (e.g., @cite{Aux_DEC} for the DEC Ada case).  A unit compiled under
3422 control of this pragma will be processed using special visibility
3423 processing that looks in package @cite{System.Aux_`xxx`} where
3424 @cite{Aux_`xxx`} is the pragma argument for any entity referenced in
3425 package @cite{System}, but not found in package @cite{System}.
3427 You can use this pragma either to access a predefined @cite{System}
3428 extension supplied with the compiler, for example @cite{Aux_DEC} or
3429 you can construct your own extension unit following the above
3430 definition.  Note that such a package is a child of @cite{System}
3431 and thus is considered part of the implementation.
3432 To compile it you will have to use the @emph{-gnatg} switch
3433 for compiling System units, as explained in the
3434 GNAT User's Guide.
3436 @node Pragma Extensions_Allowed,Pragma Extensions_Visible,Pragma Extend_System,Implementation Defined Pragmas
3437 @anchor{gnat_rm/implementation_defined_pragmas pragma-extensions-allowed}@anchor{62}
3438 @section Pragma Extensions_Allowed
3441 @geindex Ada Extensions
3443 @geindex GNAT Extensions
3445 Syntax:
3447 @example
3448 pragma Extensions_Allowed (On | Off);
3449 @end example
3451 This configuration pragma enables or disables the implementation
3452 extension mode (the use of Off as a parameter cancels the effect
3453 of the @emph{-gnatX} command switch).
3455 In extension mode, the latest version of the Ada language is
3456 implemented (currently Ada 2012), and in addition a small number
3457 of GNAT specific extensions are recognized as follows:
3460 @table @asis
3462 @item @emph{Constrained attribute for generic objects}
3464 The @cite{Constrained} attribute is permitted for objects of
3465 generic types. The result indicates if the corresponding actual
3466 is constrained.
3467 @end table
3469 @node Pragma Extensions_Visible,Pragma External,Pragma Extensions_Allowed,Implementation Defined Pragmas
3470 @anchor{gnat_rm/implementation_defined_pragmas id12}@anchor{63}@anchor{gnat_rm/implementation_defined_pragmas pragma-extensions-visible}@anchor{64}
3471 @section Pragma Extensions_Visible
3474 Syntax:
3476 @example
3477 pragma Extensions_Visible [ (boolean_EXPRESSION) ];
3478 @end example
3480 For the semantics of this pragma, see the entry for aspect @cite{Extensions_Visible}
3481 in the SPARK 2014 Reference Manual, section 6.1.7.
3483 @node Pragma External,Pragma External_Name_Casing,Pragma Extensions_Visible,Implementation Defined Pragmas
3484 @anchor{gnat_rm/implementation_defined_pragmas pragma-external}@anchor{65}
3485 @section Pragma External
3488 Syntax:
3490 @example
3491 pragma External (
3492   [   Convention    =>] convention_IDENTIFIER,
3493   [   Entity        =>] LOCAL_NAME
3494   [, [External_Name =>] static_string_EXPRESSION ]
3495   [, [Link_Name     =>] static_string_EXPRESSION ]);
3496 @end example
3498 This pragma is identical in syntax and semantics to pragma
3499 @cite{Export} as defined in the Ada Reference Manual.  It is
3500 provided for compatibility with some Ada 83 compilers that
3501 used this pragma for exactly the same purposes as pragma
3502 @cite{Export} before the latter was standardized.
3504 @node Pragma External_Name_Casing,Pragma Fast_Math,Pragma External,Implementation Defined Pragmas
3505 @anchor{gnat_rm/implementation_defined_pragmas pragma-external-name-casing}@anchor{66}
3506 @section Pragma External_Name_Casing
3509 @geindex Dec Ada 83 casing compatibility
3511 @geindex External Names
3512 @geindex casing
3514 @geindex Casing of External names
3516 Syntax:
3518 @example
3519 pragma External_Name_Casing (
3520   Uppercase | Lowercase
3521   [, Uppercase | Lowercase | As_Is]);
3522 @end example
3524 This pragma provides control over the casing of external names associated
3525 with Import and Export pragmas.  There are two cases to consider:
3528 @itemize *
3530 @item 
3531 Implicit external names
3533 Implicit external names are derived from identifiers.  The most common case
3534 arises when a standard Ada Import or Export pragma is used with only two
3535 arguments, as in:
3537 @example
3538 pragma Import (C, C_Routine);
3539 @end example
3541 Since Ada is a case-insensitive language, the spelling of the identifier in
3542 the Ada source program does not provide any information on the desired
3543 casing of the external name, and so a convention is needed.  In GNAT the
3544 default treatment is that such names are converted to all lower case
3545 letters.  This corresponds to the normal C style in many environments.
3546 The first argument of pragma @cite{External_Name_Casing} can be used to
3547 control this treatment.  If @cite{Uppercase} is specified, then the name
3548 will be forced to all uppercase letters.  If @cite{Lowercase} is specified,
3549 then the normal default of all lower case letters will be used.
3551 This same implicit treatment is also used in the case of extended DEC Ada 83
3552 compatible Import and Export pragmas where an external name is explicitly
3553 specified using an identifier rather than a string.
3555 @item 
3556 Explicit external names
3558 Explicit external names are given as string literals.  The most common case
3559 arises when a standard Ada Import or Export pragma is used with three
3560 arguments, as in:
3562 @example
3563 pragma Import (C, C_Routine, "C_routine");
3564 @end example
3566 In this case, the string literal normally provides the exact casing required
3567 for the external name.  The second argument of pragma
3568 @cite{External_Name_Casing} may be used to modify this behavior.
3569 If @cite{Uppercase} is specified, then the name
3570 will be forced to all uppercase letters.  If @cite{Lowercase} is specified,
3571 then the name will be forced to all lowercase letters.  A specification of
3572 @cite{As_Is} provides the normal default behavior in which the casing is
3573 taken from the string provided.
3574 @end itemize
3576 This pragma may appear anywhere that a pragma is valid.  In particular, it
3577 can be used as a configuration pragma in the @code{gnat.adc} file, in which
3578 case it applies to all subsequent compilations, or it can be used as a program
3579 unit pragma, in which case it only applies to the current unit, or it can
3580 be used more locally to control individual Import/Export pragmas.
3582 It was primarily intended for use with OpenVMS systems, where many
3583 compilers convert all symbols to upper case by default.  For interfacing to
3584 such compilers (e.g., the DEC C compiler), it may be convenient to use
3585 the pragma:
3587 @example
3588 pragma External_Name_Casing (Uppercase, Uppercase);
3589 @end example
3591 to enforce the upper casing of all external symbols.
3593 @node Pragma Fast_Math,Pragma Favor_Top_Level,Pragma External_Name_Casing,Implementation Defined Pragmas
3594 @anchor{gnat_rm/implementation_defined_pragmas pragma-fast-math}@anchor{67}
3595 @section Pragma Fast_Math
3598 Syntax:
3600 @example
3601 pragma Fast_Math;
3602 @end example
3604 This is a configuration pragma which activates a mode in which speed is
3605 considered more important for floating-point operations than absolutely
3606 accurate adherence to the requirements of the standard. Currently the
3607 following operations are affected:
3610 @table @asis
3612 @item @emph{Complex Multiplication}
3614 The normal simple formula for complex multiplication can result in intermediate
3615 overflows for numbers near the end of the range. The Ada standard requires that
3616 this situation be detected and corrected by scaling, but in Fast_Math mode such
3617 cases will simply result in overflow. Note that to take advantage of this you
3618 must instantiate your own version of @cite{Ada.Numerics.Generic_Complex_Types}
3619 under control of the pragma, rather than use the preinstantiated versions.
3620 @end table
3622 @node Pragma Favor_Top_Level,Pragma Finalize_Storage_Only,Pragma Fast_Math,Implementation Defined Pragmas
3623 @anchor{gnat_rm/implementation_defined_pragmas id13}@anchor{68}@anchor{gnat_rm/implementation_defined_pragmas pragma-favor-top-level}@anchor{69}
3624 @section Pragma Favor_Top_Level
3627 Syntax:
3629 @example
3630 pragma Favor_Top_Level (type_NAME);
3631 @end example
3633 The named type must be an access-to-subprogram type. This pragma is an
3634 efficiency hint to the compiler, regarding the use of 'Access or
3635 'Unrestricted_Access on nested (non-library-level) subprograms. The
3636 pragma means that nested subprograms are not used with this type, or
3637 are rare, so that the generated code should be efficient in the
3638 top-level case. When this pragma is used, dynamically generated
3639 trampolines may be used on some targets for nested subprograms.
3640 See also the No_Implicit_Dynamic_Code restriction.
3642 @node Pragma Finalize_Storage_Only,Pragma Float_Representation,Pragma Favor_Top_Level,Implementation Defined Pragmas
3643 @anchor{gnat_rm/implementation_defined_pragmas pragma-finalize-storage-only}@anchor{6a}
3644 @section Pragma Finalize_Storage_Only
3647 Syntax:
3649 @example
3650 pragma Finalize_Storage_Only (first_subtype_LOCAL_NAME);
3651 @end example
3653 This pragma allows the compiler not to emit a Finalize call for objects
3654 defined at the library level.  This is mostly useful for types where
3655 finalization is only used to deal with storage reclamation since in most
3656 environments it is not necessary to reclaim memory just before terminating
3657 execution, hence the name.
3659 @node Pragma Float_Representation,Pragma Ghost,Pragma Finalize_Storage_Only,Implementation Defined Pragmas
3660 @anchor{gnat_rm/implementation_defined_pragmas pragma-float-representation}@anchor{6b}
3661 @section Pragma Float_Representation
3664 Syntax:
3666 @example
3667 pragma Float_Representation (FLOAT_REP[, float_type_LOCAL_NAME]);
3669 FLOAT_REP ::= VAX_Float | IEEE_Float
3670 @end example
3672 In the one argument form, this pragma is a configuration pragma which
3673 allows control over the internal representation chosen for the predefined
3674 floating point types declared in the packages @cite{Standard} and
3675 @cite{System}. This pragma is only provided for compatibility and has no effect.
3677 The two argument form specifies the representation to be used for
3678 the specified floating-point type. The argument must
3679 be @cite{IEEE_Float} to specify the use of IEEE format, as follows:
3682 @itemize *
3684 @item 
3685 For a digits value of 6, 32-bit IEEE short format will be used.
3687 @item 
3688 For a digits value of 15, 64-bit IEEE long format will be used.
3690 @item 
3691 No other value of digits is permitted.
3692 @end itemize
3694 @node Pragma Ghost,Pragma Global,Pragma Float_Representation,Implementation Defined Pragmas
3695 @anchor{gnat_rm/implementation_defined_pragmas pragma-ghost}@anchor{6c}@anchor{gnat_rm/implementation_defined_pragmas id14}@anchor{6d}
3696 @section Pragma Ghost
3699 Syntax:
3701 @example
3702 pragma Ghost [ (boolean_EXPRESSION) ];
3703 @end example
3705 For the semantics of this pragma, see the entry for aspect @cite{Ghost} in the SPARK
3706 2014 Reference Manual, section 6.9.
3708 @node Pragma Global,Pragma Ident,Pragma Ghost,Implementation Defined Pragmas
3709 @anchor{gnat_rm/implementation_defined_pragmas pragma-global}@anchor{6e}@anchor{gnat_rm/implementation_defined_pragmas id15}@anchor{6f}
3710 @section Pragma Global
3713 Syntax:
3715 @example
3716 pragma Global (GLOBAL_SPECIFICATION);
3718 GLOBAL_SPECIFICATION ::=
3719      null
3720   | (GLOBAL_LIST)
3721   | (MODED_GLOBAL_LIST @{, MODED_GLOBAL_LIST@})
3723 MODED_GLOBAL_LIST ::= MODE_SELECTOR => GLOBAL_LIST
3725 MODE_SELECTOR ::= In_Out | Input | Output | Proof_In
3726 GLOBAL_LIST   ::= GLOBAL_ITEM | (GLOBAL_ITEM @{, GLOBAL_ITEM@})
3727 GLOBAL_ITEM   ::= NAME
3728 @end example
3730 For the semantics of this pragma, see the entry for aspect @cite{Global} in the
3731 SPARK 2014 Reference Manual, section 6.1.4.
3733 @node Pragma Ident,Pragma Ignore_Pragma,Pragma Global,Implementation Defined Pragmas
3734 @anchor{gnat_rm/implementation_defined_pragmas pragma-ident}@anchor{70}
3735 @section Pragma Ident
3738 Syntax:
3740 @example
3741 pragma Ident (static_string_EXPRESSION);
3742 @end example
3744 This pragma is identical in effect to pragma @cite{Comment}. It is provided
3745 for compatibility with other Ada compilers providing this pragma.
3747 @node Pragma Ignore_Pragma,Pragma Implementation_Defined,Pragma Ident,Implementation Defined Pragmas
3748 @anchor{gnat_rm/implementation_defined_pragmas pragma-ignore-pragma}@anchor{71}
3749 @section Pragma Ignore_Pragma
3752 Syntax:
3754 @example
3755 pragma Ignore_Pragma (pragma_IDENTIFIER);
3756 @end example
3758 This is a configuration pragma
3759 that takes a single argument that is a simple identifier. Any subsequent
3760 use of a pragma whose pragma identifier matches this argument will be
3761 silently ignored. This may be useful when legacy code or code intended
3762 for compilation with some other compiler contains pragmas that match the
3763 name, but not the exact implementation, of a @cite{GNAT} pragma. The use of this
3764 pragma allows such pragmas to be ignored, which may be useful in @cite{CodePeer}
3765 mode, or during porting of legacy code.
3767 @node Pragma Implementation_Defined,Pragma Implemented,Pragma Ignore_Pragma,Implementation Defined Pragmas
3768 @anchor{gnat_rm/implementation_defined_pragmas pragma-implementation-defined}@anchor{72}
3769 @section Pragma Implementation_Defined
3772 Syntax:
3774 @example
3775 pragma Implementation_Defined (local_NAME);
3776 @end example
3778 This pragma marks a previously declared entity as implementation-defined.
3779 For an overloaded entity, applies to the most recent homonym.
3781 @example
3782 pragma Implementation_Defined;
3783 @end example
3785 The form with no arguments appears anywhere within a scope, most
3786 typically a package spec, and indicates that all entities that are
3787 defined within the package spec are Implementation_Defined.
3789 This pragma is used within the GNAT runtime library to identify
3790 implementation-defined entities introduced in language-defined units,
3791 for the purpose of implementing the No_Implementation_Identifiers
3792 restriction.
3794 @node Pragma Implemented,Pragma Implicit_Packing,Pragma Implementation_Defined,Implementation Defined Pragmas
3795 @anchor{gnat_rm/implementation_defined_pragmas pragma-implemented}@anchor{73}
3796 @section Pragma Implemented
3799 Syntax:
3801 @example
3802 pragma Implemented (procedure_LOCAL_NAME, implementation_kind);
3804 implementation_kind ::= By_Entry | By_Protected_Procedure | By_Any
3805 @end example
3807 This is an Ada 2012 representation pragma which applies to protected, task
3808 and synchronized interface primitives. The use of pragma Implemented provides
3809 a way to impose a static requirement on the overriding operation by adhering
3810 to one of the three implementation kinds: entry, protected procedure or any of
3811 the above. This pragma is available in all earlier versions of Ada as an
3812 implementation-defined pragma.
3814 @example
3815 type Synch_Iface is synchronized interface;
3816 procedure Prim_Op (Obj : in out Iface) is abstract;
3817 pragma Implemented (Prim_Op, By_Protected_Procedure);
3819 protected type Prot_1 is new Synch_Iface with
3820    procedure Prim_Op;  --  Legal
3821 end Prot_1;
3823 protected type Prot_2 is new Synch_Iface with
3824    entry Prim_Op;      --  Illegal
3825 end Prot_2;
3827 task type Task_Typ is new Synch_Iface with
3828    entry Prim_Op;      --  Illegal
3829 end Task_Typ;
3830 @end example
3832 When applied to the procedure_or_entry_NAME of a requeue statement, pragma
3833 Implemented determines the runtime behavior of the requeue. Implementation kind
3834 By_Entry guarantees that the action of requeueing will proceed from an entry to
3835 another entry. Implementation kind By_Protected_Procedure transforms the
3836 requeue into a dispatching call, thus eliminating the chance of blocking. Kind
3837 By_Any shares the behavior of By_Entry and By_Protected_Procedure depending on
3838 the target's overriding subprogram kind.
3840 @node Pragma Implicit_Packing,Pragma Import_Function,Pragma Implemented,Implementation Defined Pragmas
3841 @anchor{gnat_rm/implementation_defined_pragmas pragma-implicit-packing}@anchor{74}
3842 @section Pragma Implicit_Packing
3845 @geindex Rational Profile
3847 Syntax:
3849 @example
3850 pragma Implicit_Packing;
3851 @end example
3853 This is a configuration pragma that requests implicit packing for packed
3854 arrays for which a size clause is given but no explicit pragma Pack or
3855 specification of Component_Size is present. It also applies to records
3856 where no record representation clause is present. Consider this example:
3858 @example
3859 type R is array (0 .. 7) of Boolean;
3860 for R'Size use 8;
3861 @end example
3863 In accordance with the recommendation in the RM (RM 13.3(53)), a Size clause
3864 does not change the layout of a composite object. So the Size clause in the
3865 above example is normally rejected, since the default layout of the array uses
3866 8-bit components, and thus the array requires a minimum of 64 bits.
3868 If this declaration is compiled in a region of code covered by an occurrence
3869 of the configuration pragma Implicit_Packing, then the Size clause in this
3870 and similar examples will cause implicit packing and thus be accepted. For
3871 this implicit packing to occur, the type in question must be an array of small
3872 components whose size is known at compile time, and the Size clause must
3873 specify the exact size that corresponds to the number of elements in the array
3874 multiplied by the size in bits of the component type (both single and
3875 multi-dimensioned arrays can be controlled with this pragma).
3877 @geindex Array packing
3879 Similarly, the following example shows the use in the record case
3881 @example
3882 type r is record
3883    a, b, c, d, e, f, g, h : boolean;
3884    chr                    : character;
3885 end record;
3886 for r'size use 16;
3887 @end example
3889 Without a pragma Pack, each Boolean field requires 8 bits, so the
3890 minimum size is 72 bits, but with a pragma Pack, 16 bits would be
3891 sufficient. The use of pragma Implicit_Packing allows this record
3892 declaration to compile without an explicit pragma Pack.
3894 @node Pragma Import_Function,Pragma Import_Object,Pragma Implicit_Packing,Implementation Defined Pragmas
3895 @anchor{gnat_rm/implementation_defined_pragmas pragma-import-function}@anchor{75}
3896 @section Pragma Import_Function
3899 Syntax:
3901 @example
3902 pragma Import_Function (
3903      [Internal                 =>] LOCAL_NAME,
3904   [, [External                 =>] EXTERNAL_SYMBOL]
3905   [, [Parameter_Types          =>] PARAMETER_TYPES]
3906   [, [Result_Type              =>] SUBTYPE_MARK]
3907   [, [Mechanism                =>] MECHANISM]
3908   [, [Result_Mechanism         =>] MECHANISM_NAME]);
3910 EXTERNAL_SYMBOL ::=
3911   IDENTIFIER
3912 | static_string_EXPRESSION
3914 PARAMETER_TYPES ::=
3915   null
3916 | TYPE_DESIGNATOR @{, TYPE_DESIGNATOR@}
3918 TYPE_DESIGNATOR ::=
3919   subtype_NAME
3920 | subtype_Name ' Access
3922 MECHANISM ::=
3923   MECHANISM_NAME
3924 | (MECHANISM_ASSOCIATION @{, MECHANISM_ASSOCIATION@})
3926 MECHANISM_ASSOCIATION ::=
3927   [formal_parameter_NAME =>] MECHANISM_NAME
3929 MECHANISM_NAME ::=
3930   Value
3931 | Reference
3932 @end example
3934 This pragma is used in conjunction with a pragma @cite{Import} to
3935 specify additional information for an imported function.  The pragma
3936 @cite{Import} (or equivalent pragma @cite{Interface}) must precede the
3937 @cite{Import_Function} pragma and both must appear in the same
3938 declarative part as the function specification.
3940 The @cite{Internal} argument must uniquely designate
3941 the function to which the
3942 pragma applies.  If more than one function name exists of this name in
3943 the declarative part you must use the @cite{Parameter_Types} and
3944 @cite{Result_Type} parameters to achieve the required unique
3945 designation.  Subtype marks in these parameters must exactly match the
3946 subtypes in the corresponding function specification, using positional
3947 notation to match parameters with subtype marks.
3948 The form with an @cite{'Access} attribute can be used to match an
3949 anonymous access parameter.
3951 You may optionally use the @cite{Mechanism} and @cite{Result_Mechanism}
3952 parameters to specify passing mechanisms for the
3953 parameters and result.  If you specify a single mechanism name, it
3954 applies to all parameters.  Otherwise you may specify a mechanism on a
3955 parameter by parameter basis using either positional or named
3956 notation.  If the mechanism is not specified, the default mechanism
3957 is used.
3959 @node Pragma Import_Object,Pragma Import_Procedure,Pragma Import_Function,Implementation Defined Pragmas
3960 @anchor{gnat_rm/implementation_defined_pragmas pragma-import-object}@anchor{76}
3961 @section Pragma Import_Object
3964 Syntax:
3966 @example
3967 pragma Import_Object
3968      [Internal =>] LOCAL_NAME
3969   [, [External =>] EXTERNAL_SYMBOL]
3970   [, [Size     =>] EXTERNAL_SYMBOL]);
3972 EXTERNAL_SYMBOL ::=
3973   IDENTIFIER
3974 | static_string_EXPRESSION
3975 @end example
3977 This pragma designates an object as imported, and apart from the
3978 extended rules for external symbols, is identical in effect to the use of
3979 the normal @cite{Import} pragma applied to an object.  Unlike the
3980 subprogram case, you need not use a separate @cite{Import} pragma,
3981 although you may do so (and probably should do so from a portability
3982 point of view).  @cite{size} is syntax checked, but otherwise ignored by
3983 GNAT.
3985 @node Pragma Import_Procedure,Pragma Import_Valued_Procedure,Pragma Import_Object,Implementation Defined Pragmas
3986 @anchor{gnat_rm/implementation_defined_pragmas pragma-import-procedure}@anchor{77}
3987 @section Pragma Import_Procedure
3990 Syntax:
3992 @example
3993 pragma Import_Procedure (
3994      [Internal                 =>] LOCAL_NAME
3995   [, [External                 =>] EXTERNAL_SYMBOL]
3996   [, [Parameter_Types          =>] PARAMETER_TYPES]
3997   [, [Mechanism                =>] MECHANISM]);
3999 EXTERNAL_SYMBOL ::=
4000   IDENTIFIER
4001 | static_string_EXPRESSION
4003 PARAMETER_TYPES ::=
4004   null
4005 | TYPE_DESIGNATOR @{, TYPE_DESIGNATOR@}
4007 TYPE_DESIGNATOR ::=
4008   subtype_NAME
4009 | subtype_Name ' Access
4011 MECHANISM ::=
4012   MECHANISM_NAME
4013 | (MECHANISM_ASSOCIATION @{, MECHANISM_ASSOCIATION@})
4015 MECHANISM_ASSOCIATION ::=
4016   [formal_parameter_NAME =>] MECHANISM_NAME
4018 MECHANISM_NAME ::= Value | Reference
4019 @end example
4021 This pragma is identical to @cite{Import_Function} except that it
4022 applies to a procedure rather than a function and the parameters
4023 @cite{Result_Type} and @cite{Result_Mechanism} are not permitted.
4025 @node Pragma Import_Valued_Procedure,Pragma Independent,Pragma Import_Procedure,Implementation Defined Pragmas
4026 @anchor{gnat_rm/implementation_defined_pragmas pragma-import-valued-procedure}@anchor{78}
4027 @section Pragma Import_Valued_Procedure
4030 Syntax:
4032 @example
4033 pragma Import_Valued_Procedure (
4034      [Internal                 =>] LOCAL_NAME
4035   [, [External                 =>] EXTERNAL_SYMBOL]
4036   [, [Parameter_Types          =>] PARAMETER_TYPES]
4037   [, [Mechanism                =>] MECHANISM]);
4039 EXTERNAL_SYMBOL ::=
4040   IDENTIFIER
4041 | static_string_EXPRESSION
4043 PARAMETER_TYPES ::=
4044   null
4045 | TYPE_DESIGNATOR @{, TYPE_DESIGNATOR@}
4047 TYPE_DESIGNATOR ::=
4048   subtype_NAME
4049 | subtype_Name ' Access
4051 MECHANISM ::=
4052   MECHANISM_NAME
4053 | (MECHANISM_ASSOCIATION @{, MECHANISM_ASSOCIATION@})
4055 MECHANISM_ASSOCIATION ::=
4056   [formal_parameter_NAME =>] MECHANISM_NAME
4058 MECHANISM_NAME ::= Value | Reference
4059 @end example
4061 This pragma is identical to @cite{Import_Procedure} except that the
4062 first parameter of @cite{LOCAL_NAME}, which must be present, must be of
4063 mode @cite{OUT}, and externally the subprogram is treated as a function
4064 with this parameter as the result of the function.  The purpose of this
4065 capability is to allow the use of @cite{OUT} and @cite{IN OUT}
4066 parameters in interfacing to external functions (which are not permitted
4067 in Ada functions).  You may optionally use the @cite{Mechanism}
4068 parameters to specify passing mechanisms for the parameters.
4069 If you specify a single mechanism name, it applies to all parameters.
4070 Otherwise you may specify a mechanism on a parameter by parameter
4071 basis using either positional or named notation.  If the mechanism is not
4072 specified, the default mechanism is used.
4074 Note that it is important to use this pragma in conjunction with a separate
4075 pragma Import that specifies the desired convention, since otherwise the
4076 default convention is Ada, which is almost certainly not what is required.
4078 @node Pragma Independent,Pragma Independent_Components,Pragma Import_Valued_Procedure,Implementation Defined Pragmas
4079 @anchor{gnat_rm/implementation_defined_pragmas pragma-independent}@anchor{79}
4080 @section Pragma Independent
4083 Syntax:
4085 @example
4086 pragma Independent (Local_NAME);
4087 @end example
4089 This pragma is standard in Ada 2012 mode (which also provides an aspect
4090 of the same name). It is also available as an implementation-defined
4091 pragma in all earlier versions. It specifies that the
4092 designated object or all objects of the designated type must be
4093 independently addressable. This means that separate tasks can safely
4094 manipulate such objects. For example, if two components of a record are
4095 independent, then two separate tasks may access these two components.
4096 This may place
4097 constraints on the representation of the object (for instance prohibiting
4098 tight packing).
4100 @node Pragma Independent_Components,Pragma Initial_Condition,Pragma Independent,Implementation Defined Pragmas
4101 @anchor{gnat_rm/implementation_defined_pragmas pragma-independent-components}@anchor{7a}
4102 @section Pragma Independent_Components
4105 Syntax:
4107 @example
4108 pragma Independent_Components (Local_NAME);
4109 @end example
4111 This pragma is standard in Ada 2012 mode (which also provides an aspect
4112 of the same name). It is also available as an implementation-defined
4113 pragma in all earlier versions. It specifies that the components of the
4114 designated object, or the components of each object of the designated
4115 type, must be
4116 independently addressable. This means that separate tasks can safely
4117 manipulate separate components in the composite object. This may place
4118 constraints on the representation of the object (for instance prohibiting
4119 tight packing).
4121 @node Pragma Initial_Condition,Pragma Initialize_Scalars,Pragma Independent_Components,Implementation Defined Pragmas
4122 @anchor{gnat_rm/implementation_defined_pragmas id16}@anchor{7b}@anchor{gnat_rm/implementation_defined_pragmas pragma-initial-condition}@anchor{7c}
4123 @section Pragma Initial_Condition
4126 Syntax:
4128 @example
4129 pragma Initial_Condition (boolean_EXPRESSION);
4130 @end example
4132 For the semantics of this pragma, see the entry for aspect @cite{Initial_Condition}
4133 in the SPARK 2014 Reference Manual, section 7.1.6.
4135 @node Pragma Initialize_Scalars,Pragma Initializes,Pragma Initial_Condition,Implementation Defined Pragmas
4136 @anchor{gnat_rm/implementation_defined_pragmas pragma-initialize-scalars}@anchor{7d}
4137 @section Pragma Initialize_Scalars
4140 @geindex debugging with Initialize_Scalars
4142 Syntax:
4144 @example
4145 pragma Initialize_Scalars;
4146 @end example
4148 This pragma is similar to @cite{Normalize_Scalars} conceptually but has
4149 two important differences.  First, there is no requirement for the pragma
4150 to be used uniformly in all units of a partition, in particular, it is fine
4151 to use this just for some or all of the application units of a partition,
4152 without needing to recompile the run-time library.
4154 In the case where some units are compiled with the pragma, and some without,
4155 then a declaration of a variable where the type is defined in package
4156 Standard or is locally declared will always be subject to initialization,
4157 as will any declaration of a scalar variable.  For composite variables,
4158 whether the variable is initialized may also depend on whether the package
4159 in which the type of the variable is declared is compiled with the pragma.
4161 The other important difference is that you can control the value used
4162 for initializing scalar objects.  At bind time, you can select several
4163 options for initialization. You can
4164 initialize with invalid values (similar to Normalize_Scalars, though for
4165 Initialize_Scalars it is not always possible to determine the invalid
4166 values in complex cases like signed component fields with non-standard
4167 sizes). You can also initialize with high or
4168 low values, or with a specified bit pattern.  See the GNAT
4169 User's Guide for binder options for specifying these cases.
4171 This means that you can compile a program, and then without having to
4172 recompile the program, you can run it with different values being used
4173 for initializing otherwise uninitialized values, to test if your program
4174 behavior depends on the choice.  Of course the behavior should not change,
4175 and if it does, then most likely you have an incorrect reference to an
4176 uninitialized value.
4178 It is even possible to change the value at execution time eliminating even
4179 the need to rebind with a different switch using an environment variable.
4180 See the GNAT User's Guide for details.
4182 Note that pragma @cite{Initialize_Scalars} is particularly useful in
4183 conjunction with the enhanced validity checking that is now provided
4184 in GNAT, which checks for invalid values under more conditions.
4185 Using this feature (see description of the @emph{-gnatV} flag in the
4186 GNAT User's Guide) in conjunction with
4187 pragma @cite{Initialize_Scalars}
4188 provides a powerful new tool to assist in the detection of problems
4189 caused by uninitialized variables.
4191 Note: the use of @cite{Initialize_Scalars} has a fairly extensive
4192 effect on the generated code. This may cause your code to be
4193 substantially larger. It may also cause an increase in the amount
4194 of stack required, so it is probably a good idea to turn on stack
4195 checking (see description of stack checking in the GNAT
4196 User's Guide) when using this pragma.
4198 @node Pragma Initializes,Pragma Inline_Always,Pragma Initialize_Scalars,Implementation Defined Pragmas
4199 @anchor{gnat_rm/implementation_defined_pragmas pragma-initializes}@anchor{7e}@anchor{gnat_rm/implementation_defined_pragmas id17}@anchor{7f}
4200 @section Pragma Initializes
4203 Syntax:
4205 @example
4206 pragma Initializes (INITIALIZATION_LIST);
4208 INITIALIZATION_LIST ::=
4209      null
4210   | (INITIALIZATION_ITEM @{, INITIALIZATION_ITEM@})
4212 INITIALIZATION_ITEM ::= name [=> INPUT_LIST]
4214 INPUT_LIST ::=
4215      null
4216   |  INPUT
4217   | (INPUT @{, INPUT@})
4219 INPUT ::= name
4220 @end example
4222 For the semantics of this pragma, see the entry for aspect @cite{Initializes} in the
4223 SPARK 2014 Reference Manual, section 7.1.5.
4225 @node Pragma Inline_Always,Pragma Inline_Generic,Pragma Initializes,Implementation Defined Pragmas
4226 @anchor{gnat_rm/implementation_defined_pragmas id18}@anchor{80}@anchor{gnat_rm/implementation_defined_pragmas pragma-inline-always}@anchor{81}
4227 @section Pragma Inline_Always
4230 Syntax:
4232 @example
4233 pragma Inline_Always (NAME [, NAME]);
4234 @end example
4236 Similar to pragma @cite{Inline} except that inlining is not subject to
4237 the use of option @emph{-gnatn} or @emph{-gnatN} and the inlining
4238 happens regardless of whether these options are used.
4240 @node Pragma Inline_Generic,Pragma Interface,Pragma Inline_Always,Implementation Defined Pragmas
4241 @anchor{gnat_rm/implementation_defined_pragmas pragma-inline-generic}@anchor{82}
4242 @section Pragma Inline_Generic
4245 Syntax:
4247 @example
4248 pragma Inline_Generic (GNAME @{, GNAME@});
4250 GNAME ::= generic_unit_NAME | generic_instance_NAME
4251 @end example
4253 This pragma is provided for compatibility with Dec Ada 83. It has
4254 no effect in @cite{GNAT} (which always inlines generics), other
4255 than to check that the given names are all names of generic units or
4256 generic instances.
4258 @node Pragma Interface,Pragma Interface_Name,Pragma Inline_Generic,Implementation Defined Pragmas
4259 @anchor{gnat_rm/implementation_defined_pragmas pragma-interface}@anchor{83}
4260 @section Pragma Interface
4263 Syntax:
4265 @example
4266 pragma Interface (
4267      [Convention    =>] convention_identifier,
4268      [Entity        =>] local_NAME
4269   [, [External_Name =>] static_string_expression]
4270   [, [Link_Name     =>] static_string_expression]);
4271 @end example
4273 This pragma is identical in syntax and semantics to
4274 the standard Ada pragma @cite{Import}.  It is provided for compatibility
4275 with Ada 83.  The definition is upwards compatible both with pragma
4276 @cite{Interface} as defined in the Ada 83 Reference Manual, and also
4277 with some extended implementations of this pragma in certain Ada 83
4278 implementations.  The only difference between pragma @cite{Interface}
4279 and pragma @cite{Import} is that there is special circuitry to allow
4280 both pragmas to appear for the same subprogram entity (normally it
4281 is illegal to have multiple @cite{Import} pragmas. This is useful in
4282 maintaining Ada 83/Ada 95 compatibility and is compatible with other
4283 Ada 83 compilers.
4285 @node Pragma Interface_Name,Pragma Interrupt_Handler,Pragma Interface,Implementation Defined Pragmas
4286 @anchor{gnat_rm/implementation_defined_pragmas pragma-interface-name}@anchor{84}
4287 @section Pragma Interface_Name
4290 Syntax:
4292 @example
4293 pragma Interface_Name (
4294      [Entity        =>] LOCAL_NAME
4295   [, [External_Name =>] static_string_EXPRESSION]
4296   [, [Link_Name     =>] static_string_EXPRESSION]);
4297 @end example
4299 This pragma provides an alternative way of specifying the interface name
4300 for an interfaced subprogram, and is provided for compatibility with Ada
4301 83 compilers that use the pragma for this purpose.  You must provide at
4302 least one of @cite{External_Name} or @cite{Link_Name}.
4304 @node Pragma Interrupt_Handler,Pragma Interrupt_State,Pragma Interface_Name,Implementation Defined Pragmas
4305 @anchor{gnat_rm/implementation_defined_pragmas pragma-interrupt-handler}@anchor{85}
4306 @section Pragma Interrupt_Handler
4309 Syntax:
4311 @example
4312 pragma Interrupt_Handler (procedure_LOCAL_NAME);
4313 @end example
4315 This program unit pragma is supported for parameterless protected procedures
4316 as described in Annex C of the Ada Reference Manual. On the AAMP target
4317 the pragma can also be specified for nonprotected parameterless procedures
4318 that are declared at the library level (which includes procedures
4319 declared at the top level of a library package). In the case of AAMP,
4320 when this pragma is applied to a nonprotected procedure, the instruction
4321 @cite{IERET} is generated for returns from the procedure, enabling
4322 maskable interrupts, in place of the normal return instruction.
4324 @node Pragma Interrupt_State,Pragma Invariant,Pragma Interrupt_Handler,Implementation Defined Pragmas
4325 @anchor{gnat_rm/implementation_defined_pragmas pragma-interrupt-state}@anchor{86}
4326 @section Pragma Interrupt_State
4329 Syntax:
4331 @example
4332 pragma Interrupt_State
4333  ([Name  =>] value,
4334   [State =>] SYSTEM | RUNTIME | USER);
4335 @end example
4337 Normally certain interrupts are reserved to the implementation.  Any attempt
4338 to attach an interrupt causes Program_Error to be raised, as described in
4339 RM C.3.2(22).  A typical example is the @cite{SIGINT} interrupt used in
4340 many systems for an @code{Ctrl-C} interrupt.  Normally this interrupt is
4341 reserved to the implementation, so that @code{Ctrl-C} can be used to
4342 interrupt execution.  Additionally, signals such as @cite{SIGSEGV},
4343 @cite{SIGABRT}, @cite{SIGFPE} and @cite{SIGILL} are often mapped to specific
4344 Ada exceptions, or used to implement run-time functions such as the
4345 @cite{abort} statement and stack overflow checking.
4347 Pragma @cite{Interrupt_State} provides a general mechanism for overriding
4348 such uses of interrupts.  It subsumes the functionality of pragma
4349 @cite{Unreserve_All_Interrupts}.  Pragma @cite{Interrupt_State} is not
4350 available on Windows or VMS.  On all other platforms than VxWorks,
4351 it applies to signals; on VxWorks, it applies to vectored hardware interrupts
4352 and may be used to mark interrupts required by the board support package
4353 as reserved.
4355 Interrupts can be in one of three states:
4358 @itemize *
4360 @item 
4361 System
4363 The interrupt is reserved (no Ada handler can be installed), and the
4364 Ada run-time may not install a handler. As a result you are guaranteed
4365 standard system default action if this interrupt is raised.
4367 @item 
4368 Runtime
4370 The interrupt is reserved (no Ada handler can be installed). The run time
4371 is allowed to install a handler for internal control purposes, but is
4372 not required to do so.
4374 @item 
4375 User
4377 The interrupt is unreserved.  The user may install a handler to provide
4378 some other action.
4379 @end itemize
4381 These states are the allowed values of the @cite{State} parameter of the
4382 pragma.  The @cite{Name} parameter is a value of the type
4383 @cite{Ada.Interrupts.Interrupt_ID}.  Typically, it is a name declared in
4384 @cite{Ada.Interrupts.Names}.
4386 This is a configuration pragma, and the binder will check that there
4387 are no inconsistencies between different units in a partition in how a
4388 given interrupt is specified. It may appear anywhere a pragma is legal.
4390 The effect is to move the interrupt to the specified state.
4392 By declaring interrupts to be SYSTEM, you guarantee the standard system
4393 action, such as a core dump.
4395 By declaring interrupts to be USER, you guarantee that you can install
4396 a handler.
4398 Note that certain signals on many operating systems cannot be caught and
4399 handled by applications.  In such cases, the pragma is ignored.  See the
4400 operating system documentation, or the value of the array @cite{Reserved}
4401 declared in the spec of package @cite{System.OS_Interface}.
4403 Overriding the default state of signals used by the Ada runtime may interfere
4404 with an application's runtime behavior in the cases of the synchronous signals,
4405 and in the case of the signal used to implement the @cite{abort} statement.
4407 @node Pragma Invariant,Pragma Keep_Names,Pragma Interrupt_State,Implementation Defined Pragmas
4408 @anchor{gnat_rm/implementation_defined_pragmas id19}@anchor{87}@anchor{gnat_rm/implementation_defined_pragmas pragma-invariant}@anchor{88}
4409 @section Pragma Invariant
4412 Syntax:
4414 @example
4415 pragma Invariant
4416   ([Entity =>]    private_type_LOCAL_NAME,
4417    [Check  =>]    EXPRESSION
4418    [,[Message =>] String_Expression]);
4419 @end example
4421 This pragma provides exactly the same capabilities as the Type_Invariant aspect
4422 defined in AI05-0146-1, and in the Ada 2012 Reference Manual. The
4423 Type_Invariant aspect is fully implemented in Ada 2012 mode, but since it
4424 requires the use of the aspect syntax, which is not available except in 2012
4425 mode, it is not possible to use the Type_Invariant aspect in earlier versions
4426 of Ada. However the Invariant pragma may be used in any version of Ada. Also
4427 note that the aspect Invariant is a synonym in GNAT for the aspect
4428 Type_Invariant, but there is no pragma Type_Invariant.
4430 The pragma must appear within the visible part of the package specification,
4431 after the type to which its Entity argument appears. As with the Invariant
4432 aspect, the Check expression is not analyzed until the end of the visible
4433 part of the package, so it may contain forward references. The Message
4434 argument, if present, provides the exception message used if the invariant
4435 is violated. If no Message parameter is provided, a default message that
4436 identifies the line on which the pragma appears is used.
4438 It is permissible to have multiple Invariants for the same type entity, in
4439 which case they are and'ed together. It is permissible to use this pragma
4440 in Ada 2012 mode, but you cannot have both an invariant aspect and an
4441 invariant pragma for the same entity.
4443 For further details on the use of this pragma, see the Ada 2012 documentation
4444 of the Type_Invariant aspect.
4446 @node Pragma Keep_Names,Pragma License,Pragma Invariant,Implementation Defined Pragmas
4447 @anchor{gnat_rm/implementation_defined_pragmas pragma-keep-names}@anchor{89}
4448 @section Pragma Keep_Names
4451 Syntax:
4453 @example
4454 pragma Keep_Names ([On =>] enumeration_first_subtype_LOCAL_NAME);
4455 @end example
4457 The @cite{LOCAL_NAME} argument
4458 must refer to an enumeration first subtype
4459 in the current declarative part. The effect is to retain the enumeration
4460 literal names for use by @cite{Image} and @cite{Value} even if a global
4461 @cite{Discard_Names} pragma applies. This is useful when you want to
4462 generally suppress enumeration literal names and for example you therefore
4463 use a @cite{Discard_Names} pragma in the @code{gnat.adc} file, but you
4464 want to retain the names for specific enumeration types.
4466 @node Pragma License,Pragma Link_With,Pragma Keep_Names,Implementation Defined Pragmas
4467 @anchor{gnat_rm/implementation_defined_pragmas pragma-license}@anchor{8a}
4468 @section Pragma License
4471 @geindex License checking
4473 Syntax:
4475 @example
4476 pragma License (Unrestricted | GPL | Modified_GPL | Restricted);
4477 @end example
4479 This pragma is provided to allow automated checking for appropriate license
4480 conditions with respect to the standard and modified GPL.  A pragma
4481 @cite{License}, which is a configuration pragma that typically appears at
4482 the start of a source file or in a separate @code{gnat.adc} file, specifies
4483 the licensing conditions of a unit as follows:
4486 @itemize *
4488 @item 
4489 Unrestricted
4490 This is used for a unit that can be freely used with no license restrictions.
4491 Examples of such units are public domain units, and units from the Ada
4492 Reference Manual.
4494 @item 
4496 This is used for a unit that is licensed under the unmodified GPL, and which
4497 therefore cannot be @cite{with}'ed by a restricted unit.
4499 @item 
4500 Modified_GPL
4501 This is used for a unit licensed under the GNAT modified GPL that includes
4502 a special exception paragraph that specifically permits the inclusion of
4503 the unit in programs without requiring the entire program to be released
4504 under the GPL.
4506 @item 
4507 Restricted
4508 This is used for a unit that is restricted in that it is not permitted to
4509 depend on units that are licensed under the GPL.  Typical examples are
4510 proprietary code that is to be released under more restrictive license
4511 conditions.  Note that restricted units are permitted to @cite{with} units
4512 which are licensed under the modified GPL (this is the whole point of the
4513 modified GPL).
4514 @end itemize
4516 Normally a unit with no @cite{License} pragma is considered to have an
4517 unknown license, and no checking is done.  However, standard GNAT headers
4518 are recognized, and license information is derived from them as follows.
4520 A GNAT license header starts with a line containing 78 hyphens.  The following
4521 comment text is searched for the appearance of any of the following strings.
4523 If the string 'GNU General Public License' is found, then the unit is assumed
4524 to have GPL license, unless the string 'As a special exception' follows, in
4525 which case the license is assumed to be modified GPL.
4527 If one of the strings
4528 'This specification is adapted from the Ada Semantic Interface' or
4529 'This specification is derived from the Ada Reference Manual' is found
4530 then the unit is assumed to be unrestricted.
4532 These default actions means that a program with a restricted license pragma
4533 will automatically get warnings if a GPL unit is inappropriately
4534 @cite{with}'ed.  For example, the program:
4536 @example
4537 with Sem_Ch3;
4538 with GNAT.Sockets;
4539 procedure Secret_Stuff is
4540   ...
4541 end Secret_Stuff
4542 @end example
4544 if compiled with pragma @cite{License} (@cite{Restricted}) in a
4545 @code{gnat.adc} file will generate the warning:
4547 @example
4548 1.  with Sem_Ch3;
4549         |
4550    >>> license of withed unit "Sem_Ch3" is incompatible
4552 2.  with GNAT.Sockets;
4553 3.  procedure Secret_Stuff is
4554 @end example
4556 Here we get a warning on @cite{Sem_Ch3} since it is part of the GNAT
4557 compiler and is licensed under the
4558 GPL, but no warning for @cite{GNAT.Sockets} which is part of the GNAT
4559 run time, and is therefore licensed under the modified GPL.
4561 @node Pragma Link_With,Pragma Linker_Alias,Pragma License,Implementation Defined Pragmas
4562 @anchor{gnat_rm/implementation_defined_pragmas pragma-link-with}@anchor{8b}
4563 @section Pragma Link_With
4566 Syntax:
4568 @example
4569 pragma Link_With (static_string_EXPRESSION @{,static_string_EXPRESSION@});
4570 @end example
4572 This pragma is provided for compatibility with certain Ada 83 compilers.
4573 It has exactly the same effect as pragma @cite{Linker_Options} except
4574 that spaces occurring within one of the string expressions are treated
4575 as separators. For example, in the following case:
4577 @example
4578 pragma Link_With ("-labc -ldef");
4579 @end example
4581 results in passing the strings @cite{-labc} and @cite{-ldef} as two
4582 separate arguments to the linker. In addition pragma Link_With allows
4583 multiple arguments, with the same effect as successive pragmas.
4585 @node Pragma Linker_Alias,Pragma Linker_Constructor,Pragma Link_With,Implementation Defined Pragmas
4586 @anchor{gnat_rm/implementation_defined_pragmas pragma-linker-alias}@anchor{8c}
4587 @section Pragma Linker_Alias
4590 Syntax:
4592 @example
4593 pragma Linker_Alias (
4594   [Entity =>] LOCAL_NAME,
4595   [Target =>] static_string_EXPRESSION);
4596 @end example
4598 @cite{LOCAL_NAME} must refer to an object that is declared at the library
4599 level. This pragma establishes the given entity as a linker alias for the
4600 given target. It is equivalent to @cite{__attribute__((alias))} in GNU C
4601 and causes @cite{LOCAL_NAME} to be emitted as an alias for the symbol
4602 @cite{static_string_EXPRESSION} in the object file, that is to say no space
4603 is reserved for @cite{LOCAL_NAME} by the assembler and it will be resolved
4604 to the same address as @cite{static_string_EXPRESSION} by the linker.
4606 The actual linker name for the target must be used (e.g., the fully
4607 encoded name with qualification in Ada, or the mangled name in C++),
4608 or it must be declared using the C convention with @cite{pragma Import}
4609 or @cite{pragma Export}.
4611 Not all target machines support this pragma. On some of them it is accepted
4612 only if @cite{pragma Weak_External} has been applied to @cite{LOCAL_NAME}.
4614 @example
4615 --  Example of the use of pragma Linker_Alias
4617 package p is
4618   i : Integer := 1;
4619   pragma Export (C, i);
4621   new_name_for_i : Integer;
4622   pragma Linker_Alias (new_name_for_i, "i");
4623 end p;
4624 @end example
4626 @node Pragma Linker_Constructor,Pragma Linker_Destructor,Pragma Linker_Alias,Implementation Defined Pragmas
4627 @anchor{gnat_rm/implementation_defined_pragmas pragma-linker-constructor}@anchor{8d}
4628 @section Pragma Linker_Constructor
4631 Syntax:
4633 @example
4634 pragma Linker_Constructor (procedure_LOCAL_NAME);
4635 @end example
4637 @cite{procedure_LOCAL_NAME} must refer to a parameterless procedure that
4638 is declared at the library level. A procedure to which this pragma is
4639 applied will be treated as an initialization routine by the linker.
4640 It is equivalent to @cite{__attribute__((constructor))} in GNU C and
4641 causes @cite{procedure_LOCAL_NAME} to be invoked before the entry point
4642 of the executable is called (or immediately after the shared library is
4643 loaded if the procedure is linked in a shared library), in particular
4644 before the Ada run-time environment is set up.
4646 Because of these specific contexts, the set of operations such a procedure
4647 can perform is very limited and the type of objects it can manipulate is
4648 essentially restricted to the elementary types. In particular, it must only
4649 contain code to which pragma Restrictions (No_Elaboration_Code) applies.
4651 This pragma is used by GNAT to implement auto-initialization of shared Stand
4652 Alone Libraries, which provides a related capability without the restrictions
4653 listed above. Where possible, the use of Stand Alone Libraries is preferable
4654 to the use of this pragma.
4656 @node Pragma Linker_Destructor,Pragma Linker_Section,Pragma Linker_Constructor,Implementation Defined Pragmas
4657 @anchor{gnat_rm/implementation_defined_pragmas pragma-linker-destructor}@anchor{8e}
4658 @section Pragma Linker_Destructor
4661 Syntax:
4663 @example
4664 pragma Linker_Destructor (procedure_LOCAL_NAME);
4665 @end example
4667 @cite{procedure_LOCAL_NAME} must refer to a parameterless procedure that
4668 is declared at the library level. A procedure to which this pragma is
4669 applied will be treated as a finalization routine by the linker.
4670 It is equivalent to @cite{__attribute__((destructor))} in GNU C and
4671 causes @cite{procedure_LOCAL_NAME} to be invoked after the entry point
4672 of the executable has exited (or immediately before the shared library
4673 is unloaded if the procedure is linked in a shared library), in particular
4674 after the Ada run-time environment is shut down.
4676 See @cite{pragma Linker_Constructor} for the set of restrictions that apply
4677 because of these specific contexts.
4679 @node Pragma Linker_Section,Pragma Lock_Free,Pragma Linker_Destructor,Implementation Defined Pragmas
4680 @anchor{gnat_rm/implementation_defined_pragmas id20}@anchor{8f}@anchor{gnat_rm/implementation_defined_pragmas pragma-linker-section}@anchor{90}
4681 @section Pragma Linker_Section
4684 Syntax:
4686 @example
4687 pragma Linker_Section (
4688   [Entity  =>] LOCAL_NAME,
4689   [Section =>] static_string_EXPRESSION);
4690 @end example
4692 @cite{LOCAL_NAME} must refer to an object, type, or subprogram that is
4693 declared at the library level. This pragma specifies the name of the
4694 linker section for the given entity. It is equivalent to
4695 @cite{__attribute__((section))} in GNU C and causes @cite{LOCAL_NAME} to
4696 be placed in the @cite{static_string_EXPRESSION} section of the
4697 executable (assuming the linker doesn't rename the section).
4698 GNAT also provides an implementation defined aspect of the same name.
4700 In the case of specifying this aspect for a type, the effect is to
4701 specify the corresponding for all library level objects of the type which
4702 do not have an explicit linker section set. Note that this only applies to
4703 whole objects, not to components of composite objects.
4705 In the case of a subprogram, the linker section applies to all previously
4706 declared matching overloaded subprograms in the current declarative part
4707 which do not already have a linker section assigned. The linker section
4708 aspect is useful in this case for specifying different linker sections
4709 for different elements of such an overloaded set.
4711 Note that an empty string specifies that no linker section is specified.
4712 This is not quite the same as omitting the pragma or aspect, since it
4713 can be used to specify that one element of an overloaded set of subprograms
4714 has the default linker section, or that one object of a type for which a
4715 linker section is specified should has the default linker section.
4717 The compiler normally places library-level entities in standard sections
4718 depending on the class: procedures and functions generally go in the
4719 @cite{.text} section, initialized variables in the @cite{.data} section
4720 and uninitialized variables in the @cite{.bss} section.
4722 Other, special sections may exist on given target machines to map special
4723 hardware, for example I/O ports or flash memory. This pragma is a means to
4724 defer the final layout of the executable to the linker, thus fully working
4725 at the symbolic level with the compiler.
4727 Some file formats do not support arbitrary sections so not all target
4728 machines support this pragma. The use of this pragma may cause a program
4729 execution to be erroneous if it is used to place an entity into an
4730 inappropriate section (e.g., a modified variable into the @cite{.text}
4731 section). See also @cite{pragma Persistent_BSS}.
4733 @example
4734 --  Example of the use of pragma Linker_Section
4736 package IO_Card is
4737   Port_A : Integer;
4738   pragma Volatile (Port_A);
4739   pragma Linker_Section (Port_A, ".bss.port_a");
4741   Port_B : Integer;
4742   pragma Volatile (Port_B);
4743   pragma Linker_Section (Port_B, ".bss.port_b");
4745   type Port_Type is new Integer with Linker_Section => ".bss";
4746   PA : Port_Type with Linker_Section => ".bss.PA";
4747   PB : Port_Type; --  ends up in linker section ".bss"
4749   procedure Q with Linker_Section => "Qsection";
4750 end IO_Card;
4751 @end example
4753 @node Pragma Lock_Free,Pragma Loop_Invariant,Pragma Linker_Section,Implementation Defined Pragmas
4754 @anchor{gnat_rm/implementation_defined_pragmas id21}@anchor{91}@anchor{gnat_rm/implementation_defined_pragmas pragma-lock-free}@anchor{92}
4755 @section Pragma Lock_Free
4758 Syntax:
4759 This pragma may be specified for protected types or objects. It specifies that
4760 the implementation of protected operations must be implemented without locks.
4761 Compilation fails if the compiler cannot generate lock-free code for the
4762 operations.
4764 @node Pragma Loop_Invariant,Pragma Loop_Optimize,Pragma Lock_Free,Implementation Defined Pragmas
4765 @anchor{gnat_rm/implementation_defined_pragmas pragma-loop-invariant}@anchor{93}
4766 @section Pragma Loop_Invariant
4769 Syntax:
4771 @example
4772 pragma Loop_Invariant ( boolean_EXPRESSION );
4773 @end example
4775 The effect of this pragma is similar to that of pragma @cite{Assert},
4776 except that in an @cite{Assertion_Policy} pragma, the identifier
4777 @cite{Loop_Invariant} is used to control whether it is ignored or checked
4778 (or disabled).
4780 @cite{Loop_Invariant} can only appear as one of the items in the sequence
4781 of statements of a loop body, or nested inside block statements that
4782 appear in the sequence of statements of a loop body.
4783 The intention is that it be used to
4784 represent a "loop invariant" assertion, i.e. something that is true each
4785 time through the loop, and which can be used to show that the loop is
4786 achieving its purpose.
4788 Multiple @cite{Loop_Invariant} and @cite{Loop_Variant} pragmas that
4789 apply to the same loop should be grouped in the same sequence of
4790 statements.
4792 To aid in writing such invariants, the special attribute @cite{Loop_Entry}
4793 may be used to refer to the value of an expression on entry to the loop. This
4794 attribute can only be used within the expression of a @cite{Loop_Invariant}
4795 pragma. For full details, see documentation of attribute @cite{Loop_Entry}.
4797 @node Pragma Loop_Optimize,Pragma Loop_Variant,Pragma Loop_Invariant,Implementation Defined Pragmas
4798 @anchor{gnat_rm/implementation_defined_pragmas pragma-loop-optimize}@anchor{94}
4799 @section Pragma Loop_Optimize
4802 Syntax:
4804 @example
4805 pragma Loop_Optimize (OPTIMIZATION_HINT @{, OPTIMIZATION_HINT@});
4807 OPTIMIZATION_HINT ::= Ivdep | No_Unroll | Unroll | No_Vector | Vector
4808 @end example
4810 This pragma must appear immediately within a loop statement.  It allows the
4811 programmer to specify optimization hints for the enclosing loop.  The hints
4812 are not mutually exclusive and can be freely mixed, but not all combinations
4813 will yield a sensible outcome.
4815 There are five supported optimization hints for a loop:
4818 @itemize *
4820 @item 
4821 Ivdep
4823 The programmer asserts that there are no loop-carried dependencies
4824 which would prevent consecutive iterations of the loop from being
4825 executed simultaneously.
4827 @item 
4828 No_Unroll
4830 The loop must not be unrolled.  This is a strong hint: the compiler will not
4831 unroll a loop marked with this hint.
4833 @item 
4834 Unroll
4836 The loop should be unrolled.  This is a weak hint: the compiler will try to
4837 apply unrolling to this loop preferably to other optimizations, notably
4838 vectorization, but there is no guarantee that the loop will be unrolled.
4840 @item 
4841 No_Vector
4843 The loop must not be vectorized.  This is a strong hint: the compiler will not
4844 vectorize a loop marked with this hint.
4846 @item 
4847 Vector
4849 The loop should be vectorized.  This is a weak hint: the compiler will try to
4850 apply vectorization to this loop preferably to other optimizations, notably
4851 unrolling, but there is no guarantee that the loop will be vectorized.
4852 @end itemize
4854 These hints do not remove the need to pass the appropriate switches to the
4855 compiler in order to enable the relevant optimizations, that is to say
4856 @emph{-funroll-loops} for unrolling and @emph{-ftree-vectorize} for
4857 vectorization.
4859 @node Pragma Loop_Variant,Pragma Machine_Attribute,Pragma Loop_Optimize,Implementation Defined Pragmas
4860 @anchor{gnat_rm/implementation_defined_pragmas pragma-loop-variant}@anchor{95}
4861 @section Pragma Loop_Variant
4864 Syntax:
4866 @example
4867 pragma Loop_Variant ( LOOP_VARIANT_ITEM @{, LOOP_VARIANT_ITEM @} );
4868 LOOP_VARIANT_ITEM ::= CHANGE_DIRECTION => discrete_EXPRESSION
4869 CHANGE_DIRECTION ::= Increases | Decreases
4870 @end example
4872 @cite{Loop_Variant} can only appear as one of the items in the sequence
4873 of statements of a loop body, or nested inside block statements that
4874 appear in the sequence of statements of a loop body.
4875 It allows the specification of quantities which must always
4876 decrease or increase in successive iterations of the loop. In its simplest
4877 form, just one expression is specified, whose value must increase or decrease
4878 on each iteration of the loop.
4880 In a more complex form, multiple arguments can be given which are intepreted
4881 in a nesting lexicographic manner. For example:
4883 @example
4884 pragma Loop_Variant (Increases => X, Decreases => Y);
4885 @end example
4887 specifies that each time through the loop either X increases, or X stays
4888 the same and Y decreases. A @cite{Loop_Variant} pragma ensures that the
4889 loop is making progress. It can be useful in helping to show informally
4890 or prove formally that the loop always terminates.
4892 @cite{Loop_Variant} is an assertion whose effect can be controlled using
4893 an @cite{Assertion_Policy} with a check name of @cite{Loop_Variant}. The
4894 policy can be @cite{Check} to enable the loop variant check, @cite{Ignore}
4895 to ignore the check (in which case the pragma has no effect on the program),
4896 or @cite{Disable} in which case the pragma is not even checked for correct
4897 syntax.
4899 Multiple @cite{Loop_Invariant} and @cite{Loop_Variant} pragmas that
4900 apply to the same loop should be grouped in the same sequence of
4901 statements.
4903 The @cite{Loop_Entry} attribute may be used within the expressions of the
4904 @cite{Loop_Variant} pragma to refer to values on entry to the loop.
4906 @node Pragma Machine_Attribute,Pragma Main,Pragma Loop_Variant,Implementation Defined Pragmas
4907 @anchor{gnat_rm/implementation_defined_pragmas pragma-machine-attribute}@anchor{96}
4908 @section Pragma Machine_Attribute
4911 Syntax:
4913 @example
4914 pragma Machine_Attribute (
4915      [Entity         =>] LOCAL_NAME,
4916      [Attribute_Name =>] static_string_EXPRESSION
4917   [, [Info           =>] static_EXPRESSION] );
4918 @end example
4920 Machine-dependent attributes can be specified for types and/or
4921 declarations.  This pragma is semantically equivalent to
4922 @cite{__attribute__((`attribute_name}))` (if @cite{info} is not
4923 specified) or @cite{__attribute__((`attribute_name`(`info})))
4924 in GNU C, where @code{attribute_name} is recognized by the
4925 compiler middle-end or the @cite{TARGET_ATTRIBUTE_TABLE} machine
4926 specific macro.  A string literal for the optional parameter @cite{info}
4927 is transformed into an identifier, which may make this pragma unusable
4928 for some attributes.
4929 For further information see @cite{GNU Compiler Collection (GCC) Internals}.
4931 @node Pragma Main,Pragma Main_Storage,Pragma Machine_Attribute,Implementation Defined Pragmas
4932 @anchor{gnat_rm/implementation_defined_pragmas pragma-main}@anchor{97}
4933 @section Pragma Main
4936 Syntax:
4938 @example
4939 pragma Main
4940  (MAIN_OPTION [, MAIN_OPTION]);
4942 MAIN_OPTION ::=
4943   [Stack_Size              =>] static_integer_EXPRESSION
4944 | [Task_Stack_Size_Default =>] static_integer_EXPRESSION
4945 | [Time_Slicing_Enabled    =>] static_boolean_EXPRESSION
4946 @end example
4948 This pragma is provided for compatibility with OpenVMS VAX Systems.  It has
4949 no effect in GNAT, other than being syntax checked.
4951 @node Pragma Main_Storage,Pragma Max_Queue_Length,Pragma Main,Implementation Defined Pragmas
4952 @anchor{gnat_rm/implementation_defined_pragmas pragma-main-storage}@anchor{98}
4953 @section Pragma Main_Storage
4956 Syntax:
4958 @example
4959 pragma Main_Storage
4960   (MAIN_STORAGE_OPTION [, MAIN_STORAGE_OPTION]);
4962 MAIN_STORAGE_OPTION ::=
4963   [WORKING_STORAGE =>] static_SIMPLE_EXPRESSION
4964 | [TOP_GUARD       =>] static_SIMPLE_EXPRESSION
4965 @end example
4967 This pragma is provided for compatibility with OpenVMS VAX Systems.  It has
4968 no effect in GNAT, other than being syntax checked.
4970 @node Pragma Max_Queue_Length,Pragma No_Body,Pragma Main_Storage,Implementation Defined Pragmas
4971 @anchor{gnat_rm/implementation_defined_pragmas pragma-max-queue-length}@anchor{99}
4972 @section Pragma Max_Queue_Length
4975 Syntax:
4977 @example
4978 pragma Max_Entry_Queue (static_integer_EXPRESSION);
4979 @end example
4981 This pragma is used to specify the maximum callers per entry queue for
4982 individual protected entries and entry families. It accepts a single
4983 positive integer as a parameter and must appear after the declaration
4984 of an entry.
4986 @node Pragma No_Body,Pragma No_Elaboration_Code_All,Pragma Max_Queue_Length,Implementation Defined Pragmas
4987 @anchor{gnat_rm/implementation_defined_pragmas pragma-no-body}@anchor{9a}
4988 @section Pragma No_Body
4991 Syntax:
4993 @example
4994 pragma No_Body;
4995 @end example
4997 There are a number of cases in which a package spec does not require a body,
4998 and in fact a body is not permitted. GNAT will not permit the spec to be
4999 compiled if there is a body around. The pragma No_Body allows you to provide
5000 a body file, even in a case where no body is allowed. The body file must
5001 contain only comments and a single No_Body pragma. This is recognized by
5002 the compiler as indicating that no body is logically present.
5004 This is particularly useful during maintenance when a package is modified in
5005 such a way that a body needed before is no longer needed. The provision of a
5006 dummy body with a No_Body pragma ensures that there is no interference from
5007 earlier versions of the package body.
5009 @node Pragma No_Elaboration_Code_All,Pragma No_Inline,Pragma No_Body,Implementation Defined Pragmas
5010 @anchor{gnat_rm/implementation_defined_pragmas id22}@anchor{9b}@anchor{gnat_rm/implementation_defined_pragmas pragma-no-elaboration-code-all}@anchor{9c}
5011 @section Pragma No_Elaboration_Code_All
5014 Syntax:
5016 @example
5017 pragma No_Elaboration_Code_All [(program_unit_NAME)];
5018 @end example
5020 This is a program unit pragma (there is also an equivalent aspect of the
5021 same name) that establishes the restriction @cite{No_Elaboration_Code} for
5022 the current unit and any extended main source units (body and subunits.
5023 It also has has the effect of enforcing a transitive application of this
5024 aspect, so that if any unit is implicitly or explicitly WITH'ed by the
5025 current unit, it must also have the No_Elaboration_Code_All aspect set.
5026 It may be applied to package or subprogram specs or their generic versions.
5028 @node Pragma No_Inline,Pragma No_Return,Pragma No_Elaboration_Code_All,Implementation Defined Pragmas
5029 @anchor{gnat_rm/implementation_defined_pragmas pragma-no-inline}@anchor{9d}
5030 @section Pragma No_Inline
5033 Syntax:
5035 @example
5036 pragma No_Inline (NAME @{, NAME@});
5037 @end example
5039 This pragma suppresses inlining for the callable entity or the instances of
5040 the generic subprogram designated by @cite{NAME}, including inlining that
5041 results from the use of pragma @cite{Inline}.  This pragma is always active,
5042 in particular it is not subject to the use of option @emph{-gnatn} or
5043 @emph{-gnatN}.  It is illegal to specify both pragma @cite{No_Inline} and
5044 pragma @cite{Inline_Always} for the same @cite{NAME}.
5046 @node Pragma No_Return,Pragma No_Run_Time,Pragma No_Inline,Implementation Defined Pragmas
5047 @anchor{gnat_rm/implementation_defined_pragmas pragma-no-return}@anchor{9e}
5048 @section Pragma No_Return
5051 Syntax:
5053 @example
5054 pragma No_Return (procedure_LOCAL_NAME @{, procedure_LOCAL_NAME@});
5055 @end example
5057 Each @cite{procedure_LOCAL_NAME} argument must refer to one or more procedure
5058 declarations in the current declarative part.  A procedure to which this
5059 pragma is applied may not contain any explicit @cite{return} statements.
5060 In addition, if the procedure contains any implicit returns from falling
5061 off the end of a statement sequence, then execution of that implicit
5062 return will cause Program_Error to be raised.
5064 One use of this pragma is to identify procedures whose only purpose is to raise
5065 an exception. Another use of this pragma is to suppress incorrect warnings
5066 about missing returns in functions, where the last statement of a function
5067 statement sequence is a call to such a procedure.
5069 Note that in Ada 2005 mode, this pragma is part of the language. It is
5070 available in all earlier versions of Ada as an implementation-defined
5071 pragma.
5073 @node Pragma No_Run_Time,Pragma No_Strict_Aliasing,Pragma No_Return,Implementation Defined Pragmas
5074 @anchor{gnat_rm/implementation_defined_pragmas pragma-no-run-time}@anchor{9f}
5075 @section Pragma No_Run_Time
5078 Syntax:
5080 @example
5081 pragma No_Run_Time;
5082 @end example
5084 This is an obsolete configuration pragma that historically was used to
5085 set up a runtime library with no object code. It is now used only for
5086 internal testing. The pragma has been superseded by the reconfigurable
5087 runtime capability of @cite{GNAT}.
5089 @node Pragma No_Strict_Aliasing,Pragma No_Tagged_Streams,Pragma No_Run_Time,Implementation Defined Pragmas
5090 @anchor{gnat_rm/implementation_defined_pragmas pragma-no-strict-aliasing}@anchor{a0}
5091 @section Pragma No_Strict_Aliasing
5094 Syntax:
5096 @example
5097 pragma No_Strict_Aliasing [([Entity =>] type_LOCAL_NAME)];
5098 @end example
5100 @cite{type_LOCAL_NAME} must refer to an access type
5101 declaration in the current declarative part.  The effect is to inhibit
5102 strict aliasing optimization for the given type.  The form with no
5103 arguments is a configuration pragma which applies to all access types
5104 declared in units to which the pragma applies. For a detailed
5105 description of the strict aliasing optimization, and the situations
5106 in which it must be suppressed, see the section on Optimization and Strict Aliasing
5107 in the @cite{GNAT User's Guide}.
5109 This pragma currently has no effects on access to unconstrained array types.
5111 @node Pragma No_Tagged_Streams,Pragma Normalize_Scalars,Pragma No_Strict_Aliasing,Implementation Defined Pragmas
5112 @anchor{gnat_rm/implementation_defined_pragmas pragma-no-tagged-streams}@anchor{a1}@anchor{gnat_rm/implementation_defined_pragmas id23}@anchor{a2}
5113 @section Pragma No_Tagged_Streams
5116 Syntax:
5118 @example
5119 pragma No_Tagged_Streams;
5120 pragma No_Tagged_Streams [([Entity =>] tagged_type_LOCAL_NAME)];
5121 @end example
5123 Normally when a tagged type is introduced using a full type declaration,
5124 part of the processing includes generating stream access routines to be
5125 used by stream attributes referencing the type (or one of its subtypes
5126 or derived types). This can involve the generation of significant amounts
5127 of code which is wasted space if stream routines are not needed for the
5128 type in question.
5130 The @cite{No_Tagged_Streams} pragma causes the generation of these stream
5131 routines to be skipped, and any attempt to use stream operations on
5132 types subject to this pragma will be statically rejected as illegal.
5134 There are two forms of the pragma. The form with no arguments must appear
5135 in a declarative sequence or in the declarations of a package spec. This
5136 pragma affects all subsequent root tagged types declared in the declaration
5137 sequence, and specifies that no stream routines be generated. The form with
5138 an argument (for which there is also a corresponding aspect) specifies a
5139 single root tagged type for which stream routines are not to be generated.
5141 Once the pragma has been given for a particular root tagged type, all subtypes
5142 and derived types of this type inherit the pragma automatically, so the effect
5143 applies to a complete hierarchy (this is necessary to deal with the class-wide
5144 dispatching versions of the stream routines).
5146 @node Pragma Normalize_Scalars,Pragma Obsolescent,Pragma No_Tagged_Streams,Implementation Defined Pragmas
5147 @anchor{gnat_rm/implementation_defined_pragmas pragma-normalize-scalars}@anchor{a3}
5148 @section Pragma Normalize_Scalars
5151 Syntax:
5153 @example
5154 pragma Normalize_Scalars;
5155 @end example
5157 This is a language defined pragma which is fully implemented in GNAT.  The
5158 effect is to cause all scalar objects that are not otherwise initialized
5159 to be initialized.  The initial values are implementation dependent and
5160 are as follows:
5163 @table @asis
5165 @item @emph{Standard.Character}
5167 Objects whose root type is Standard.Character are initialized to
5168 Character'Last unless the subtype range excludes NUL (in which case
5169 NUL is used). This choice will always generate an invalid value if
5170 one exists.
5172 @item @emph{Standard.Wide_Character}
5174 Objects whose root type is Standard.Wide_Character are initialized to
5175 Wide_Character'Last unless the subtype range excludes NUL (in which case
5176 NUL is used). This choice will always generate an invalid value if
5177 one exists.
5179 @item @emph{Standard.Wide_Wide_Character}
5181 Objects whose root type is Standard.Wide_Wide_Character are initialized to
5182 the invalid value 16#FFFF_FFFF# unless the subtype range excludes NUL (in
5183 which case NUL is used). This choice will always generate an invalid value if
5184 one exists.
5186 @item @emph{Integer types}
5188 Objects of an integer type are treated differently depending on whether
5189 negative values are present in the subtype. If no negative values are
5190 present, then all one bits is used as the initial value except in the
5191 special case where zero is excluded from the subtype, in which case
5192 all zero bits are used. This choice will always generate an invalid
5193 value if one exists.
5195 For subtypes with negative values present, the largest negative number
5196 is used, except in the unusual case where this largest negative number
5197 is in the subtype, and the largest positive number is not, in which case
5198 the largest positive value is used. This choice will always generate
5199 an invalid value if one exists.
5201 @item @emph{Floating-Point Types}
5203 Objects of all floating-point types are initialized to all 1-bits. For
5204 standard IEEE format, this corresponds to a NaN (not a number) which is
5205 indeed an invalid value.
5207 @item @emph{Fixed-Point Types}
5209 Objects of all fixed-point types are treated as described above for integers,
5210 with the rules applying to the underlying integer value used to represent
5211 the fixed-point value.
5213 @item @emph{Modular types}
5215 Objects of a modular type are initialized to all one bits, except in
5216 the special case where zero is excluded from the subtype, in which
5217 case all zero bits are used. This choice will always generate an
5218 invalid value if one exists.
5220 @item @emph{Enumeration types}
5222 Objects of an enumeration type are initialized to all one-bits, i.e., to
5223 the value @cite{2 ** typ'Size - 1} unless the subtype excludes the literal
5224 whose Pos value is zero, in which case a code of zero is used. This choice
5225 will always generate an invalid value if one exists.
5226 @end table
5228 @node Pragma Obsolescent,Pragma Optimize_Alignment,Pragma Normalize_Scalars,Implementation Defined Pragmas
5229 @anchor{gnat_rm/implementation_defined_pragmas pragma-obsolescent}@anchor{a4}@anchor{gnat_rm/implementation_defined_pragmas id24}@anchor{a5}
5230 @section Pragma Obsolescent
5233 Syntax:
5235 @example
5236 pragma Obsolescent;
5238 pragma Obsolescent (
5239   [Message =>] static_string_EXPRESSION
5240 [,[Version =>] Ada_05]]);
5242 pragma Obsolescent (
5243   [Entity  =>] NAME
5244 [,[Message =>] static_string_EXPRESSION
5245 [,[Version =>] Ada_05]] );
5246 @end example
5248 This pragma can occur immediately following a declaration of an entity,
5249 including the case of a record component. If no Entity argument is present,
5250 then this declaration is the one to which the pragma applies. If an Entity
5251 parameter is present, it must either match the name of the entity in this
5252 declaration, or alternatively, the pragma can immediately follow an enumeration
5253 type declaration, where the Entity argument names one of the enumeration
5254 literals.
5256 This pragma is used to indicate that the named entity
5257 is considered obsolescent and should not be used. Typically this is
5258 used when an API must be modified by eventually removing or modifying
5259 existing subprograms or other entities. The pragma can be used at an
5260 intermediate stage when the entity is still present, but will be
5261 removed later.
5263 The effect of this pragma is to output a warning message on a reference to
5264 an entity thus marked that the subprogram is obsolescent if the appropriate
5265 warning option in the compiler is activated. If the Message parameter is
5266 present, then a second warning message is given containing this text. In
5267 addition, a reference to the entity is considered to be a violation of pragma
5268 Restrictions (No_Obsolescent_Features).
5270 This pragma can also be used as a program unit pragma for a package,
5271 in which case the entity name is the name of the package, and the
5272 pragma indicates that the entire package is considered
5273 obsolescent. In this case a client @cite{with}'ing such a package
5274 violates the restriction, and the @cite{with} statement is
5275 flagged with warnings if the warning option is set.
5277 If the Version parameter is present (which must be exactly
5278 the identifier Ada_05, no other argument is allowed), then the
5279 indication of obsolescence applies only when compiling in Ada 2005
5280 mode. This is primarily intended for dealing with the situations
5281 in the predefined library where subprograms or packages
5282 have become defined as obsolescent in Ada 2005
5283 (e.g., in Ada.Characters.Handling), but may be used anywhere.
5285 The following examples show typical uses of this pragma:
5287 @example
5288 package p is
5289    pragma Obsolescent (p, Message => "use pp instead of p");
5290 end p;
5292 package q is
5293    procedure q2;
5294    pragma Obsolescent ("use q2new instead");
5296    type R is new integer;
5297    pragma Obsolescent
5298      (Entity  => R,
5299       Message => "use RR in Ada 2005",
5300       Version => Ada_05);
5302    type M is record
5303       F1 : Integer;
5304       F2 : Integer;
5305       pragma Obsolescent;
5306       F3 : Integer;
5307    end record;
5309    type E is (a, bc, 'd', quack);
5310    pragma Obsolescent (Entity => bc)
5311    pragma Obsolescent (Entity => 'd')
5313    function "+"
5314      (a, b : character) return character;
5315    pragma Obsolescent (Entity => "+");
5316 end;
5317 @end example
5319 Note that, as for all pragmas, if you use a pragma argument identifier,
5320 then all subsequent parameters must also use a pragma argument identifier.
5321 So if you specify "Entity =>" for the Entity argument, and a Message
5322 argument is present, it must be preceded by "Message =>".
5324 @node Pragma Optimize_Alignment,Pragma Ordered,Pragma Obsolescent,Implementation Defined Pragmas
5325 @anchor{gnat_rm/implementation_defined_pragmas pragma-optimize-alignment}@anchor{a6}
5326 @section Pragma Optimize_Alignment
5329 @geindex Alignment
5330 @geindex default settings
5332 Syntax:
5334 @example
5335 pragma Optimize_Alignment (TIME | SPACE | OFF);
5336 @end example
5338 This is a configuration pragma which affects the choice of default alignments
5339 for types and objects where no alignment is explicitly specified. There is a
5340 time/space trade-off in the selection of these values. Large alignments result
5341 in more efficient code, at the expense of larger data space, since sizes have
5342 to be increased to match these alignments. Smaller alignments save space, but
5343 the access code is slower. The normal choice of default alignments for types
5344 and individual alignment promotions for objects (which is what you get if you
5345 do not use this pragma, or if you use an argument of OFF), tries to balance
5346 these two requirements.
5348 Specifying SPACE causes smaller default alignments to be chosen in two cases.
5349 First any packed record is given an alignment of 1. Second, if a size is given
5350 for the type, then the alignment is chosen to avoid increasing this size. For
5351 example, consider:
5353 @example
5354 type R is record
5355    X : Integer;
5356    Y : Character;
5357 end record;
5359 for R'Size use 5*8;
5360 @end example
5362 In the default mode, this type gets an alignment of 4, so that access to the
5363 Integer field X are efficient. But this means that objects of the type end up
5364 with a size of 8 bytes. This is a valid choice, since sizes of objects are
5365 allowed to be bigger than the size of the type, but it can waste space if for
5366 example fields of type R appear in an enclosing record. If the above type is
5367 compiled in @cite{Optimize_Alignment (Space)} mode, the alignment is set to 1.
5369 However, there is one case in which SPACE is ignored. If a variable length
5370 record (that is a discriminated record with a component which is an array
5371 whose length depends on a discriminant), has a pragma Pack, then it is not
5372 in general possible to set the alignment of such a record to one, so the
5373 pragma is ignored in this case (with a warning).
5375 Specifying SPACE also disables alignment promotions for standalone objects,
5376 which occur when the compiler increases the alignment of a specific object
5377 without changing the alignment of its type.
5379 Specifying TIME causes larger default alignments to be chosen in the case of
5380 small types with sizes that are not a power of 2. For example, consider:
5382 @example
5383 type R is record
5384    A : Character;
5385    B : Character;
5386    C : Boolean;
5387 end record;
5389 pragma Pack (R);
5390 for R'Size use 17;
5391 @end example
5393 The default alignment for this record is normally 1, but if this type is
5394 compiled in @cite{Optimize_Alignment (Time)} mode, then the alignment is set
5395 to 4, which wastes space for objects of the type, since they are now 4 bytes
5396 long, but results in more efficient access when the whole record is referenced.
5398 As noted above, this is a configuration pragma, and there is a requirement
5399 that all units in a partition be compiled with a consistent setting of the
5400 optimization setting. This would normally be achieved by use of a configuration
5401 pragma file containing the appropriate setting. The exception to this rule is
5402 that units with an explicit configuration pragma in the same file as the source
5403 unit are excluded from the consistency check, as are all predefined units. The
5404 latter are compiled by default in pragma Optimize_Alignment (Off) mode if no
5405 pragma appears at the start of the file.
5407 @node Pragma Ordered,Pragma Overflow_Mode,Pragma Optimize_Alignment,Implementation Defined Pragmas
5408 @anchor{gnat_rm/implementation_defined_pragmas pragma-ordered}@anchor{a7}
5409 @section Pragma Ordered
5412 Syntax:
5414 @example
5415 pragma Ordered (enumeration_first_subtype_LOCAL_NAME);
5416 @end example
5418 Most enumeration types are from a conceptual point of view unordered.
5419 For example, consider:
5421 @example
5422 type Color is (Red, Blue, Green, Yellow);
5423 @end example
5425 By Ada semantics @cite{Blue > Red} and @cite{Green > Blue},
5426 but really these relations make no sense; the enumeration type merely
5427 specifies a set of possible colors, and the order is unimportant.
5429 For unordered enumeration types, it is generally a good idea if
5430 clients avoid comparisons (other than equality or inequality) and
5431 explicit ranges. (A @emph{client} is a unit where the type is referenced,
5432 other than the unit where the type is declared, its body, and its subunits.)
5433 For example, if code buried in some client says:
5435 @example
5436 if Current_Color < Yellow then ...
5437 if Current_Color in Blue .. Green then ...
5438 @end example
5440 then the client code is relying on the order, which is undesirable.
5441 It makes the code hard to read and creates maintenance difficulties if
5442 entries have to be added to the enumeration type. Instead,
5443 the code in the client should list the possibilities, or an
5444 appropriate subtype should be declared in the unit that declares
5445 the original enumeration type. E.g., the following subtype could
5446 be declared along with the type @cite{Color}:
5448 @example
5449 subtype RBG is Color range Red .. Green;
5450 @end example
5452 and then the client could write:
5454 @example
5455 if Current_Color in RBG then ...
5456 if Current_Color = Blue or Current_Color = Green then ...
5457 @end example
5459 However, some enumeration types are legitimately ordered from a conceptual
5460 point of view. For example, if you declare:
5462 @example
5463 type Day is (Mon, Tue, Wed, Thu, Fri, Sat, Sun);
5464 @end example
5466 then the ordering imposed by the language is reasonable, and
5467 clients can depend on it, writing for example:
5469 @example
5470 if D in Mon .. Fri then ...
5471 if D < Wed then ...
5472 @end example
5474 The pragma @emph{Ordered} is provided to mark enumeration types that
5475 are conceptually ordered, alerting the reader that clients may depend
5476 on the ordering. GNAT provides a pragma to mark enumerations as ordered
5477 rather than one to mark them as unordered, since in our experience,
5478 the great majority of enumeration types are conceptually unordered.
5480 The types @cite{Boolean}, @cite{Character}, @cite{Wide_Character},
5481 and @cite{Wide_Wide_Character}
5482 are considered to be ordered types, so each is declared with a
5483 pragma @cite{Ordered} in package @cite{Standard}.
5485 Normally pragma @cite{Ordered} serves only as documentation and a guide for
5486 coding standards, but GNAT provides a warning switch @emph{-gnatw.u} that
5487 requests warnings for inappropriate uses (comparisons and explicit
5488 subranges) for unordered types. If this switch is used, then any
5489 enumeration type not marked with pragma @cite{Ordered} will be considered
5490 as unordered, and will generate warnings for inappropriate uses.
5492 Note that generic types are not considered ordered or unordered (since the
5493 template can be instantiated for both cases), so we never generate warnings
5494 for the case of generic enumerated types.
5496 For additional information please refer to the description of the
5497 @emph{-gnatw.u} switch in the GNAT User's Guide.
5499 @node Pragma Overflow_Mode,Pragma Overriding_Renamings,Pragma Ordered,Implementation Defined Pragmas
5500 @anchor{gnat_rm/implementation_defined_pragmas pragma-overflow-mode}@anchor{a8}
5501 @section Pragma Overflow_Mode
5504 Syntax:
5506 @example
5507 pragma Overflow_Mode
5508  (  [General    =>] MODE
5509   [,[Assertions =>] MODE]);
5511 MODE ::= STRICT | MINIMIZED | ELIMINATED
5512 @end example
5514 This pragma sets the current overflow mode to the given setting. For details
5515 of the meaning of these modes, please refer to the
5516 'Overflow Check Handling in GNAT' appendix in the
5517 GNAT User's Guide. If only the @cite{General} parameter is present,
5518 the given mode applies to all expressions. If both parameters are present,
5519 the @cite{General} mode applies to expressions outside assertions, and
5520 the @cite{Eliminated} mode applies to expressions within assertions.
5522 The case of the @cite{MODE} parameter is ignored,
5523 so @cite{MINIMIZED}, @cite{Minimized} and
5524 @cite{minimized} all have the same effect.
5526 The @cite{Overflow_Mode} pragma has the same scoping and placement
5527 rules as pragma @cite{Suppress}, so it can occur either as a
5528 configuration pragma, specifying a default for the whole
5529 program, or in a declarative scope, where it applies to the
5530 remaining declarations and statements in that scope.
5532 The pragma @cite{Suppress (Overflow_Check)} suppresses
5533 overflow checking, but does not affect the overflow mode.
5535 The pragma @cite{Unsuppress (Overflow_Check)} unsuppresses (enables)
5536 overflow checking, but does not affect the overflow mode.
5538 @node Pragma Overriding_Renamings,Pragma Partition_Elaboration_Policy,Pragma Overflow_Mode,Implementation Defined Pragmas
5539 @anchor{gnat_rm/implementation_defined_pragmas pragma-overriding-renamings}@anchor{a9}
5540 @section Pragma Overriding_Renamings
5543 @geindex Rational profile
5545 @geindex Rational compatibility
5547 Syntax:
5549 @example
5550 pragma Overriding_Renamings;
5551 @end example
5553 This is a GNAT configuration pragma to simplify porting
5554 legacy code accepted by the Rational
5555 Ada compiler. In the presence of this pragma, a renaming declaration that
5556 renames an inherited operation declared in the same scope is legal if selected
5557 notation is used as in:
5559 @example
5560 pragma Overriding_Renamings;
5562 package R is
5563   function F (..);
5564   ...
5565   function F (..) renames R.F;
5566 end R;
5567 @end example
5569 even though
5570 RM 8.3 (15) stipulates that an overridden operation is not visible within the
5571 declaration of the overriding operation.
5573 @node Pragma Partition_Elaboration_Policy,Pragma Part_Of,Pragma Overriding_Renamings,Implementation Defined Pragmas
5574 @anchor{gnat_rm/implementation_defined_pragmas pragma-partition-elaboration-policy}@anchor{aa}
5575 @section Pragma Partition_Elaboration_Policy
5578 Syntax:
5580 @example
5581 pragma Partition_Elaboration_Policy (POLICY_IDENTIFIER);
5583 POLICY_IDENTIFIER ::= Concurrent | Sequential
5584 @end example
5586 This pragma is standard in Ada 2005, but is available in all earlier
5587 versions of Ada as an implementation-defined pragma.
5588 See Ada 2012 Reference Manual for details.
5590 @node Pragma Part_Of,Pragma Passive,Pragma Partition_Elaboration_Policy,Implementation Defined Pragmas
5591 @anchor{gnat_rm/implementation_defined_pragmas id25}@anchor{ab}@anchor{gnat_rm/implementation_defined_pragmas pragma-part-of}@anchor{ac}
5592 @section Pragma Part_Of
5595 Syntax:
5597 @example
5598 pragma Part_Of (ABSTRACT_STATE);
5600 ABSTRACT_STATE ::= NAME
5601 @end example
5603 For the semantics of this pragma, see the entry for aspect @cite{Part_Of} in the
5604 SPARK 2014 Reference Manual, section 7.2.6.
5606 @node Pragma Passive,Pragma Persistent_BSS,Pragma Part_Of,Implementation Defined Pragmas
5607 @anchor{gnat_rm/implementation_defined_pragmas pragma-passive}@anchor{ad}
5608 @section Pragma Passive
5611 Syntax:
5613 @example
5614 pragma Passive [(Semaphore | No)];
5615 @end example
5617 Syntax checked, but otherwise ignored by GNAT.  This is recognized for
5618 compatibility with DEC Ada 83 implementations, where it is used within a
5619 task definition to request that a task be made passive.  If the argument
5620 @cite{Semaphore} is present, or the argument is omitted, then DEC Ada 83
5621 treats the pragma as an assertion that the containing task is passive
5622 and that optimization of context switch with this task is permitted and
5623 desired.  If the argument @cite{No} is present, the task must not be
5624 optimized.  GNAT does not attempt to optimize any tasks in this manner
5625 (since protected objects are available in place of passive tasks).
5627 For more information on the subject of passive tasks, see the section
5628 'Passive Task Optimization' in the GNAT Users Guide.
5630 @node Pragma Persistent_BSS,Pragma Polling,Pragma Passive,Implementation Defined Pragmas
5631 @anchor{gnat_rm/implementation_defined_pragmas pragma-persistent-bss}@anchor{ae}@anchor{gnat_rm/implementation_defined_pragmas id26}@anchor{af}
5632 @section Pragma Persistent_BSS
5635 Syntax:
5637 @example
5638 pragma Persistent_BSS [(LOCAL_NAME)]
5639 @end example
5641 This pragma allows selected objects to be placed in the @cite{.persistent_bss}
5642 section. On some targets the linker and loader provide for special
5643 treatment of this section, allowing a program to be reloaded without
5644 affecting the contents of this data (hence the name persistent).
5646 There are two forms of usage. If an argument is given, it must be the
5647 local name of a library level object, with no explicit initialization
5648 and whose type is potentially persistent. If no argument is given, then
5649 the pragma is a configuration pragma, and applies to all library level
5650 objects with no explicit initialization of potentially persistent types.
5652 A potentially persistent type is a scalar type, or an untagged,
5653 non-discriminated record, all of whose components have no explicit
5654 initialization and are themselves of a potentially persistent type,
5655 or an array, all of whose constraints are static, and whose component
5656 type is potentially persistent.
5658 If this pragma is used on a target where this feature is not supported,
5659 then the pragma will be ignored. See also @cite{pragma Linker_Section}.
5661 @node Pragma Polling,Pragma Post,Pragma Persistent_BSS,Implementation Defined Pragmas
5662 @anchor{gnat_rm/implementation_defined_pragmas pragma-polling}@anchor{b0}
5663 @section Pragma Polling
5666 Syntax:
5668 @example
5669 pragma Polling (ON | OFF);
5670 @end example
5672 This pragma controls the generation of polling code.  This is normally off.
5673 If @cite{pragma Polling (ON)} is used then periodic calls are generated to
5674 the routine @cite{Ada.Exceptions.Poll}.  This routine is a separate unit in the
5675 runtime library, and can be found in file @code{a-excpol.adb}.
5677 Pragma @cite{Polling} can appear as a configuration pragma (for example it
5678 can be placed in the @code{gnat.adc} file) to enable polling globally, or it
5679 can be used in the statement or declaration sequence to control polling
5680 more locally.
5682 A call to the polling routine is generated at the start of every loop and
5683 at the start of every subprogram call.  This guarantees that the @cite{Poll}
5684 routine is called frequently, and places an upper bound (determined by
5685 the complexity of the code) on the period between two @cite{Poll} calls.
5687 The primary purpose of the polling interface is to enable asynchronous
5688 aborts on targets that cannot otherwise support it (for example Windows
5689 NT), but it may be used for any other purpose requiring periodic polling.
5690 The standard version is null, and can be replaced by a user program.  This
5691 will require re-compilation of the @cite{Ada.Exceptions} package that can
5692 be found in files @code{a-except.ads} and @code{a-except.adb}.
5694 A standard alternative unit (in file @code{4wexcpol.adb} in the standard GNAT
5695 distribution) is used to enable the asynchronous abort capability on
5696 targets that do not normally support the capability.  The version of
5697 @cite{Poll} in this file makes a call to the appropriate runtime routine
5698 to test for an abort condition.
5700 Note that polling can also be enabled by use of the @emph{-gnatP} switch.
5701 See the section on switches for gcc in the @cite{GNAT User's Guide}.
5703 @node Pragma Post,Pragma Postcondition,Pragma Polling,Implementation Defined Pragmas
5704 @anchor{gnat_rm/implementation_defined_pragmas pragma-post}@anchor{b1}
5705 @section Pragma Post
5708 @geindex Post
5710 @geindex Checks
5711 @geindex postconditions
5713 Syntax:
5715 @example
5716 pragma Post (Boolean_Expression);
5717 @end example
5719 The @cite{Post} pragma is intended to be an exact replacement for
5720 the language-defined
5721 @cite{Post} aspect, and shares its restrictions and semantics.
5722 It must appear either immediately following the corresponding
5723 subprogram declaration (only other pragmas may intervene), or
5724 if there is no separate subprogram declaration, then it can
5725 appear at the start of the declarations in a subprogram body
5726 (preceded only by other pragmas).
5728 @node Pragma Postcondition,Pragma Post_Class,Pragma Post,Implementation Defined Pragmas
5729 @anchor{gnat_rm/implementation_defined_pragmas pragma-postcondition}@anchor{b2}
5730 @section Pragma Postcondition
5733 @geindex Postcondition
5735 @geindex Checks
5736 @geindex postconditions
5738 Syntax:
5740 @example
5741 pragma Postcondition (
5742    [Check   =>] Boolean_Expression
5743  [,[Message =>] String_Expression]);
5744 @end example
5746 The @cite{Postcondition} pragma allows specification of automatic
5747 postcondition checks for subprograms. These checks are similar to
5748 assertions, but are automatically inserted just prior to the return
5749 statements of the subprogram with which they are associated (including
5750 implicit returns at the end of procedure bodies and associated
5751 exception handlers).
5753 In addition, the boolean expression which is the condition which
5754 must be true may contain references to function'Result in the case
5755 of a function to refer to the returned value.
5757 @cite{Postcondition} pragmas may appear either immediately following the
5758 (separate) declaration of a subprogram, or at the start of the
5759 declarations of a subprogram body. Only other pragmas may intervene
5760 (that is appear between the subprogram declaration and its
5761 postconditions, or appear before the postcondition in the
5762 declaration sequence in a subprogram body). In the case of a
5763 postcondition appearing after a subprogram declaration, the
5764 formal arguments of the subprogram are visible, and can be
5765 referenced in the postcondition expressions.
5767 The postconditions are collected and automatically tested just
5768 before any return (implicit or explicit) in the subprogram body.
5769 A postcondition is only recognized if postconditions are active
5770 at the time the pragma is encountered. The compiler switch @emph{gnata}
5771 turns on all postconditions by default, and pragma @cite{Check_Policy}
5772 with an identifier of @cite{Postcondition} can also be used to
5773 control whether postconditions are active.
5775 The general approach is that postconditions are placed in the spec
5776 if they represent functional aspects which make sense to the client.
5777 For example we might have:
5779 @example
5780 function Direction return Integer;
5781 pragma Postcondition
5782  (Direction'Result = +1
5783     or else
5784   Direction'Result = -1);
5785 @end example
5787 which serves to document that the result must be +1 or -1, and
5788 will test that this is the case at run time if postcondition
5789 checking is active.
5791 Postconditions within the subprogram body can be used to
5792 check that some internal aspect of the implementation,
5793 not visible to the client, is operating as expected.
5794 For instance if a square root routine keeps an internal
5795 counter of the number of times it is called, then we
5796 might have the following postcondition:
5798 @example
5799 Sqrt_Calls : Natural := 0;
5801 function Sqrt (Arg : Float) return Float is
5802   pragma Postcondition
5803     (Sqrt_Calls = Sqrt_Calls'Old + 1);
5804   ...
5805 end Sqrt
5806 @end example
5808 As this example, shows, the use of the @cite{Old} attribute
5809 is often useful in postconditions to refer to the state on
5810 entry to the subprogram.
5812 Note that postconditions are only checked on normal returns
5813 from the subprogram. If an abnormal return results from
5814 raising an exception, then the postconditions are not checked.
5816 If a postcondition fails, then the exception
5817 @cite{System.Assertions.Assert_Failure} is raised. If
5818 a message argument was supplied, then the given string
5819 will be used as the exception message. If no message
5820 argument was supplied, then the default message has
5821 the form "Postcondition failed at file_name:line". The
5822 exception is raised in the context of the subprogram
5823 body, so it is possible to catch postcondition failures
5824 within the subprogram body itself.
5826 Within a package spec, normal visibility rules
5827 in Ada would prevent forward references within a
5828 postcondition pragma to functions defined later in
5829 the same package. This would introduce undesirable
5830 ordering constraints. To avoid this problem, all
5831 postcondition pragmas are analyzed at the end of
5832 the package spec, allowing forward references.
5834 The following example shows that this even allows
5835 mutually recursive postconditions as in:
5837 @example
5838 package Parity_Functions is
5839    function Odd  (X : Natural) return Boolean;
5840    pragma Postcondition
5841      (Odd'Result =
5842         (x = 1
5843           or else
5844         (x /= 0 and then Even (X - 1))));
5846    function Even (X : Natural) return Boolean;
5847    pragma Postcondition
5848      (Even'Result =
5849         (x = 0
5850           or else
5851         (x /= 1 and then Odd (X - 1))));
5853 end Parity_Functions;
5854 @end example
5856 There are no restrictions on the complexity or form of
5857 conditions used within @cite{Postcondition} pragmas.
5858 The following example shows that it is even possible
5859 to verify performance behavior.
5861 @example
5862 package Sort is
5864    Performance : constant Float;
5865    --  Performance constant set by implementation
5866    --  to match target architecture behavior.
5868    procedure Treesort (Arg : String);
5869    --  Sorts characters of argument using N*logN sort
5870    pragma Postcondition
5871      (Float (Clock - Clock'Old) <=
5872         Float (Arg'Length) *
5873         log (Float (Arg'Length)) *
5874         Performance);
5875 end Sort;
5876 @end example
5878 Note: postcondition pragmas associated with subprograms that are
5879 marked as Inline_Always, or those marked as Inline with front-end
5880 inlining (-gnatN option set) are accepted and legality-checked
5881 by the compiler, but are ignored at run-time even if postcondition
5882 checking is enabled.
5884 Note that pragma @cite{Postcondition} differs from the language-defined
5885 @cite{Post} aspect (and corresponding @cite{Post} pragma) in allowing
5886 multiple occurrences, allowing occurences in the body even if there
5887 is a separate spec, and allowing a second string parameter, and the
5888 use of the pragma identifier @cite{Check}. Historically, pragma
5889 @cite{Postcondition} was implemented prior to the development of
5890 Ada 2012, and has been retained in its original form for
5891 compatibility purposes.
5893 @node Pragma Post_Class,Pragma Rename_Pragma,Pragma Postcondition,Implementation Defined Pragmas
5894 @anchor{gnat_rm/implementation_defined_pragmas pragma-post-class}@anchor{b3}
5895 @section Pragma Post_Class
5898 @geindex Post
5900 @geindex Checks
5901 @geindex postconditions
5903 Syntax:
5905 @example
5906 pragma Post_Class (Boolean_Expression);
5907 @end example
5909 The @cite{Post_Class} pragma is intended to be an exact replacement for
5910 the language-defined
5911 @cite{Post'Class} aspect, and shares its restrictions and semantics.
5912 It must appear either immediately following the corresponding
5913 subprogram declaration (only other pragmas may intervene), or
5914 if there is no separate subprogram declaration, then it can
5915 appear at the start of the declarations in a subprogram body
5916 (preceded only by other pragmas).
5918 Note: This pragma is called @cite{Post_Class} rather than
5919 @cite{Post'Class} because the latter would not be strictly
5920 conforming to the allowed syntax for pragmas. The motivation
5921 for provinding pragmas equivalent to the aspects is to allow a program
5922 to be written using the pragmas, and then compiled if necessary
5923 using an Ada compiler that does not recognize the pragmas or
5924 aspects, but is prepared to ignore the pragmas. The assertion
5925 policy that controls this pragma is @cite{Post'Class}, not
5926 @cite{Post_Class}.
5928 @node Pragma Rename_Pragma,Pragma Pre,Pragma Post_Class,Implementation Defined Pragmas
5929 @anchor{gnat_rm/implementation_defined_pragmas pragma-rename-pragma}@anchor{b4}
5930 @section Pragma Rename_Pragma
5933 @geindex Pragmas
5934 @geindex synonyms
5936 Syntax:
5938 @example
5939 pragma Rename_Pragma (
5940          [New_Name =>] IDENTIFIER,
5941          [Renamed  =>] pragma_IDENTIFIER);
5942 @end example
5944 This pragma provides a mechanism for supplying new names for existing
5945 pragmas. The @cite{New_Name} identifier can subsequently be used as a synonym for
5946 the Renamed pragma. For example, suppose you have code that was originally
5947 developed on a compiler that supports Inline_Only as an implementation defined
5948 pragma. And suppose the semantics of pragma Inline_Only are identical to (or at
5949 least very similar to) the GNAT implementation defined pragma
5950 Inline_Always. You could globally replace Inline_Only with Inline_Always.
5952 However, to avoid that source modification, you could instead add a
5953 configuration pragma:
5955 @example
5956 pragma Rename_Pragma (
5957          New_Name => Inline_Only,
5958          Renamed  => Inline_Always);
5959 @end example
5961 Then GNAT will treat "pragma Inline_Only ..." as if you had written
5962 "pragma Inline_Always ...".
5964 Pragma Inline_Only will not necessarily mean the same thing as the other Ada
5965 compiler; it's up to you to make sure the semantics are close enough.
5967 @node Pragma Pre,Pragma Precondition,Pragma Rename_Pragma,Implementation Defined Pragmas
5968 @anchor{gnat_rm/implementation_defined_pragmas pragma-pre}@anchor{b5}
5969 @section Pragma Pre
5972 @geindex Pre
5974 @geindex Checks
5975 @geindex preconditions
5977 Syntax:
5979 @example
5980 pragma Pre (Boolean_Expression);
5981 @end example
5983 The @cite{Pre} pragma is intended to be an exact replacement for
5984 the language-defined
5985 @cite{Pre} aspect, and shares its restrictions and semantics.
5986 It must appear either immediately following the corresponding
5987 subprogram declaration (only other pragmas may intervene), or
5988 if there is no separate subprogram declaration, then it can
5989 appear at the start of the declarations in a subprogram body
5990 (preceded only by other pragmas).
5992 @node Pragma Precondition,Pragma Predicate,Pragma Pre,Implementation Defined Pragmas
5993 @anchor{gnat_rm/implementation_defined_pragmas pragma-precondition}@anchor{b6}
5994 @section Pragma Precondition
5997 @geindex Preconditions
5999 @geindex Checks
6000 @geindex preconditions
6002 Syntax:
6004 @example
6005 pragma Precondition (
6006    [Check   =>] Boolean_Expression
6007  [,[Message =>] String_Expression]);
6008 @end example
6010 The @cite{Precondition} pragma is similar to @cite{Postcondition}
6011 except that the corresponding checks take place immediately upon
6012 entry to the subprogram, and if a precondition fails, the exception
6013 is raised in the context of the caller, and the attribute 'Result
6014 cannot be used within the precondition expression.
6016 Otherwise, the placement and visibility rules are identical to those
6017 described for postconditions. The following is an example of use
6018 within a package spec:
6020 @example
6021 package Math_Functions is
6022    ...
6023    function Sqrt (Arg : Float) return Float;
6024    pragma Precondition (Arg >= 0.0)
6025    ...
6026 end Math_Functions;
6027 @end example
6029 @cite{Precondition} pragmas may appear either immediately following the
6030 (separate) declaration of a subprogram, or at the start of the
6031 declarations of a subprogram body. Only other pragmas may intervene
6032 (that is appear between the subprogram declaration and its
6033 postconditions, or appear before the postcondition in the
6034 declaration sequence in a subprogram body).
6036 Note: precondition pragmas associated with subprograms that are
6037 marked as Inline_Always, or those marked as Inline with front-end
6038 inlining (-gnatN option set) are accepted and legality-checked
6039 by the compiler, but are ignored at run-time even if precondition
6040 checking is enabled.
6042 Note that pragma @cite{Precondition} differs from the language-defined
6043 @cite{Pre} aspect (and corresponding @cite{Pre} pragma) in allowing
6044 multiple occurrences, allowing occurences in the body even if there
6045 is a separate spec, and allowing a second string parameter, and the
6046 use of the pragma identifier @cite{Check}. Historically, pragma
6047 @cite{Precondition} was implemented prior to the development of
6048 Ada 2012, and has been retained in its original form for
6049 compatibility purposes.
6051 @node Pragma Predicate,Pragma Predicate_Failure,Pragma Precondition,Implementation Defined Pragmas
6052 @anchor{gnat_rm/implementation_defined_pragmas pragma-predicate}@anchor{b7}@anchor{gnat_rm/implementation_defined_pragmas id27}@anchor{b8}
6053 @section Pragma Predicate
6056 Syntax:
6058 @example
6059 pragma Predicate
6060   ([Entity =>] type_LOCAL_NAME,
6061    [Check  =>] EXPRESSION);
6062 @end example
6064 This pragma (available in all versions of Ada in GNAT) encompasses both
6065 the @cite{Static_Predicate} and @cite{Dynamic_Predicate} aspects in
6066 Ada 2012. A predicate is regarded as static if it has an allowed form
6067 for @cite{Static_Predicate} and is otherwise treated as a
6068 @cite{Dynamic_Predicate}. Otherwise, predicates specified by this
6069 pragma behave exactly as described in the Ada 2012 reference manual.
6070 For example, if we have
6072 @example
6073 type R is range 1 .. 10;
6074 subtype S is R;
6075 pragma Predicate (Entity => S, Check => S not in 4 .. 6);
6076 subtype Q is R
6077 pragma Predicate (Entity => Q, Check => F(Q) or G(Q));
6078 @end example
6080 the effect is identical to the following Ada 2012 code:
6082 @example
6083 type R is range 1 .. 10;
6084 subtype S is R with
6085   Static_Predicate => S not in 4 .. 6;
6086 subtype Q is R with
6087   Dynamic_Predicate => F(Q) or G(Q);
6088 @end example
6090 Note that there are no pragmas @cite{Dynamic_Predicate}
6091 or @cite{Static_Predicate}. That is
6092 because these pragmas would affect legality and semantics of
6093 the program and thus do not have a neutral effect if ignored.
6094 The motivation behind providing pragmas equivalent to
6095 corresponding aspects is to allow a program to be written
6096 using the pragmas, and then compiled with a compiler that
6097 will ignore the pragmas. That doesn't work in the case of
6098 static and dynamic predicates, since if the corresponding
6099 pragmas are ignored, then the behavior of the program is
6100 fundamentally changed (for example a membership test
6101 @cite{A in B} would not take into account a predicate
6102 defined for subtype B). When following this approach, the
6103 use of predicates should be avoided.
6105 @node Pragma Predicate_Failure,Pragma Preelaborable_Initialization,Pragma Predicate,Implementation Defined Pragmas
6106 @anchor{gnat_rm/implementation_defined_pragmas pragma-predicate-failure}@anchor{b9}
6107 @section Pragma Predicate_Failure
6110 Syntax:
6112 @example
6113 pragma Predicate_Failure
6114   ([Entity  =>] type_LOCAL_NAME,
6115    [Message =>] String_Expression);
6116 @end example
6118 The @cite{Predicate_Failure} pragma is intended to be an exact replacement for
6119 the language-defined
6120 @cite{Predicate_Failure} aspect, and shares its restrictions and semantics.
6122 @node Pragma Preelaborable_Initialization,Pragma Prefix_Exception_Messages,Pragma Predicate_Failure,Implementation Defined Pragmas
6123 @anchor{gnat_rm/implementation_defined_pragmas pragma-preelaborable-initialization}@anchor{ba}
6124 @section Pragma Preelaborable_Initialization
6127 Syntax:
6129 @example
6130 pragma Preelaborable_Initialization (DIRECT_NAME);
6131 @end example
6133 This pragma is standard in Ada 2005, but is available in all earlier
6134 versions of Ada as an implementation-defined pragma.
6135 See Ada 2012 Reference Manual for details.
6137 @node Pragma Prefix_Exception_Messages,Pragma Pre_Class,Pragma Preelaborable_Initialization,Implementation Defined Pragmas
6138 @anchor{gnat_rm/implementation_defined_pragmas pragma-prefix-exception-messages}@anchor{bb}
6139 @section Pragma Prefix_Exception_Messages
6142 @geindex Prefix_Exception_Messages
6144 @geindex exception
6146 @geindex Exception_Message
6148 Syntax:
6150 @example
6151 pragma Prefix_Exception_Messages;
6152 @end example
6154 This is an implementation-defined configuration pragma that affects the
6155 behavior of raise statements with a message given as a static string
6156 constant (typically a string literal). In such cases, the string will
6157 be automatically prefixed by the name of the enclosing entity (giving
6158 the package and subprogram containing the raise statement). This helps
6159 to identify where messages are coming from, and this mode is automatic
6160 for the run-time library.
6162 The pragma has no effect if the message is computed with an expression other
6163 than a static string constant, since the assumption in this case is that
6164 the program computes exactly the string it wants. If you still want the
6165 prefixing in this case, you can always call
6166 @cite{GNAT.Source_Info.Enclosing_Entity} and prepend the string manually.
6168 @node Pragma Pre_Class,Pragma Priority_Specific_Dispatching,Pragma Prefix_Exception_Messages,Implementation Defined Pragmas
6169 @anchor{gnat_rm/implementation_defined_pragmas pragma-pre-class}@anchor{bc}
6170 @section Pragma Pre_Class
6173 @geindex Pre_Class
6175 @geindex Checks
6176 @geindex preconditions
6178 Syntax:
6180 @example
6181 pragma Pre_Class (Boolean_Expression);
6182 @end example
6184 The @cite{Pre_Class} pragma is intended to be an exact replacement for
6185 the language-defined
6186 @cite{Pre'Class} aspect, and shares its restrictions and semantics.
6187 It must appear either immediately following the corresponding
6188 subprogram declaration (only other pragmas may intervene), or
6189 if there is no separate subprogram declaration, then it can
6190 appear at the start of the declarations in a subprogram body
6191 (preceded only by other pragmas).
6193 Note: This pragma is called @cite{Pre_Class} rather than
6194 @cite{Pre'Class} because the latter would not be strictly
6195 conforming to the allowed syntax for pragmas. The motivation
6196 for providing pragmas equivalent to the aspects is to allow a program
6197 to be written using the pragmas, and then compiled if necessary
6198 using an Ada compiler that does not recognize the pragmas or
6199 aspects, but is prepared to ignore the pragmas. The assertion
6200 policy that controls this pragma is @cite{Pre'Class}, not
6201 @cite{Pre_Class}.
6203 @node Pragma Priority_Specific_Dispatching,Pragma Profile,Pragma Pre_Class,Implementation Defined Pragmas
6204 @anchor{gnat_rm/implementation_defined_pragmas pragma-priority-specific-dispatching}@anchor{bd}
6205 @section Pragma Priority_Specific_Dispatching
6208 Syntax:
6210 @example
6211 pragma Priority_Specific_Dispatching (
6212    POLICY_IDENTIFIER,
6213    first_priority_EXPRESSION,
6214    last_priority_EXPRESSION)
6216 POLICY_IDENTIFIER ::=
6217    EDF_Across_Priorities            |
6218    FIFO_Within_Priorities           |
6219    Non_Preemptive_Within_Priorities |
6220    Round_Robin_Within_Priorities
6221 @end example
6223 This pragma is standard in Ada 2005, but is available in all earlier
6224 versions of Ada as an implementation-defined pragma.
6225 See Ada 2012 Reference Manual for details.
6227 @node Pragma Profile,Pragma Profile_Warnings,Pragma Priority_Specific_Dispatching,Implementation Defined Pragmas
6228 @anchor{gnat_rm/implementation_defined_pragmas pragma-profile}@anchor{be}
6229 @section Pragma Profile
6232 Syntax:
6234 @example
6235 pragma Profile (Ravenscar | Restricted | Rational | GNAT_Extended_Ravenscar);
6236 @end example
6238 This pragma is standard in Ada 2005, but is available in all earlier
6239 versions of Ada as an implementation-defined pragma. This is a
6240 configuration pragma that establishes a set of configuration pragmas
6241 that depend on the argument. @cite{Ravenscar} is standard in Ada 2005.
6242 The other possibilities (@cite{Restricted}, @cite{Rational}, @cite{GNAT_Extended_Ravenscar})
6243 are implementation-defined. The set of configuration pragmas
6244 is defined in the following sections.
6247 @itemize *
6249 @item 
6250 Pragma Profile (Ravenscar)
6252 The @cite{Ravenscar} profile is standard in Ada 2005,
6253 but is available in all earlier
6254 versions of Ada as an implementation-defined pragma. This profile
6255 establishes the following set of configuration pragmas:
6258 @itemize *
6260 @item 
6261 @code{Task_Dispatching_Policy (FIFO_Within_Priorities)}
6263 [RM D.2.2] Tasks are dispatched following a preemptive
6264 priority-ordered scheduling policy.
6266 @item 
6267 @code{Locking_Policy (Ceiling_Locking)}
6269 [RM D.3] While tasks and interrupts execute a protected action, they inherit
6270 the ceiling priority of the corresponding protected object.
6272 @item 
6273 @code{Detect_Blocking}
6275 This pragma forces the detection of potentially blocking operations within a
6276 protected operation, and to raise Program_Error if that happens.
6277 @end itemize
6279 plus the following set of restrictions:
6282 @itemize *
6284 @item 
6285 @code{Max_Entry_Queue_Length => 1}
6287 No task can be queued on a protected entry.
6289 @item 
6290 @code{Max_Protected_Entries => 1}
6292 @item 
6293 @code{Max_Task_Entries => 0}
6295 No rendezvous statements are allowed.
6297 @item 
6298 @code{No_Abort_Statements}
6300 @item 
6301 @code{No_Dynamic_Attachment}
6303 @item 
6304 @code{No_Dynamic_Priorities}
6306 @item 
6307 @code{No_Implicit_Heap_Allocations}
6309 @item 
6310 @code{No_Local_Protected_Objects}
6312 @item 
6313 @code{No_Local_Timing_Events}
6315 @item 
6316 @code{No_Protected_Type_Allocators}
6318 @item 
6319 @code{No_Relative_Delay}
6321 @item 
6322 @code{No_Requeue_Statements}
6324 @item 
6325 @code{No_Select_Statements}
6327 @item 
6328 @code{No_Specific_Termination_Handlers}
6330 @item 
6331 @code{No_Task_Allocators}
6333 @item 
6334 @code{No_Task_Hierarchy}
6336 @item 
6337 @code{No_Task_Termination}
6339 @item 
6340 @code{Simple_Barriers}
6341 @end itemize
6343 The Ravenscar profile also includes the following restrictions that specify
6344 that there are no semantic dependences on the corresponding predefined
6345 packages:
6348 @itemize *
6350 @item 
6351 @code{No_Dependence => Ada.Asynchronous_Task_Control}
6353 @item 
6354 @code{No_Dependence => Ada.Calendar}
6356 @item 
6357 @code{No_Dependence => Ada.Execution_Time.Group_Budget}
6359 @item 
6360 @code{No_Dependence => Ada.Execution_Time.Timers}
6362 @item 
6363 @code{No_Dependence => Ada.Task_Attributes}
6365 @item 
6366 @code{No_Dependence => System.Multiprocessors.Dispatching_Domains}
6367 @end itemize
6369 This set of configuration pragmas and restrictions correspond to the
6370 definition of the 'Ravenscar Profile' for limited tasking, devised and
6371 published by the @cite{International Real-Time Ada Workshop@comma{} 1997}.
6372 A description is also available at
6373 @indicateurl{http://www-users.cs.york.ac.uk/~burns/ravenscar.ps}.
6375 The original definition of the profile was revised at subsequent IRTAW
6376 meetings. It has been included in the ISO
6377 @cite{Guide for the Use of the Ada Programming Language in High Integrity Systems},
6378 and was made part of the Ada 2005 standard.
6379 The formal definition given by
6380 the Ada Rapporteur Group (ARG) can be found in two Ada Issues (AI-249 and
6381 AI-305) available at
6382 @indicateurl{http://www.ada-auth.org/cgi-bin/cvsweb.cgi/ais/ai-00249.txt} and
6383 @indicateurl{http://www.ada-auth.org/cgi-bin/cvsweb.cgi/ais/ai-00305.txt}.
6385 The above set is a superset of the restrictions provided by pragma
6386 @code{Profile (Restricted)}, it includes six additional restrictions
6387 (@code{Simple_Barriers}, @code{No_Select_Statements},
6388 @code{No_Calendar}, @code{No_Implicit_Heap_Allocations},
6389 @code{No_Relative_Delay} and @code{No_Task_Termination}).  This means
6390 that pragma @code{Profile (Ravenscar)}, like the pragma
6391 @code{Profile (Restricted)},
6392 automatically causes the use of a simplified,
6393 more efficient version of the tasking run-time library.
6395 @item 
6396 Pragma Profile (GNAT_Extended_Ravenscar)
6398 This profile corresponds to a GNAT specific extension of the
6399 Ravenscar profile. The profile may change in the future although
6400 only in a compatible way: some restrictions may be removed or
6401 relaxed. It is defined as a variation of the Ravenscar profile.
6403 The @code{No_Implicit_Heap_Allocations} restriction has been replaced
6404 by @code{No_Implicit_Task_Allocations} and
6405 @code{No_Implicit_Protected_Object_Allocations}.
6407 The @code{Simple_Barriers} restriction has been replaced by
6408 @code{Pure_Barriers}.
6410 The @code{Max_Protected_Entries}, @code{Max_Entry_Queue_Length}, and
6411 @code{No_Relative_Delay} restrictions have been removed.
6413 @item 
6414 Pragma Profile (Restricted)
6416 This profile corresponds to the GNAT restricted run time. It
6417 establishes the following set of restrictions:
6420 @itemize *
6422 @item 
6423 @code{No_Abort_Statements}
6425 @item 
6426 @code{No_Entry_Queue}
6428 @item 
6429 @code{No_Task_Hierarchy}
6431 @item 
6432 @code{No_Task_Allocators}
6434 @item 
6435 @code{No_Dynamic_Priorities}
6437 @item 
6438 @code{No_Terminate_Alternatives}
6440 @item 
6441 @code{No_Dynamic_Attachment}
6443 @item 
6444 @code{No_Protected_Type_Allocators}
6446 @item 
6447 @code{No_Local_Protected_Objects}
6449 @item 
6450 @code{No_Requeue_Statements}
6452 @item 
6453 @code{No_Task_Attributes_Package}
6455 @item 
6456 @code{Max_Asynchronous_Select_Nesting =  0}
6458 @item 
6459 @code{Max_Task_Entries =  0}
6461 @item 
6462 @code{Max_Protected_Entries = 1}
6464 @item 
6465 @code{Max_Select_Alternatives = 0}
6466 @end itemize
6468 This set of restrictions causes the automatic selection of a simplified
6469 version of the run time that provides improved performance for the
6470 limited set of tasking functionality permitted by this set of restrictions.
6472 @item 
6473 Pragma Profile (Rational)
6475 The Rational profile is intended to facilitate porting legacy code that
6476 compiles with the Rational APEX compiler, even when the code includes non-
6477 conforming Ada constructs.  The profile enables the following three pragmas:
6480 @itemize *
6482 @item 
6483 @code{pragma Implicit_Packing}
6485 @item 
6486 @code{pragma Overriding_Renamings}
6488 @item 
6489 @code{pragma Use_VADS_Size}
6490 @end itemize
6491 @end itemize
6493 @node Pragma Profile_Warnings,Pragma Propagate_Exceptions,Pragma Profile,Implementation Defined Pragmas
6494 @anchor{gnat_rm/implementation_defined_pragmas pragma-profile-warnings}@anchor{bf}
6495 @section Pragma Profile_Warnings
6498 Syntax:
6500 @example
6501 pragma Profile_Warnings (Ravenscar | Restricted | Rational);
6502 @end example
6504 This is an implementation-defined pragma that is similar in
6505 effect to @cite{pragma Profile} except that instead of
6506 generating @cite{Restrictions} pragmas, it generates
6507 @cite{Restriction_Warnings} pragmas. The result is that
6508 violations of the profile generate warning messages instead
6509 of error messages.
6511 @node Pragma Propagate_Exceptions,Pragma Provide_Shift_Operators,Pragma Profile_Warnings,Implementation Defined Pragmas
6512 @anchor{gnat_rm/implementation_defined_pragmas pragma-propagate-exceptions}@anchor{c0}
6513 @section Pragma Propagate_Exceptions
6516 @geindex Interfacing to C++
6518 Syntax:
6520 @example
6521 pragma Propagate_Exceptions;
6522 @end example
6524 This pragma is now obsolete and, other than generating a warning if warnings
6525 on obsolescent features are enabled, is ignored.
6526 It is retained for compatibility
6527 purposes. It used to be used in connection with optimization of
6528 a now-obsolete mechanism for implementation of exceptions.
6530 @node Pragma Provide_Shift_Operators,Pragma Psect_Object,Pragma Propagate_Exceptions,Implementation Defined Pragmas
6531 @anchor{gnat_rm/implementation_defined_pragmas pragma-provide-shift-operators}@anchor{c1}
6532 @section Pragma Provide_Shift_Operators
6535 @geindex Shift operators
6537 Syntax:
6539 @example
6540 pragma Provide_Shift_Operators (integer_first_subtype_LOCAL_NAME);
6541 @end example
6543 This pragma can be applied to a first subtype local name that specifies
6544 either an unsigned or signed type. It has the effect of providing the
6545 five shift operators (Shift_Left, Shift_Right, Shift_Right_Arithmetic,
6546 Rotate_Left and Rotate_Right) for the given type. It is similar to
6547 including the function declarations for these five operators, together
6548 with the pragma Import (Intrinsic, ...) statements.
6550 @node Pragma Psect_Object,Pragma Pure_Function,Pragma Provide_Shift_Operators,Implementation Defined Pragmas
6551 @anchor{gnat_rm/implementation_defined_pragmas pragma-psect-object}@anchor{c2}
6552 @section Pragma Psect_Object
6555 Syntax:
6557 @example
6558 pragma Psect_Object (
6559      [Internal =>] LOCAL_NAME,
6560   [, [External =>] EXTERNAL_SYMBOL]
6561   [, [Size     =>] EXTERNAL_SYMBOL]);
6563 EXTERNAL_SYMBOL ::=
6564   IDENTIFIER
6565 | static_string_EXPRESSION
6566 @end example
6568 This pragma is identical in effect to pragma @cite{Common_Object}.
6570 @node Pragma Pure_Function,Pragma Rational,Pragma Psect_Object,Implementation Defined Pragmas
6571 @anchor{gnat_rm/implementation_defined_pragmas pragma-pure-function}@anchor{c3}@anchor{gnat_rm/implementation_defined_pragmas id28}@anchor{c4}
6572 @section Pragma Pure_Function
6575 Syntax:
6577 @example
6578 pragma Pure_Function ([Entity =>] function_LOCAL_NAME);
6579 @end example
6581 This pragma appears in the same declarative part as a function
6582 declaration (or a set of function declarations if more than one
6583 overloaded declaration exists, in which case the pragma applies
6584 to all entities).  It specifies that the function @cite{Entity} is
6585 to be considered pure for the purposes of code generation.  This means
6586 that the compiler can assume that there are no side effects, and
6587 in particular that two calls with identical arguments produce the
6588 same result.  It also means that the function can be used in an
6589 address clause.
6591 Note that, quite deliberately, there are no static checks to try
6592 to ensure that this promise is met, so @cite{Pure_Function} can be used
6593 with functions that are conceptually pure, even if they do modify
6594 global variables.  For example, a square root function that is
6595 instrumented to count the number of times it is called is still
6596 conceptually pure, and can still be optimized, even though it
6597 modifies a global variable (the count).  Memo functions are another
6598 example (where a table of previous calls is kept and consulted to
6599 avoid re-computation).
6601 Note also that the normal rules excluding optimization of subprograms
6602 in pure units (when parameter types are descended from System.Address,
6603 or when the full view of a parameter type is limited), do not apply
6604 for the Pure_Function case. If you explicitly specify Pure_Function,
6605 the compiler may optimize away calls with identical arguments, and
6606 if that results in unexpected behavior, the proper action is not to
6607 use the pragma for subprograms that are not (conceptually) pure.
6609 Note: Most functions in a @cite{Pure} package are automatically pure, and
6610 there is no need to use pragma @cite{Pure_Function} for such functions.  One
6611 exception is any function that has at least one formal of type
6612 @cite{System.Address} or a type derived from it.  Such functions are not
6613 considered pure by default, since the compiler assumes that the
6614 @cite{Address} parameter may be functioning as a pointer and that the
6615 referenced data may change even if the address value does not.
6616 Similarly, imported functions are not considered to be pure by default,
6617 since there is no way of checking that they are in fact pure.  The use
6618 of pragma @cite{Pure_Function} for such a function will override these default
6619 assumption, and cause the compiler to treat a designated subprogram as pure
6620 in these cases.
6622 Note: If pragma @cite{Pure_Function} is applied to a renamed function, it
6623 applies to the underlying renamed function.  This can be used to
6624 disambiguate cases of overloading where some but not all functions
6625 in a set of overloaded functions are to be designated as pure.
6627 If pragma @cite{Pure_Function} is applied to a library level function, the
6628 function is also considered pure from an optimization point of view, but the
6629 unit is not a Pure unit in the categorization sense. So for example, a function
6630 thus marked is free to @cite{with} non-pure units.
6632 @node Pragma Rational,Pragma Ravenscar,Pragma Pure_Function,Implementation Defined Pragmas
6633 @anchor{gnat_rm/implementation_defined_pragmas pragma-rational}@anchor{c5}
6634 @section Pragma Rational
6637 Syntax:
6639 @example
6640 pragma Rational;
6641 @end example
6643 This pragma is considered obsolescent, but is retained for
6644 compatibility purposes. It is equivalent to:
6646 @example
6647 pragma Profile (Rational);
6648 @end example
6650 @node Pragma Ravenscar,Pragma Refined_Depends,Pragma Rational,Implementation Defined Pragmas
6651 @anchor{gnat_rm/implementation_defined_pragmas pragma-ravenscar}@anchor{c6}
6652 @section Pragma Ravenscar
6655 Syntax:
6657 @example
6658 pragma Ravenscar;
6659 @end example
6661 This pragma is considered obsolescent, but is retained for
6662 compatibility purposes. It is equivalent to:
6664 @example
6665 pragma Profile (Ravenscar);
6666 @end example
6668 which is the preferred method of setting the @cite{Ravenscar} profile.
6670 @node Pragma Refined_Depends,Pragma Refined_Global,Pragma Ravenscar,Implementation Defined Pragmas
6671 @anchor{gnat_rm/implementation_defined_pragmas id29}@anchor{c7}@anchor{gnat_rm/implementation_defined_pragmas pragma-refined-depends}@anchor{c8}
6672 @section Pragma Refined_Depends
6675 Syntax:
6677 @example
6678 pragma Refined_Depends (DEPENDENCY_RELATION);
6680 DEPENDENCY_RELATION ::=
6681      null
6682   | (DEPENDENCY_CLAUSE @{, DEPENDENCY_CLAUSE@})
6684 DEPENDENCY_CLAUSE ::=
6685     OUTPUT_LIST =>[+] INPUT_LIST
6686   | NULL_DEPENDENCY_CLAUSE
6688 NULL_DEPENDENCY_CLAUSE ::= null => INPUT_LIST
6690 OUTPUT_LIST ::= OUTPUT | (OUTPUT @{, OUTPUT@})
6692 INPUT_LIST ::= null | INPUT | (INPUT @{, INPUT@})
6694 OUTPUT ::= NAME | FUNCTION_RESULT
6695 INPUT  ::= NAME
6697 where FUNCTION_RESULT is a function Result attribute_reference
6698 @end example
6700 For the semantics of this pragma, see the entry for aspect @cite{Refined_Depends} in
6701 the SPARK 2014 Reference Manual, section 6.1.5.
6703 @node Pragma Refined_Global,Pragma Refined_Post,Pragma Refined_Depends,Implementation Defined Pragmas
6704 @anchor{gnat_rm/implementation_defined_pragmas pragma-refined-global}@anchor{c9}@anchor{gnat_rm/implementation_defined_pragmas id30}@anchor{ca}
6705 @section Pragma Refined_Global
6708 Syntax:
6710 @example
6711 pragma Refined_Global (GLOBAL_SPECIFICATION);
6713 GLOBAL_SPECIFICATION ::=
6714      null
6715   | (GLOBAL_LIST)
6716   | (MODED_GLOBAL_LIST @{, MODED_GLOBAL_LIST@})
6718 MODED_GLOBAL_LIST ::= MODE_SELECTOR => GLOBAL_LIST
6720 MODE_SELECTOR ::= In_Out | Input | Output | Proof_In
6721 GLOBAL_LIST   ::= GLOBAL_ITEM | (GLOBAL_ITEM @{, GLOBAL_ITEM@})
6722 GLOBAL_ITEM   ::= NAME
6723 @end example
6725 For the semantics of this pragma, see the entry for aspect @cite{Refined_Global} in
6726 the SPARK 2014 Reference Manual, section 6.1.4.
6728 @node Pragma Refined_Post,Pragma Refined_State,Pragma Refined_Global,Implementation Defined Pragmas
6729 @anchor{gnat_rm/implementation_defined_pragmas pragma-refined-post}@anchor{cb}@anchor{gnat_rm/implementation_defined_pragmas id31}@anchor{cc}
6730 @section Pragma Refined_Post
6733 Syntax:
6735 @example
6736 pragma Refined_Post (boolean_EXPRESSION);
6737 @end example
6739 For the semantics of this pragma, see the entry for aspect @cite{Refined_Post} in
6740 the SPARK 2014 Reference Manual, section 7.2.7.
6742 @node Pragma Refined_State,Pragma Relative_Deadline,Pragma Refined_Post,Implementation Defined Pragmas
6743 @anchor{gnat_rm/implementation_defined_pragmas pragma-refined-state}@anchor{cd}@anchor{gnat_rm/implementation_defined_pragmas id32}@anchor{ce}
6744 @section Pragma Refined_State
6747 Syntax:
6749 @example
6750 pragma Refined_State (REFINEMENT_LIST);
6752 REFINEMENT_LIST ::=
6753   (REFINEMENT_CLAUSE @{, REFINEMENT_CLAUSE@})
6755 REFINEMENT_CLAUSE ::= state_NAME => CONSTITUENT_LIST
6757 CONSTITUENT_LIST ::=
6758      null
6759   |  CONSTITUENT
6760   | (CONSTITUENT @{, CONSTITUENT@})
6762 CONSTITUENT ::= object_NAME | state_NAME
6763 @end example
6765 For the semantics of this pragma, see the entry for aspect @cite{Refined_State} in
6766 the SPARK 2014 Reference Manual, section 7.2.2.
6768 @node Pragma Relative_Deadline,Pragma Remote_Access_Type,Pragma Refined_State,Implementation Defined Pragmas
6769 @anchor{gnat_rm/implementation_defined_pragmas pragma-relative-deadline}@anchor{cf}
6770 @section Pragma Relative_Deadline
6773 Syntax:
6775 @example
6776 pragma Relative_Deadline (time_span_EXPRESSION);
6777 @end example
6779 This pragma is standard in Ada 2005, but is available in all earlier
6780 versions of Ada as an implementation-defined pragma.
6781 See Ada 2012 Reference Manual for details.
6783 @node Pragma Remote_Access_Type,Pragma Restricted_Run_Time,Pragma Relative_Deadline,Implementation Defined Pragmas
6784 @anchor{gnat_rm/implementation_defined_pragmas id33}@anchor{d0}@anchor{gnat_rm/implementation_defined_pragmas pragma-remote-access-type}@anchor{d1}
6785 @section Pragma Remote_Access_Type
6788 Syntax:
6790 @example
6791 pragma Remote_Access_Type ([Entity =>] formal_access_type_LOCAL_NAME);
6792 @end example
6794 This pragma appears in the formal part of a generic declaration.
6795 It specifies an exception to the RM rule from E.2.2(17/2), which forbids
6796 the use of a remote access to class-wide type as actual for a formal
6797 access type.
6799 When this pragma applies to a formal access type @cite{Entity}, that
6800 type is treated as a remote access to class-wide type in the generic.
6801 It must be a formal general access type, and its designated type must
6802 be the class-wide type of a formal tagged limited private type from the
6803 same generic declaration.
6805 In the generic unit, the formal type is subject to all restrictions
6806 pertaining to remote access to class-wide types. At instantiation, the
6807 actual type must be a remote access to class-wide type.
6809 @node Pragma Restricted_Run_Time,Pragma Restriction_Warnings,Pragma Remote_Access_Type,Implementation Defined Pragmas
6810 @anchor{gnat_rm/implementation_defined_pragmas pragma-restricted-run-time}@anchor{d2}
6811 @section Pragma Restricted_Run_Time
6814 Syntax:
6816 @example
6817 pragma Restricted_Run_Time;
6818 @end example
6820 This pragma is considered obsolescent, but is retained for
6821 compatibility purposes. It is equivalent to:
6823 @example
6824 pragma Profile (Restricted);
6825 @end example
6827 which is the preferred method of setting the restricted run time
6828 profile.
6830 @node Pragma Restriction_Warnings,Pragma Reviewable,Pragma Restricted_Run_Time,Implementation Defined Pragmas
6831 @anchor{gnat_rm/implementation_defined_pragmas pragma-restriction-warnings}@anchor{d3}
6832 @section Pragma Restriction_Warnings
6835 Syntax:
6837 @example
6838 pragma Restriction_Warnings
6839   (restriction_IDENTIFIER @{, restriction_IDENTIFIER@});
6840 @end example
6842 This pragma allows a series of restriction identifiers to be
6843 specified (the list of allowed identifiers is the same as for
6844 pragma @cite{Restrictions}). For each of these identifiers
6845 the compiler checks for violations of the restriction, but
6846 generates a warning message rather than an error message
6847 if the restriction is violated.
6849 One use of this is in situations where you want to know
6850 about violations of a restriction, but you want to ignore some of
6851 these violations. Consider this example, where you want to set
6852 Ada_95 mode and enable style checks, but you want to know about
6853 any other use of implementation pragmas:
6855 @example
6856 pragma Restriction_Warnings (No_Implementation_Pragmas);
6857 pragma Warnings (Off, "violation of No_Implementation_Pragmas");
6858 pragma Ada_95;
6859 pragma Style_Checks ("2bfhkM160");
6860 pragma Warnings (On, "violation of No_Implementation_Pragmas");
6861 @end example
6863 By including the above lines in a configuration pragmas file,
6864 the Ada_95 and Style_Checks pragmas are accepted without
6865 generating a warning, but any other use of implementation
6866 defined pragmas will cause a warning to be generated.
6868 @node Pragma Reviewable,Pragma Secondary_Stack_Size,Pragma Restriction_Warnings,Implementation Defined Pragmas
6869 @anchor{gnat_rm/implementation_defined_pragmas pragma-reviewable}@anchor{d4}
6870 @section Pragma Reviewable
6873 Syntax:
6875 @example
6876 pragma Reviewable;
6877 @end example
6879 This pragma is an RM-defined standard pragma, but has no effect on the
6880 program being compiled, or on the code generated for the program.
6882 To obtain the required output specified in RM H.3.1, the compiler must be
6883 run with various special switches as follows:
6886 @itemize *
6888 @item 
6889 @emph{Where compiler-generated run-time checks remain}
6891 The switch @emph{-gnatGL}
6892 may be used to list the expanded code in pseudo-Ada form.
6893 Runtime checks show up in the listing either as explicit
6894 checks or operators marked with @{@} to indicate a check is present.
6896 @item 
6897 @emph{An identification of known exceptions at compile time}
6899 If the program is compiled with @emph{-gnatwa},
6900 the compiler warning messages will indicate all cases where the compiler
6901 detects that an exception is certain to occur at run time.
6903 @item 
6904 @emph{Possible reads of uninitialized variables}
6906 The compiler warns of many such cases, but its output is incomplete.
6907 @end itemize
6910 A supplemental static analysis tool
6911 may be used to obtain a comprehensive list of all
6912 possible points at which uninitialized data may be read.
6915 @itemize *
6917 @item 
6918 @emph{Where run-time support routines are implicitly invoked}
6920 In the output from @emph{-gnatGL},
6921 run-time calls are explicitly listed as calls to the relevant
6922 run-time routine.
6924 @item 
6925 @emph{Object code listing}
6927 This may be obtained either by using the @emph{-S} switch,
6928 or the objdump utility.
6930 @item 
6931 @emph{Constructs known to be erroneous at compile time}
6933 These are identified by warnings issued by the compiler (use @emph{-gnatwa}).
6935 @item 
6936 @emph{Stack usage information}
6938 Static stack usage data (maximum per-subprogram) can be obtained via the
6939 @emph{-fstack-usage} switch to the compiler.
6940 Dynamic stack usage data (per task) can be obtained via the @emph{-u} switch
6941 to gnatbind
6942 @end itemize
6946 @itemize *
6948 @item 
6949 @emph{Object code listing of entire partition}
6951 This can be obtained by compiling the partition with @emph{-S},
6952 or by applying objdump
6953 to all the object files that are part of the partition.
6955 @item 
6956 @emph{A description of the run-time model}
6958 The full sources of the run-time are available, and the documentation of
6959 these routines describes how these run-time routines interface to the
6960 underlying operating system facilities.
6962 @item 
6963 @emph{Control and data-flow information}
6964 @end itemize
6967 A supplemental static analysis tool
6968 may be used to obtain complete control and data-flow information, as well as
6969 comprehensive messages identifying possible problems based on this
6970 information.
6972 @node Pragma Secondary_Stack_Size,Pragma Share_Generic,Pragma Reviewable,Implementation Defined Pragmas
6973 @anchor{gnat_rm/implementation_defined_pragmas id34}@anchor{d5}@anchor{gnat_rm/implementation_defined_pragmas pragma-secondary-stack-size}@anchor{d6}
6974 @section Pragma Secondary_Stack_Size
6977 Syntax:
6979 @example
6980 pragma Secondary_Stack_Size (integer_EXPRESSION);
6981 @end example
6983 This pragma appears within the task definition of a single task declaration
6984 or a task type declaration (like pragma @cite{Storage_Size}) and applies to all
6985 task objects of that type. The argument specifies the size of the secondary
6986 stack to be used by these task objects, and must be of an integer type. The
6987 secondary stack is used to handle functions that return a variable-sized
6988 result, for example a function returning an unconstrained String.
6990 Note this pragma only applies to targets using fixed secondary stacks, like
6991 VxWorks 653 and bare board targets, where a fixed block for the
6992 secondary stack is allocated from the primary stack of the task. By default,
6993 these targets assign a percentage of the primary stack for the secondary stack,
6994 as defined by @cite{System.Parameter.Sec_Stack_Percentage}. With this pragma,
6995 an @cite{integer_EXPRESSION} of bytes is assigned from the primary stack instead.
6997 For most targets, the pragma does not apply as the secondary stack grows on
6998 demand: allocated as a chain of blocks in the heap. The default size of these
6999 blocks can be modified via the @cite{-D} binder option as described in
7000 @cite{GNAT User's Guide}.
7002 Note that no check is made to see if the secondary stack can fit inside the
7003 primary stack.
7005 Note the pragma cannot appear when the restriction @cite{No_Secondary_Stack}
7006 is in effect.
7008 @node Pragma Share_Generic,Pragma Shared,Pragma Secondary_Stack_Size,Implementation Defined Pragmas
7009 @anchor{gnat_rm/implementation_defined_pragmas pragma-share-generic}@anchor{d7}
7010 @section Pragma Share_Generic
7013 Syntax:
7015 @example
7016 pragma Share_Generic (GNAME @{, GNAME@});
7018 GNAME ::= generic_unit_NAME | generic_instance_NAME
7019 @end example
7021 This pragma is provided for compatibility with Dec Ada 83. It has
7022 no effect in @cite{GNAT} (which does not implement shared generics), other
7023 than to check that the given names are all names of generic units or
7024 generic instances.
7026 @node Pragma Shared,Pragma Short_Circuit_And_Or,Pragma Share_Generic,Implementation Defined Pragmas
7027 @anchor{gnat_rm/implementation_defined_pragmas id35}@anchor{d8}@anchor{gnat_rm/implementation_defined_pragmas pragma-shared}@anchor{d9}
7028 @section Pragma Shared
7031 This pragma is provided for compatibility with Ada 83. The syntax and
7032 semantics are identical to pragma Atomic.
7034 @node Pragma Short_Circuit_And_Or,Pragma Short_Descriptors,Pragma Shared,Implementation Defined Pragmas
7035 @anchor{gnat_rm/implementation_defined_pragmas pragma-short-circuit-and-or}@anchor{da}
7036 @section Pragma Short_Circuit_And_Or
7039 Syntax:
7041 @example
7042 pragma Short_Circuit_And_Or;
7043 @end example
7045 This configuration pragma causes any occurrence of the AND operator applied to
7046 operands of type Standard.Boolean to be short-circuited (i.e. the AND operator
7047 is treated as if it were AND THEN). Or is similarly treated as OR ELSE. This
7048 may be useful in the context of certification protocols requiring the use of
7049 short-circuited logical operators. If this configuration pragma occurs locally
7050 within the file being compiled, it applies only to the file being compiled.
7051 There is no requirement that all units in a partition use this option.
7053 @node Pragma Short_Descriptors,Pragma Simple_Storage_Pool_Type,Pragma Short_Circuit_And_Or,Implementation Defined Pragmas
7054 @anchor{gnat_rm/implementation_defined_pragmas pragma-short-descriptors}@anchor{db}
7055 @section Pragma Short_Descriptors
7058 Syntax:
7060 @example
7061 pragma Short_Descriptors
7062 @end example
7064 This pragma is provided for compatibility with other Ada implementations. It
7065 is recognized but ignored by all current versions of GNAT.
7067 @node Pragma Simple_Storage_Pool_Type,Pragma Source_File_Name,Pragma Short_Descriptors,Implementation Defined Pragmas
7068 @anchor{gnat_rm/implementation_defined_pragmas pragma-simple-storage-pool-type}@anchor{dc}@anchor{gnat_rm/implementation_defined_pragmas id36}@anchor{dd}
7069 @section Pragma Simple_Storage_Pool_Type
7072 @geindex Storage pool
7073 @geindex simple
7075 @geindex Simple storage pool
7077 Syntax:
7079 @example
7080 pragma Simple_Storage_Pool_Type (type_LOCAL_NAME);
7081 @end example
7083 A type can be established as a 'simple storage pool type' by applying
7084 the representation pragma @cite{Simple_Storage_Pool_Type} to the type.
7085 A type named in the pragma must be a library-level immutably limited record
7086 type or limited tagged type declared immediately within a package declaration.
7087 The type can also be a limited private type whose full type is allowed as
7088 a simple storage pool type.
7090 For a simple storage pool type @cite{SSP}, nonabstract primitive subprograms
7091 @cite{Allocate}, @cite{Deallocate}, and @cite{Storage_Size} can be declared that
7092 are subtype conformant with the following subprogram declarations:
7094 @example
7095 procedure Allocate
7096   (Pool                     : in out SSP;
7097    Storage_Address          : out System.Address;
7098    Size_In_Storage_Elements : System.Storage_Elements.Storage_Count;
7099    Alignment                : System.Storage_Elements.Storage_Count);
7101 procedure Deallocate
7102   (Pool : in out SSP;
7103    Storage_Address          : System.Address;
7104    Size_In_Storage_Elements : System.Storage_Elements.Storage_Count;
7105    Alignment                : System.Storage_Elements.Storage_Count);
7107 function Storage_Size (Pool : SSP)
7108   return System.Storage_Elements.Storage_Count;
7109 @end example
7111 Procedure @cite{Allocate} must be declared, whereas @cite{Deallocate} and
7112 @cite{Storage_Size} are optional. If @cite{Deallocate} is not declared, then
7113 applying an unchecked deallocation has no effect other than to set its actual
7114 parameter to null. If @cite{Storage_Size} is not declared, then the
7115 @cite{Storage_Size} attribute applied to an access type associated with
7116 a pool object of type SSP returns zero. Additional operations can be declared
7117 for a simple storage pool type (such as for supporting a mark/release
7118 storage-management discipline).
7120 An object of a simple storage pool type can be associated with an access
7121 type by specifying the attribute
7122 @ref{de,,Simple_Storage_Pool}. For example:
7124 @example
7125 My_Pool : My_Simple_Storage_Pool_Type;
7127 type Acc is access My_Data_Type;
7129 for Acc'Simple_Storage_Pool use My_Pool;
7130 @end example
7132 See attribute @ref{de,,Simple_Storage_Pool}
7133 for further details.
7135 @node Pragma Source_File_Name,Pragma Source_File_Name_Project,Pragma Simple_Storage_Pool_Type,Implementation Defined Pragmas
7136 @anchor{gnat_rm/implementation_defined_pragmas id37}@anchor{df}@anchor{gnat_rm/implementation_defined_pragmas pragma-source-file-name}@anchor{e0}
7137 @section Pragma Source_File_Name
7140 Syntax:
7142 @example
7143 pragma Source_File_Name (
7144   [Unit_Name   =>] unit_NAME,
7145   Spec_File_Name =>  STRING_LITERAL,
7146   [Index => INTEGER_LITERAL]);
7148 pragma Source_File_Name (
7149   [Unit_Name   =>] unit_NAME,
7150   Body_File_Name =>  STRING_LITERAL,
7151   [Index => INTEGER_LITERAL]);
7152 @end example
7154 Use this to override the normal naming convention.  It is a configuration
7155 pragma, and so has the usual applicability of configuration pragmas
7156 (i.e., it applies to either an entire partition, or to all units in a
7157 compilation, or to a single unit, depending on how it is used.
7158 @cite{unit_name} is mapped to @cite{file_name_literal}.  The identifier for
7159 the second argument is required, and indicates whether this is the file
7160 name for the spec or for the body.
7162 The optional Index argument should be used when a file contains multiple
7163 units, and when you do not want to use @cite{gnatchop} to separate then
7164 into multiple files (which is the recommended procedure to limit the
7165 number of recompilations that are needed when some sources change).
7166 For instance, if the source file @code{source.ada} contains
7168 @example
7169 package B is
7171 end B;
7173 with B;
7174 procedure A is
7175 begin
7176    ..
7177 end A;
7178 @end example
7180 you could use the following configuration pragmas:
7182 @example
7183 pragma Source_File_Name
7184   (B, Spec_File_Name => "source.ada", Index => 1);
7185 pragma Source_File_Name
7186   (A, Body_File_Name => "source.ada", Index => 2);
7187 @end example
7189 Note that the @cite{gnatname} utility can also be used to generate those
7190 configuration pragmas.
7192 Another form of the @cite{Source_File_Name} pragma allows
7193 the specification of patterns defining alternative file naming schemes
7194 to apply to all files.
7196 @example
7197 pragma Source_File_Name
7198   (  [Spec_File_Name  =>] STRING_LITERAL
7199    [,[Casing          =>] CASING_SPEC]
7200    [,[Dot_Replacement =>] STRING_LITERAL]);
7202 pragma Source_File_Name
7203   (  [Body_File_Name  =>] STRING_LITERAL
7204    [,[Casing          =>] CASING_SPEC]
7205    [,[Dot_Replacement =>] STRING_LITERAL]);
7207 pragma Source_File_Name
7208   (  [Subunit_File_Name =>] STRING_LITERAL
7209    [,[Casing            =>] CASING_SPEC]
7210    [,[Dot_Replacement   =>] STRING_LITERAL]);
7212 CASING_SPEC ::= Lowercase | Uppercase | Mixedcase
7213 @end example
7215 The first argument is a pattern that contains a single asterisk indicating
7216 the point at which the unit name is to be inserted in the pattern string
7217 to form the file name.  The second argument is optional.  If present it
7218 specifies the casing of the unit name in the resulting file name string.
7219 The default is lower case.  Finally the third argument allows for systematic
7220 replacement of any dots in the unit name by the specified string literal.
7222 Note that Source_File_Name pragmas should not be used if you are using
7223 project files. The reason for this rule is that the project manager is not
7224 aware of these pragmas, and so other tools that use the projet file would not
7225 be aware of the intended naming conventions. If you are using project files,
7226 file naming is controlled by Source_File_Name_Project pragmas, which are
7227 usually supplied automatically by the project manager. A pragma
7228 Source_File_Name cannot appear after a @ref{e1,,Pragma Source_File_Name_Project}.
7230 For more details on the use of the @cite{Source_File_Name} pragma, see the
7231 sections on @cite{Using Other File Names} and @cite{Alternative File Naming Schemes' in the :title:`GNAT User's Guide}.
7233 @node Pragma Source_File_Name_Project,Pragma Source_Reference,Pragma Source_File_Name,Implementation Defined Pragmas
7234 @anchor{gnat_rm/implementation_defined_pragmas pragma-source-file-name-project}@anchor{e1}@anchor{gnat_rm/implementation_defined_pragmas id38}@anchor{e2}
7235 @section Pragma Source_File_Name_Project
7238 This pragma has the same syntax and semantics as pragma Source_File_Name.
7239 It is only allowed as a stand-alone configuration pragma.
7240 It cannot appear after a @ref{e0,,Pragma Source_File_Name}, and
7241 most importantly, once pragma Source_File_Name_Project appears,
7242 no further Source_File_Name pragmas are allowed.
7244 The intention is that Source_File_Name_Project pragmas are always
7245 generated by the Project Manager in a manner consistent with the naming
7246 specified in a project file, and when naming is controlled in this manner,
7247 it is not permissible to attempt to modify this naming scheme using
7248 Source_File_Name or Source_File_Name_Project pragmas (which would not be
7249 known to the project manager).
7251 @node Pragma Source_Reference,Pragma SPARK_Mode,Pragma Source_File_Name_Project,Implementation Defined Pragmas
7252 @anchor{gnat_rm/implementation_defined_pragmas pragma-source-reference}@anchor{e3}
7253 @section Pragma Source_Reference
7256 Syntax:
7258 @example
7259 pragma Source_Reference (INTEGER_LITERAL, STRING_LITERAL);
7260 @end example
7262 This pragma must appear as the first line of a source file.
7263 @cite{integer_literal} is the logical line number of the line following
7264 the pragma line (for use in error messages and debugging
7265 information).  @cite{string_literal} is a static string constant that
7266 specifies the file name to be used in error messages and debugging
7267 information.  This is most notably used for the output of @cite{gnatchop}
7268 with the @emph{-r} switch, to make sure that the original unchopped
7269 source file is the one referred to.
7271 The second argument must be a string literal, it cannot be a static
7272 string expression other than a string literal.  This is because its value
7273 is needed for error messages issued by all phases of the compiler.
7275 @node Pragma SPARK_Mode,Pragma Static_Elaboration_Desired,Pragma Source_Reference,Implementation Defined Pragmas
7276 @anchor{gnat_rm/implementation_defined_pragmas pragma-spark-mode}@anchor{e4}@anchor{gnat_rm/implementation_defined_pragmas id39}@anchor{e5}
7277 @section Pragma SPARK_Mode
7280 Syntax:
7282 @example
7283 pragma SPARK_Mode [(On | Off)] ;
7284 @end example
7286 In general a program can have some parts that are in SPARK 2014 (and
7287 follow all the rules in the SPARK Reference Manual), and some parts
7288 that are full Ada 2012.
7290 The SPARK_Mode pragma is used to identify which parts are in SPARK
7291 2014 (by default programs are in full Ada). The SPARK_Mode pragma can
7292 be used in the following places:
7295 @itemize *
7297 @item 
7298 As a configuration pragma, in which case it sets the default mode for
7299 all units compiled with this pragma.
7301 @item 
7302 Immediately following a library-level subprogram spec
7304 @item 
7305 Immediately within a library-level package body
7307 @item 
7308 Immediately following the @cite{private} keyword of a library-level
7309 package spec
7311 @item 
7312 Immediately following the @cite{begin} keyword of a library-level
7313 package body
7315 @item 
7316 Immediately within a library-level subprogram body
7317 @end itemize
7319 Normally a subprogram or package spec/body inherits the current mode
7320 that is active at the point it is declared. But this can be overridden
7321 by pragma within the spec or body as above.
7323 The basic consistency rule is that you can't turn SPARK_Mode back
7324 @cite{On}, once you have explicitly (with a pragma) turned if
7325 @cite{Off}. So the following rules apply:
7327 If a subprogram spec has SPARK_Mode @cite{Off}, then the body must
7328 also have SPARK_Mode @cite{Off}.
7330 For a package, we have four parts:
7333 @itemize *
7335 @item 
7336 the package public declarations
7338 @item 
7339 the package private part
7341 @item 
7342 the body of the package
7344 @item 
7345 the elaboration code after @cite{begin}
7346 @end itemize
7348 For a package, the rule is that if you explicitly turn SPARK_Mode
7349 @cite{Off} for any part, then all the following parts must have
7350 SPARK_Mode @cite{Off}. Note that this may require repeating a pragma
7351 SPARK_Mode (@cite{Off}) in the body. For example, if we have a
7352 configuration pragma SPARK_Mode (@cite{On}) that turns the mode on by
7353 default everywhere, and one particular package spec has pragma
7354 SPARK_Mode (@cite{Off}), then that pragma will need to be repeated in
7355 the package body.
7357 @node Pragma Static_Elaboration_Desired,Pragma Stream_Convert,Pragma SPARK_Mode,Implementation Defined Pragmas
7358 @anchor{gnat_rm/implementation_defined_pragmas pragma-static-elaboration-desired}@anchor{e6}
7359 @section Pragma Static_Elaboration_Desired
7362 Syntax:
7364 @example
7365 pragma Static_Elaboration_Desired;
7366 @end example
7368 This pragma is used to indicate that the compiler should attempt to initialize
7369 statically the objects declared in the library unit to which the pragma applies,
7370 when these objects are initialized (explicitly or implicitly) by an aggregate.
7371 In the absence of this pragma, aggregates in object declarations are expanded
7372 into assignments and loops, even when the aggregate components are static
7373 constants. When the aggregate is present the compiler builds a static expression
7374 that requires no run-time code, so that the initialized object can be placed in
7375 read-only data space. If the components are not static, or the aggregate has
7376 more that 100 components, the compiler emits a warning that the pragma cannot
7377 be obeyed. (See also the restriction No_Implicit_Loops, which supports static
7378 construction of larger aggregates with static components that include an others
7379 choice.)
7381 @node Pragma Stream_Convert,Pragma Style_Checks,Pragma Static_Elaboration_Desired,Implementation Defined Pragmas
7382 @anchor{gnat_rm/implementation_defined_pragmas pragma-stream-convert}@anchor{e7}
7383 @section Pragma Stream_Convert
7386 Syntax:
7388 @example
7389 pragma Stream_Convert (
7390   [Entity =>] type_LOCAL_NAME,
7391   [Read   =>] function_NAME,
7392   [Write  =>] function_NAME);
7393 @end example
7395 This pragma provides an efficient way of providing user-defined stream
7396 attributes.  Not only is it simpler to use than specifying the attributes
7397 directly, but more importantly, it allows the specification to be made in such
7398 a way that the predefined unit Ada.Streams is not loaded unless it is actually
7399 needed (i.e. unless the stream attributes are actually used); the use of
7400 the Stream_Convert pragma adds no overhead at all, unless the stream
7401 attributes are actually used on the designated type.
7403 The first argument specifies the type for which stream functions are
7404 provided.  The second parameter provides a function used to read values
7405 of this type.  It must name a function whose argument type may be any
7406 subtype, and whose returned type must be the type given as the first
7407 argument to the pragma.
7409 The meaning of the @cite{Read} parameter is that if a stream attribute directly
7410 or indirectly specifies reading of the type given as the first parameter,
7411 then a value of the type given as the argument to the Read function is
7412 read from the stream, and then the Read function is used to convert this
7413 to the required target type.
7415 Similarly the @cite{Write} parameter specifies how to treat write attributes
7416 that directly or indirectly apply to the type given as the first parameter.
7417 It must have an input parameter of the type specified by the first parameter,
7418 and the return type must be the same as the input type of the Read function.
7419 The effect is to first call the Write function to convert to the given stream
7420 type, and then write the result type to the stream.
7422 The Read and Write functions must not be overloaded subprograms.  If necessary
7423 renamings can be supplied to meet this requirement.
7424 The usage of this attribute is best illustrated by a simple example, taken
7425 from the GNAT implementation of package Ada.Strings.Unbounded:
7427 @example
7428 function To_Unbounded (S : String) return Unbounded_String
7429   renames To_Unbounded_String;
7431 pragma Stream_Convert
7432   (Unbounded_String, To_Unbounded, To_String);
7433 @end example
7435 The specifications of the referenced functions, as given in the Ada
7436 Reference Manual are:
7438 @example
7439 function To_Unbounded_String (Source : String)
7440   return Unbounded_String;
7442 function To_String (Source : Unbounded_String)
7443   return String;
7444 @end example
7446 The effect is that if the value of an unbounded string is written to a stream,
7447 then the representation of the item in the stream is in the same format that
7448 would be used for @cite{Standard.String'Output}, and this same representation
7449 is expected when a value of this type is read from the stream. Note that the
7450 value written always includes the bounds, even for Unbounded_String'Write,
7451 since Unbounded_String is not an array type.
7453 Note that the @cite{Stream_Convert} pragma is not effective in the case of
7454 a derived type of a non-limited tagged type. If such a type is specified then
7455 the pragma is silently ignored, and the default implementation of the stream
7456 attributes is used instead.
7458 @node Pragma Style_Checks,Pragma Subtitle,Pragma Stream_Convert,Implementation Defined Pragmas
7459 @anchor{gnat_rm/implementation_defined_pragmas pragma-style-checks}@anchor{e8}
7460 @section Pragma Style_Checks
7463 Syntax:
7465 @example
7466 pragma Style_Checks (string_LITERAL | ALL_CHECKS |
7467                      On | Off [, LOCAL_NAME]);
7468 @end example
7470 This pragma is used in conjunction with compiler switches to control the
7471 built in style checking provided by GNAT.  The compiler switches, if set,
7472 provide an initial setting for the switches, and this pragma may be used
7473 to modify these settings, or the settings may be provided entirely by
7474 the use of the pragma.  This pragma can be used anywhere that a pragma
7475 is legal, including use as a configuration pragma (including use in
7476 the @code{gnat.adc} file).
7478 The form with a string literal specifies which style options are to be
7479 activated.  These are additive, so they apply in addition to any previously
7480 set style check options.  The codes for the options are the same as those
7481 used in the @emph{-gnaty} switch to @emph{gcc} or @emph{gnatmake}.
7482 For example the following two methods can be used to enable
7483 layout checking:
7486 @itemize *
7488 @item 
7489 @example
7490 pragma Style_Checks ("l");
7491 @end example
7493 @item 
7494 @example
7495 gcc -c -gnatyl ...
7496 @end example
7497 @end itemize
7499 The form ALL_CHECKS activates all standard checks (its use is equivalent
7500 to the use of the @cite{gnaty} switch with no options.
7501 See the @cite{GNAT User's Guide} for details.)
7503 Note: the behavior is slightly different in GNAT mode (@emph{-gnatg} used).
7504 In this case, ALL_CHECKS implies the standard set of GNAT mode style check
7505 options (i.e. equivalent to @emph{-gnatyg}).
7507 The forms with @cite{Off} and @cite{On}
7508 can be used to temporarily disable style checks
7509 as shown in the following example:
7511 @example
7512 pragma Style_Checks ("k"); -- requires keywords in lower case
7513 pragma Style_Checks (Off); -- turn off style checks
7514 NULL;                      -- this will not generate an error message
7515 pragma Style_Checks (On);  -- turn style checks back on
7516 NULL;                      -- this will generate an error message
7517 @end example
7519 Finally the two argument form is allowed only if the first argument is
7520 @cite{On} or @cite{Off}.  The effect is to turn of semantic style checks
7521 for the specified entity, as shown in the following example:
7523 @example
7524 pragma Style_Checks ("r"); -- require consistency of identifier casing
7525 Arg : Integer;
7526 Rf1 : Integer := ARG;      -- incorrect, wrong case
7527 pragma Style_Checks (Off, Arg);
7528 Rf2 : Integer := ARG;      -- OK, no error
7529 @end example
7531 @node Pragma Subtitle,Pragma Suppress,Pragma Style_Checks,Implementation Defined Pragmas
7532 @anchor{gnat_rm/implementation_defined_pragmas pragma-subtitle}@anchor{e9}
7533 @section Pragma Subtitle
7536 Syntax:
7538 @example
7539 pragma Subtitle ([Subtitle =>] STRING_LITERAL);
7540 @end example
7542 This pragma is recognized for compatibility with other Ada compilers
7543 but is ignored by GNAT.
7545 @node Pragma Suppress,Pragma Suppress_All,Pragma Subtitle,Implementation Defined Pragmas
7546 @anchor{gnat_rm/implementation_defined_pragmas pragma-suppress}@anchor{ea}
7547 @section Pragma Suppress
7550 Syntax:
7552 @example
7553 pragma Suppress (Identifier [, [On =>] Name]);
7554 @end example
7556 This is a standard pragma, and supports all the check names required in
7557 the RM. It is included here because GNAT recognizes some additional check
7558 names that are implementation defined (as permitted by the RM):
7561 @itemize *
7563 @item 
7564 @cite{Alignment_Check} can be used to suppress alignment checks
7565 on addresses used in address clauses. Such checks can also be suppressed
7566 by suppressing range checks, but the specific use of @cite{Alignment_Check}
7567 allows suppression of alignment checks without suppressing other range checks.
7568 Note that @cite{Alignment_Check} is suppressed by default on machines (such as
7569 the x86) with non-strict alignment.
7571 @item 
7572 @cite{Atomic_Synchronization} can be used to suppress the special memory
7573 synchronization instructions that are normally generated for access to
7574 @cite{Atomic} variables to ensure correct synchronization between tasks
7575 that use such variables for synchronization purposes.
7577 @item 
7578 @cite{Duplicated_Tag_Check} Can be used to suppress the check that is generated
7579 for a duplicated tag value when a tagged type is declared.
7581 @item 
7582 @cite{Container_Checks} Can be used to suppress all checks within Ada.Containers
7583 and instances of its children, including Tampering_Check.
7585 @item 
7586 @cite{Tampering_Check} Can be used to suppress tampering check in the containers.
7588 @item 
7589 @cite{Predicate_Check} can be used to control whether predicate checks are
7590 active. It is applicable only to predicates for which the policy is
7591 @cite{Check}. Unlike @cite{Assertion_Policy}, which determines if a given
7592 predicate is ignored or checked for the whole program, the use of
7593 @cite{Suppress} and @cite{Unsuppress} with this check name allows a given
7594 predicate to be turned on and off at specific points in the program.
7596 @item 
7597 @cite{Validity_Check} can be used specifically to control validity checks.
7598 If @cite{Suppress} is used to suppress validity checks, then no validity
7599 checks are performed, including those specified by the appropriate compiler
7600 switch or the @cite{Validity_Checks} pragma.
7602 @item 
7603 Additional check names previously introduced by use of the @cite{Check_Name}
7604 pragma are also allowed.
7605 @end itemize
7607 Note that pragma Suppress gives the compiler permission to omit
7608 checks, but does not require the compiler to omit checks. The compiler
7609 will generate checks if they are essentially free, even when they are
7610 suppressed. In particular, if the compiler can prove that a certain
7611 check will necessarily fail, it will generate code to do an
7612 unconditional 'raise', even if checks are suppressed. The compiler
7613 warns in this case.
7615 Of course, run-time checks are omitted whenever the compiler can prove
7616 that they will not fail, whether or not checks are suppressed.
7618 @node Pragma Suppress_All,Pragma Suppress_Debug_Info,Pragma Suppress,Implementation Defined Pragmas
7619 @anchor{gnat_rm/implementation_defined_pragmas pragma-suppress-all}@anchor{eb}
7620 @section Pragma Suppress_All
7623 Syntax:
7625 @example
7626 pragma Suppress_All;
7627 @end example
7629 This pragma can appear anywhere within a unit.
7630 The effect is to apply @cite{Suppress (All_Checks)} to the unit
7631 in which it appears.  This pragma is implemented for compatibility with DEC
7632 Ada 83 usage where it appears at the end of a unit, and for compatibility
7633 with Rational Ada, where it appears as a program unit pragma.
7634 The use of the standard Ada pragma @cite{Suppress (All_Checks)}
7635 as a normal configuration pragma is the preferred usage in GNAT.
7637 @node Pragma Suppress_Debug_Info,Pragma Suppress_Exception_Locations,Pragma Suppress_All,Implementation Defined Pragmas
7638 @anchor{gnat_rm/implementation_defined_pragmas pragma-suppress-debug-info}@anchor{ec}@anchor{gnat_rm/implementation_defined_pragmas id40}@anchor{ed}
7639 @section Pragma Suppress_Debug_Info
7642 Syntax:
7644 @example
7645 pragma Suppress_Debug_Info ([Entity =>] LOCAL_NAME);
7646 @end example
7648 This pragma can be used to suppress generation of debug information
7649 for the specified entity. It is intended primarily for use in debugging
7650 the debugger, and navigating around debugger problems.
7652 @node Pragma Suppress_Exception_Locations,Pragma Suppress_Initialization,Pragma Suppress_Debug_Info,Implementation Defined Pragmas
7653 @anchor{gnat_rm/implementation_defined_pragmas pragma-suppress-exception-locations}@anchor{ee}
7654 @section Pragma Suppress_Exception_Locations
7657 Syntax:
7659 @example
7660 pragma Suppress_Exception_Locations;
7661 @end example
7663 In normal mode, a raise statement for an exception by default generates
7664 an exception message giving the file name and line number for the location
7665 of the raise. This is useful for debugging and logging purposes, but this
7666 entails extra space for the strings for the messages. The configuration
7667 pragma @cite{Suppress_Exception_Locations} can be used to suppress the
7668 generation of these strings, with the result that space is saved, but the
7669 exception message for such raises is null. This configuration pragma may
7670 appear in a global configuration pragma file, or in a specific unit as
7671 usual. It is not required that this pragma be used consistently within
7672 a partition, so it is fine to have some units within a partition compiled
7673 with this pragma and others compiled in normal mode without it.
7675 @node Pragma Suppress_Initialization,Pragma Task_Name,Pragma Suppress_Exception_Locations,Implementation Defined Pragmas
7676 @anchor{gnat_rm/implementation_defined_pragmas id41}@anchor{ef}@anchor{gnat_rm/implementation_defined_pragmas pragma-suppress-initialization}@anchor{f0}
7677 @section Pragma Suppress_Initialization
7680 @geindex Suppressing initialization
7682 @geindex Initialization
7683 @geindex suppression of
7685 Syntax:
7687 @example
7688 pragma Suppress_Initialization ([Entity =>] variable_or_subtype_Name);
7689 @end example
7691 Here variable_or_subtype_Name is the name introduced by a type declaration
7692 or subtype declaration or the name of a variable introduced by an
7693 object declaration.
7695 In the case of a type or subtype
7696 this pragma suppresses any implicit or explicit initialization
7697 for all variables of the given type or subtype,
7698 including initialization resulting from the use of pragmas
7699 Normalize_Scalars or Initialize_Scalars.
7701 This is considered a representation item, so it cannot be given after
7702 the type is frozen. It applies to all subsequent object declarations,
7703 and also any allocator that creates objects of the type.
7705 If the pragma is given for the first subtype, then it is considered
7706 to apply to the base type and all its subtypes. If the pragma is given
7707 for other than a first subtype, then it applies only to the given subtype.
7708 The pragma may not be given after the type is frozen.
7710 Note that this includes eliminating initialization of discriminants
7711 for discriminated types, and tags for tagged types. In these cases,
7712 you will have to use some non-portable mechanism (e.g. address
7713 overlays or unchecked conversion) to achieve required initialization
7714 of these fields before accessing any object of the corresponding type.
7716 For the variable case, implicit initialization for the named variable
7717 is suppressed, just as though its subtype had been given in a pragma
7718 Suppress_Initialization, as described above.
7720 @node Pragma Task_Name,Pragma Task_Storage,Pragma Suppress_Initialization,Implementation Defined Pragmas
7721 @anchor{gnat_rm/implementation_defined_pragmas pragma-task-name}@anchor{f1}
7722 @section Pragma Task_Name
7725 Syntax
7727 @example
7728 pragma Task_Name (string_EXPRESSION);
7729 @end example
7731 This pragma appears within a task definition (like pragma
7732 @cite{Priority}) and applies to the task in which it appears.  The
7733 argument must be of type String, and provides a name to be used for
7734 the task instance when the task is created.  Note that this expression
7735 is not required to be static, and in particular, it can contain
7736 references to task discriminants.  This facility can be used to
7737 provide different names for different tasks as they are created,
7738 as illustrated in the example below.
7740 The task name is recorded internally in the run-time structures
7741 and is accessible to tools like the debugger.  In addition the
7742 routine @cite{Ada.Task_Identification.Image} will return this
7743 string, with a unique task address appended.
7745 @example
7746 --  Example of the use of pragma Task_Name
7748 with Ada.Task_Identification;
7749 use Ada.Task_Identification;
7750 with Text_IO; use Text_IO;
7751 procedure t3 is
7753    type Astring is access String;
7755    task type Task_Typ (Name : access String) is
7756       pragma Task_Name (Name.all);
7757    end Task_Typ;
7759    task body Task_Typ is
7760       Nam : constant String := Image (Current_Task);
7761    begin
7762       Put_Line ("-->" & Nam (1 .. 14) & "<--");
7763    end Task_Typ;
7765    type Ptr_Task is access Task_Typ;
7766    Task_Var : Ptr_Task;
7768 begin
7769    Task_Var :=
7770      new Task_Typ (new String'("This is task 1"));
7771    Task_Var :=
7772      new Task_Typ (new String'("This is task 2"));
7773 end;
7774 @end example
7776 @node Pragma Task_Storage,Pragma Test_Case,Pragma Task_Name,Implementation Defined Pragmas
7777 @anchor{gnat_rm/implementation_defined_pragmas pragma-task-storage}@anchor{f2}
7778 @section Pragma Task_Storage
7781 Syntax:
7783 @example
7784 pragma Task_Storage (
7785   [Task_Type =>] LOCAL_NAME,
7786   [Top_Guard =>] static_integer_EXPRESSION);
7787 @end example
7789 This pragma specifies the length of the guard area for tasks.  The guard
7790 area is an additional storage area allocated to a task.  A value of zero
7791 means that either no guard area is created or a minimal guard area is
7792 created, depending on the target.  This pragma can appear anywhere a
7793 @cite{Storage_Size} attribute definition clause is allowed for a task
7794 type.
7796 @node Pragma Test_Case,Pragma Thread_Local_Storage,Pragma Task_Storage,Implementation Defined Pragmas
7797 @anchor{gnat_rm/implementation_defined_pragmas pragma-test-case}@anchor{f3}@anchor{gnat_rm/implementation_defined_pragmas id42}@anchor{f4}
7798 @section Pragma Test_Case
7801 @geindex Test cases
7803 Syntax:
7805 @example
7806 pragma Test_Case (
7807    [Name     =>] static_string_Expression
7808   ,[Mode     =>] (Nominal | Robustness)
7809  [, Requires =>  Boolean_Expression]
7810  [, Ensures  =>  Boolean_Expression]);
7811 @end example
7813 The @cite{Test_Case} pragma allows defining fine-grain specifications
7814 for use by testing tools.
7815 The compiler checks the validity of the @cite{Test_Case} pragma, but its
7816 presence does not lead to any modification of the code generated by the
7817 compiler.
7819 @cite{Test_Case} pragmas may only appear immediately following the
7820 (separate) declaration of a subprogram in a package declaration, inside
7821 a package spec unit. Only other pragmas may intervene (that is appear
7822 between the subprogram declaration and a test case).
7824 The compiler checks that boolean expressions given in @cite{Requires} and
7825 @cite{Ensures} are valid, where the rules for @cite{Requires} are the
7826 same as the rule for an expression in @cite{Precondition} and the rules
7827 for @cite{Ensures} are the same as the rule for an expression in
7828 @cite{Postcondition}. In particular, attributes @cite{'Old} and
7829 @cite{'Result} can only be used within the @cite{Ensures}
7830 expression. The following is an example of use within a package spec:
7832 @example
7833 package Math_Functions is
7834    ...
7835    function Sqrt (Arg : Float) return Float;
7836    pragma Test_Case (Name     => "Test 1",
7837                      Mode     => Nominal,
7838                      Requires => Arg < 10000,
7839                      Ensures  => Sqrt'Result < 10);
7840    ...
7841 end Math_Functions;
7842 @end example
7844 The meaning of a test case is that there is at least one context where
7845 @cite{Requires} holds such that, if the associated subprogram is executed in
7846 that context, then @cite{Ensures} holds when the subprogram returns.
7847 Mode @cite{Nominal} indicates that the input context should also satisfy the
7848 precondition of the subprogram, and the output context should also satisfy its
7849 postcondition. Mode @cite{Robustness} indicates that the precondition and
7850 postcondition of the subprogram should be ignored for this test case.
7852 @node Pragma Thread_Local_Storage,Pragma Time_Slice,Pragma Test_Case,Implementation Defined Pragmas
7853 @anchor{gnat_rm/implementation_defined_pragmas pragma-thread-local-storage}@anchor{f5}@anchor{gnat_rm/implementation_defined_pragmas id43}@anchor{f6}
7854 @section Pragma Thread_Local_Storage
7857 @geindex Task specific storage
7859 @geindex TLS (Thread Local Storage)
7861 @geindex Task_Attributes
7863 Syntax:
7865 @example
7866 pragma Thread_Local_Storage ([Entity =>] LOCAL_NAME);
7867 @end example
7869 This pragma specifies that the specified entity, which must be
7870 a variable declared in a library level package, is to be marked as
7871 "Thread Local Storage" (@cite{TLS}). On systems supporting this (which
7872 include Windows, Solaris, GNU/Linux and VxWorks 6), this causes each
7873 thread (and hence each Ada task) to see a distinct copy of the variable.
7875 The variable may not have default initialization, and if there is
7876 an explicit initialization, it must be either @cite{null} for an
7877 access variable, or a static expression for a scalar variable.
7878 This provides a low level mechanism similar to that provided by
7879 the @cite{Ada.Task_Attributes} package, but much more efficient
7880 and is also useful in writing interface code that will interact
7881 with foreign threads.
7883 If this pragma is used on a system where @cite{TLS} is not supported,
7884 then an error message will be generated and the program will be rejected.
7886 @node Pragma Time_Slice,Pragma Title,Pragma Thread_Local_Storage,Implementation Defined Pragmas
7887 @anchor{gnat_rm/implementation_defined_pragmas pragma-time-slice}@anchor{f7}
7888 @section Pragma Time_Slice
7891 Syntax:
7893 @example
7894 pragma Time_Slice (static_duration_EXPRESSION);
7895 @end example
7897 For implementations of GNAT on operating systems where it is possible
7898 to supply a time slice value, this pragma may be used for this purpose.
7899 It is ignored if it is used in a system that does not allow this control,
7900 or if it appears in other than the main program unit.
7902 @node Pragma Title,Pragma Type_Invariant,Pragma Time_Slice,Implementation Defined Pragmas
7903 @anchor{gnat_rm/implementation_defined_pragmas pragma-title}@anchor{f8}
7904 @section Pragma Title
7907 Syntax:
7909 @example
7910 pragma Title (TITLING_OPTION [, TITLING OPTION]);
7912 TITLING_OPTION ::=
7913   [Title    =>] STRING_LITERAL,
7914 | [Subtitle =>] STRING_LITERAL
7915 @end example
7917 Syntax checked but otherwise ignored by GNAT.  This is a listing control
7918 pragma used in DEC Ada 83 implementations to provide a title and/or
7919 subtitle for the program listing.  The program listing generated by GNAT
7920 does not have titles or subtitles.
7922 Unlike other pragmas, the full flexibility of named notation is allowed
7923 for this pragma, i.e., the parameters may be given in any order if named
7924 notation is used, and named and positional notation can be mixed
7925 following the normal rules for procedure calls in Ada.
7927 @node Pragma Type_Invariant,Pragma Type_Invariant_Class,Pragma Title,Implementation Defined Pragmas
7928 @anchor{gnat_rm/implementation_defined_pragmas pragma-type-invariant}@anchor{f9}
7929 @section Pragma Type_Invariant
7932 Syntax:
7934 @example
7935 pragma Type_Invariant
7936   ([Entity =>] type_LOCAL_NAME,
7937    [Check  =>] EXPRESSION);
7938 @end example
7940 The @cite{Type_Invariant} pragma is intended to be an exact
7941 replacement for the language-defined @cite{Type_Invariant}
7942 aspect, and shares its restrictions and semantics. It differs
7943 from the language defined @cite{Invariant} pragma in that it
7944 does not permit a string parameter, and it is
7945 controlled by the assertion identifier @cite{Type_Invariant}
7946 rather than @cite{Invariant}.
7948 @node Pragma Type_Invariant_Class,Pragma Unchecked_Union,Pragma Type_Invariant,Implementation Defined Pragmas
7949 @anchor{gnat_rm/implementation_defined_pragmas id44}@anchor{fa}@anchor{gnat_rm/implementation_defined_pragmas pragma-type-invariant-class}@anchor{fb}
7950 @section Pragma Type_Invariant_Class
7953 Syntax:
7955 @example
7956 pragma Type_Invariant_Class
7957   ([Entity =>] type_LOCAL_NAME,
7958    [Check  =>] EXPRESSION);
7959 @end example
7961 The @cite{Type_Invariant_Class} pragma is intended to be an exact
7962 replacement for the language-defined @cite{Type_Invariant'Class}
7963 aspect, and shares its restrictions and semantics.
7965 Note: This pragma is called @cite{Type_Invariant_Class} rather than
7966 @cite{Type_Invariant'Class} because the latter would not be strictly
7967 conforming to the allowed syntax for pragmas. The motivation
7968 for providing pragmas equivalent to the aspects is to allow a program
7969 to be written using the pragmas, and then compiled if necessary
7970 using an Ada compiler that does not recognize the pragmas or
7971 aspects, but is prepared to ignore the pragmas. The assertion
7972 policy that controls this pragma is @cite{Type_Invariant'Class},
7973 not @cite{Type_Invariant_Class}.
7975 @node Pragma Unchecked_Union,Pragma Unevaluated_Use_Of_Old,Pragma Type_Invariant_Class,Implementation Defined Pragmas
7976 @anchor{gnat_rm/implementation_defined_pragmas pragma-unchecked-union}@anchor{fc}
7977 @section Pragma Unchecked_Union
7980 @geindex Unions in C
7982 Syntax:
7984 @example
7985 pragma Unchecked_Union (first_subtype_LOCAL_NAME);
7986 @end example
7988 This pragma is used to specify a representation of a record type that is
7989 equivalent to a C union. It was introduced as a GNAT implementation defined
7990 pragma in the GNAT Ada 95 mode. Ada 2005 includes an extended version of this
7991 pragma, making it language defined, and GNAT fully implements this extended
7992 version in all language modes (Ada 83, Ada 95, and Ada 2005). For full
7993 details, consult the Ada 2012 Reference Manual, section B.3.3.
7995 @node Pragma Unevaluated_Use_Of_Old,Pragma Unimplemented_Unit,Pragma Unchecked_Union,Implementation Defined Pragmas
7996 @anchor{gnat_rm/implementation_defined_pragmas pragma-unevaluated-use-of-old}@anchor{fd}
7997 @section Pragma Unevaluated_Use_Of_Old
8000 @geindex Attribute Old
8002 @geindex Attribute Loop_Entry
8004 @geindex Unevaluated_Use_Of_Old
8006 Syntax:
8008 @example
8009 pragma Unevaluated_Use_Of_Old (Error | Warn | Allow);
8010 @end example
8012 This pragma controls the processing of attributes Old and Loop_Entry.
8013 If either of these attributes is used in a potentially unevaluated
8014 expression  (e.g. the then or else parts of an if expression), then
8015 normally this usage is considered illegal if the prefix of the attribute
8016 is other than an entity name. The language requires this
8017 behavior for Old, and GNAT copies the same rule for Loop_Entry.
8019 The reason for this rule is that otherwise, we can have a situation
8020 where we save the Old value, and this results in an exception, even
8021 though we might not evaluate the attribute. Consider this example:
8023 @example
8024 package UnevalOld is
8025    K : Character;
8026    procedure U (A : String; C : Boolean)  -- ERROR
8027      with Post => (if C then A(1)'Old = K else True);
8028 end;
8029 @end example
8031 If procedure U is called with a string with a lower bound of 2, and
8032 C false, then an exception would be raised trying to evaluate A(1)
8033 on entry even though the value would not be actually used.
8035 Although the rule guarantees against this possibility, it is sometimes
8036 too restrictive. For example if we know that the string has a lower
8037 bound of 1, then we will never raise an exception.
8038 The pragma @cite{Unevaluated_Use_Of_Old} can be
8039 used to modify this behavior. If the argument is @cite{Error} then an
8040 error is given (this is the default RM behavior). If the argument is
8041 @cite{Warn} then the usage is allowed as legal but with a warning
8042 that an exception might be raised. If the argument is @cite{Allow}
8043 then the usage is allowed as legal without generating a warning.
8045 This pragma may appear as a configuration pragma, or in a declarative
8046 part or package specification. In the latter case it applies to
8047 uses up to the end of the corresponding statement sequence or
8048 sequence of package declarations.
8050 @node Pragma Unimplemented_Unit,Pragma Universal_Aliasing,Pragma Unevaluated_Use_Of_Old,Implementation Defined Pragmas
8051 @anchor{gnat_rm/implementation_defined_pragmas pragma-unimplemented-unit}@anchor{fe}
8052 @section Pragma Unimplemented_Unit
8055 Syntax:
8057 @example
8058 pragma Unimplemented_Unit;
8059 @end example
8061 If this pragma occurs in a unit that is processed by the compiler, GNAT
8062 aborts with the message @code{xxx not implemented}, where
8063 @cite{xxx} is the name of the current compilation unit.  This pragma is
8064 intended to allow the compiler to handle unimplemented library units in
8065 a clean manner.
8067 The abort only happens if code is being generated.  Thus you can use
8068 specs of unimplemented packages in syntax or semantic checking mode.
8070 @node Pragma Universal_Aliasing,Pragma Universal_Data,Pragma Unimplemented_Unit,Implementation Defined Pragmas
8071 @anchor{gnat_rm/implementation_defined_pragmas id45}@anchor{ff}@anchor{gnat_rm/implementation_defined_pragmas pragma-universal-aliasing}@anchor{100}
8072 @section Pragma Universal_Aliasing
8075 Syntax:
8077 @example
8078 pragma Universal_Aliasing [([Entity =>] type_LOCAL_NAME)];
8079 @end example
8081 @cite{type_LOCAL_NAME} must refer to a type declaration in the current
8082 declarative part.  The effect is to inhibit strict type-based aliasing
8083 optimization for the given type.  In other words, the effect is as though
8084 access types designating this type were subject to pragma No_Strict_Aliasing.
8085 For a detailed description of the strict aliasing optimization, and the
8086 situations in which it must be suppressed, see the section on
8087 @cite{Optimization and Strict Aliasing} in the @cite{GNAT User's Guide}.
8089 @node Pragma Universal_Data,Pragma Unmodified,Pragma Universal_Aliasing,Implementation Defined Pragmas
8090 @anchor{gnat_rm/implementation_defined_pragmas pragma-universal-data}@anchor{101}@anchor{gnat_rm/implementation_defined_pragmas id46}@anchor{102}
8091 @section Pragma Universal_Data
8094 Syntax:
8096 @example
8097 pragma Universal_Data [(library_unit_Name)];
8098 @end example
8100 This pragma is supported only for the AAMP target and is ignored for
8101 other targets. The pragma specifies that all library-level objects
8102 (Counter 0 data) associated with the library unit are to be accessed
8103 and updated using universal addressing (24-bit addresses for AAMP5)
8104 rather than the default of 16-bit Data Environment (DENV) addressing.
8105 Use of this pragma will generally result in less efficient code for
8106 references to global data associated with the library unit, but
8107 allows such data to be located anywhere in memory. This pragma is
8108 a library unit pragma, but can also be used as a configuration pragma
8109 (including use in the @code{gnat.adc} file). The functionality
8110 of this pragma is also available by applying the -univ switch on the
8111 compilations of units where universal addressing of the data is desired.
8113 @node Pragma Unmodified,Pragma Unreferenced,Pragma Universal_Data,Implementation Defined Pragmas
8114 @anchor{gnat_rm/implementation_defined_pragmas id47}@anchor{103}@anchor{gnat_rm/implementation_defined_pragmas pragma-unmodified}@anchor{104}
8115 @section Pragma Unmodified
8118 @geindex Warnings
8119 @geindex unmodified
8121 Syntax:
8123 @example
8124 pragma Unmodified (LOCAL_NAME @{, LOCAL_NAME@});
8125 @end example
8127 This pragma signals that the assignable entities (variables,
8128 @cite{out} parameters, @cite{in out} parameters) whose names are listed are
8129 deliberately not assigned in the current source unit. This
8130 suppresses warnings about the
8131 entities being referenced but not assigned, and in addition a warning will be
8132 generated if one of these entities is in fact assigned in the
8133 same unit as the pragma (or in the corresponding body, or one
8134 of its subunits).
8136 This is particularly useful for clearly signaling that a particular
8137 parameter is not modified, even though the spec suggests that it might
8140 For the variable case, warnings are never given for unreferenced variables
8141 whose name contains one of the substrings
8142 @cite{DISCARD@comma{} DUMMY@comma{} IGNORE@comma{} JUNK@comma{} UNUSED} in any casing. Such names
8143 are typically to be used in cases where such warnings are expected.
8144 Thus it is never necessary to use @cite{pragma Unmodified} for such
8145 variables, though it is harmless to do so.
8147 @node Pragma Unreferenced,Pragma Unreferenced_Objects,Pragma Unmodified,Implementation Defined Pragmas
8148 @anchor{gnat_rm/implementation_defined_pragmas pragma-unreferenced}@anchor{105}@anchor{gnat_rm/implementation_defined_pragmas id48}@anchor{106}
8149 @section Pragma Unreferenced
8152 @geindex Warnings
8153 @geindex unreferenced
8155 Syntax:
8157 @example
8158 pragma Unreferenced (LOCAL_NAME @{, LOCAL_NAME@});
8159 pragma Unreferenced (library_unit_NAME @{, library_unit_NAME@});
8160 @end example
8162 This pragma signals that the entities whose names are listed are
8163 deliberately not referenced in the current source unit after the
8164 occurrence of the pragma. This
8165 suppresses warnings about the
8166 entities being unreferenced, and in addition a warning will be
8167 generated if one of these entities is in fact subsequently referenced in the
8168 same unit as the pragma (or in the corresponding body, or one
8169 of its subunits).
8171 This is particularly useful for clearly signaling that a particular
8172 parameter is not referenced in some particular subprogram implementation
8173 and that this is deliberate. It can also be useful in the case of
8174 objects declared only for their initialization or finalization side
8175 effects.
8177 If @cite{LOCAL_NAME} identifies more than one matching homonym in the
8178 current scope, then the entity most recently declared is the one to which
8179 the pragma applies. Note that in the case of accept formals, the pragma
8180 Unreferenced may appear immediately after the keyword @cite{do} which
8181 allows the indication of whether or not accept formals are referenced
8182 or not to be given individually for each accept statement.
8184 The left hand side of an assignment does not count as a reference for the
8185 purpose of this pragma. Thus it is fine to assign to an entity for which
8186 pragma Unreferenced is given.
8188 Note that if a warning is desired for all calls to a given subprogram,
8189 regardless of whether they occur in the same unit as the subprogram
8190 declaration, then this pragma should not be used (calls from another
8191 unit would not be flagged); pragma Obsolescent can be used instead
8192 for this purpose, see @ref{a4,,Pragma Obsolescent}.
8194 The second form of pragma @cite{Unreferenced} is used within a context
8195 clause. In this case the arguments must be unit names of units previously
8196 mentioned in @cite{with} clauses (similar to the usage of pragma
8197 @cite{Elaborate_All}. The effect is to suppress warnings about unreferenced
8198 units and unreferenced entities within these units.
8200 For the variable case, warnings are never given for unreferenced variables
8201 whose name contains one of the substrings
8202 @cite{DISCARD@comma{} DUMMY@comma{} IGNORE@comma{} JUNK@comma{} UNUSED} in any casing. Such names
8203 are typically to be used in cases where such warnings are expected.
8204 Thus it is never necessary to use @cite{pragma Unreferenced} for such
8205 variables, though it is harmless to do so.
8207 @node Pragma Unreferenced_Objects,Pragma Unreserve_All_Interrupts,Pragma Unreferenced,Implementation Defined Pragmas
8208 @anchor{gnat_rm/implementation_defined_pragmas pragma-unreferenced-objects}@anchor{107}@anchor{gnat_rm/implementation_defined_pragmas id49}@anchor{108}
8209 @section Pragma Unreferenced_Objects
8212 @geindex Warnings
8213 @geindex unreferenced
8215 Syntax:
8217 @example
8218 pragma Unreferenced_Objects (local_subtype_NAME @{, local_subtype_NAME@});
8219 @end example
8221 This pragma signals that for the types or subtypes whose names are
8222 listed, objects which are declared with one of these types or subtypes may
8223 not be referenced, and if no references appear, no warnings are given.
8225 This is particularly useful for objects which are declared solely for their
8226 initialization and finalization effect. Such variables are sometimes referred
8227 to as RAII variables (Resource Acquisition Is Initialization). Using this
8228 pragma on the relevant type (most typically a limited controlled type), the
8229 compiler will automatically suppress unwanted warnings about these variables
8230 not being referenced.
8232 @node Pragma Unreserve_All_Interrupts,Pragma Unsuppress,Pragma Unreferenced_Objects,Implementation Defined Pragmas
8233 @anchor{gnat_rm/implementation_defined_pragmas pragma-unreserve-all-interrupts}@anchor{109}
8234 @section Pragma Unreserve_All_Interrupts
8237 Syntax:
8239 @example
8240 pragma Unreserve_All_Interrupts;
8241 @end example
8243 Normally certain interrupts are reserved to the implementation.  Any attempt
8244 to attach an interrupt causes Program_Error to be raised, as described in
8245 RM C.3.2(22).  A typical example is the @cite{SIGINT} interrupt used in
8246 many systems for a @code{Ctrl-C} interrupt.  Normally this interrupt is
8247 reserved to the implementation, so that @code{Ctrl-C} can be used to
8248 interrupt execution.
8250 If the pragma @cite{Unreserve_All_Interrupts} appears anywhere in any unit in
8251 a program, then all such interrupts are unreserved.  This allows the
8252 program to handle these interrupts, but disables their standard
8253 functions.  For example, if this pragma is used, then pressing
8254 @code{Ctrl-C} will not automatically interrupt execution.  However,
8255 a program can then handle the @cite{SIGINT} interrupt as it chooses.
8257 For a full list of the interrupts handled in a specific implementation,
8258 see the source code for the spec of @cite{Ada.Interrupts.Names} in
8259 file @code{a-intnam.ads}.  This is a target dependent file that contains the
8260 list of interrupts recognized for a given target.  The documentation in
8261 this file also specifies what interrupts are affected by the use of
8262 the @cite{Unreserve_All_Interrupts} pragma.
8264 For a more general facility for controlling what interrupts can be
8265 handled, see pragma @cite{Interrupt_State}, which subsumes the functionality
8266 of the @cite{Unreserve_All_Interrupts} pragma.
8268 @node Pragma Unsuppress,Pragma Use_VADS_Size,Pragma Unreserve_All_Interrupts,Implementation Defined Pragmas
8269 @anchor{gnat_rm/implementation_defined_pragmas pragma-unsuppress}@anchor{10a}
8270 @section Pragma Unsuppress
8273 Syntax:
8275 @example
8276 pragma Unsuppress (IDENTIFIER [, [On =>] NAME]);
8277 @end example
8279 This pragma undoes the effect of a previous pragma @cite{Suppress}.  If
8280 there is no corresponding pragma @cite{Suppress} in effect, it has no
8281 effect.  The range of the effect is the same as for pragma
8282 @cite{Suppress}.  The meaning of the arguments is identical to that used
8283 in pragma @cite{Suppress}.
8285 One important application is to ensure that checks are on in cases where
8286 code depends on the checks for its correct functioning, so that the code
8287 will compile correctly even if the compiler switches are set to suppress
8288 checks. For example, in a program that depends on external names of tagged
8289 types and wants to ensure that the duplicated tag check occurs even if all
8290 run-time checks are suppressed by a compiler switch, the following
8291 configuration pragma will ensure this test is not suppressed:
8293 @example
8294 pragma Unsuppress (Duplicated_Tag_Check);
8295 @end example
8297 This pragma is standard in Ada 2005. It is available in all earlier versions
8298 of Ada as an implementation-defined pragma.
8300 Note that in addition to the checks defined in the Ada RM, GNAT recogizes a
8301 number of implementation-defined check names. See the description of pragma
8302 @cite{Suppress} for full details.
8304 @node Pragma Use_VADS_Size,Pragma Unused,Pragma Unsuppress,Implementation Defined Pragmas
8305 @anchor{gnat_rm/implementation_defined_pragmas pragma-use-vads-size}@anchor{10b}
8306 @section Pragma Use_VADS_Size
8309 @geindex Size
8310 @geindex VADS compatibility
8312 @geindex Rational profile
8314 Syntax:
8316 @example
8317 pragma Use_VADS_Size;
8318 @end example
8320 This is a configuration pragma.  In a unit to which it applies, any use
8321 of the 'Size attribute is automatically interpreted as a use of the
8322 'VADS_Size attribute.  Note that this may result in incorrect semantic
8323 processing of valid Ada 95 or Ada 2005 programs.  This is intended to aid in
8324 the handling of existing code which depends on the interpretation of Size
8325 as implemented in the VADS compiler.  See description of the VADS_Size
8326 attribute for further details.
8328 @node Pragma Unused,Pragma Validity_Checks,Pragma Use_VADS_Size,Implementation Defined Pragmas
8329 @anchor{gnat_rm/implementation_defined_pragmas pragma-unused}@anchor{10c}@anchor{gnat_rm/implementation_defined_pragmas id50}@anchor{10d}
8330 @section Pragma Unused
8333 @geindex Warnings
8334 @geindex unused
8336 Syntax:
8338 @example
8339 pragma Unused (LOCAL_NAME @{, LOCAL_NAME@});
8340 @end example
8342 This pragma signals that the assignable entities (variables,
8343 @cite{out} parameters, and @cite{in out} parameters) whose names are listed
8344 deliberately do not get assigned or referenced in the current source unit
8345 after the occurrence of the pragma in the current source unit. This
8346 suppresses warnings about the entities that are unreferenced and/or not
8347 assigned, and, in addition, a warning will be generated if one of these
8348 entities gets assigned or subsequently referenced in the same unit as the
8349 pragma (in the corresponding body or one of its subunits).
8351 This is particularly useful for clearly signaling that a particular
8352 parameter is not modified or referenced, even though the spec suggests
8353 that it might be.
8355 For the variable case, warnings are never given for unreferenced
8356 variables whose name contains one of the substrings
8357 @cite{DISCARD@comma{} DUMMY@comma{} IGNORE@comma{} JUNK@comma{} UNUSED} in any casing. Such names
8358 are typically to be used in cases where such warnings are expected.
8359 Thus it is never necessary to use @cite{pragma Unmodified} for such
8360 variables, though it is harmless to do so.
8362 @node Pragma Validity_Checks,Pragma Volatile,Pragma Unused,Implementation Defined Pragmas
8363 @anchor{gnat_rm/implementation_defined_pragmas pragma-validity-checks}@anchor{10e}
8364 @section Pragma Validity_Checks
8367 Syntax:
8369 @example
8370 pragma Validity_Checks (string_LITERAL | ALL_CHECKS | On | Off);
8371 @end example
8373 This pragma is used in conjunction with compiler switches to control the
8374 built-in validity checking provided by GNAT.  The compiler switches, if set
8375 provide an initial setting for the switches, and this pragma may be used
8376 to modify these settings, or the settings may be provided entirely by
8377 the use of the pragma.  This pragma can be used anywhere that a pragma
8378 is legal, including use as a configuration pragma (including use in
8379 the @code{gnat.adc} file).
8381 The form with a string literal specifies which validity options are to be
8382 activated.  The validity checks are first set to include only the default
8383 reference manual settings, and then a string of letters in the string
8384 specifies the exact set of options required.  The form of this string
8385 is exactly as described for the @emph{-gnatVx} compiler switch (see the
8386 GNAT User's Guide for details).  For example the following two
8387 methods can be used to enable validity checking for mode @cite{in} and
8388 @cite{in out} subprogram parameters:
8391 @itemize *
8393 @item 
8394 @example
8395 pragma Validity_Checks ("im");
8396 @end example
8398 @item 
8399 @example
8400 $ gcc -c -gnatVim ...
8401 @end example
8402 @end itemize
8404 The form ALL_CHECKS activates all standard checks (its use is equivalent
8405 to the use of the @cite{gnatva} switch.
8407 The forms with @cite{Off} and @cite{On}
8408 can be used to temporarily disable validity checks
8409 as shown in the following example:
8411 @example
8412 pragma Validity_Checks ("c"); -- validity checks for copies
8413 pragma Validity_Checks (Off); -- turn off validity checks
8414 A := B;                       -- B will not be validity checked
8415 pragma Validity_Checks (On);  -- turn validity checks back on
8416 A := C;                       -- C will be validity checked
8417 @end example
8419 @node Pragma Volatile,Pragma Volatile_Full_Access,Pragma Validity_Checks,Implementation Defined Pragmas
8420 @anchor{gnat_rm/implementation_defined_pragmas pragma-volatile}@anchor{10f}
8421 @section Pragma Volatile
8424 Syntax:
8426 @example
8427 pragma Volatile (LOCAL_NAME);
8428 @end example
8430 This pragma is defined by the Ada Reference Manual, and the GNAT
8431 implementation is fully conformant with this definition.  The reason it
8432 is mentioned in this section is that a pragma of the same name was supplied
8433 in some Ada 83 compilers, including DEC Ada 83.  The Ada 95 / Ada 2005
8434 implementation of pragma Volatile is upwards compatible with the
8435 implementation in DEC Ada 83.
8437 @node Pragma Volatile_Full_Access,Pragma Volatile_Function,Pragma Volatile,Implementation Defined Pragmas
8438 @anchor{gnat_rm/implementation_defined_pragmas pragma-volatile-full-access}@anchor{110}@anchor{gnat_rm/implementation_defined_pragmas id51}@anchor{111}
8439 @section Pragma Volatile_Full_Access
8442 Syntax:
8444 @example
8445 pragma Volatile_Full_Access (LOCAL_NAME);
8446 @end example
8448 This is similar in effect to pragma Volatile, except that any reference to the
8449 object is guaranteed to be done only with instructions that read or write all
8450 the bits of the object. Furthermore, if the object is of a composite type,
8451 then any reference to a component of the object is guaranteed to read and/or
8452 write all the bits of the object.
8454 The intention is that this be suitable for use with memory-mapped I/O devices
8455 on some machines. Note that there are two important respects in which this is
8456 different from @cite{pragma Atomic}. First a reference to a @cite{Volatile_Full_Access}
8457 object is not a sequential action in the RM 9.10 sense and, therefore, does
8458 not create a synchronization point. Second, in the case of @cite{pragma Atomic},
8459 there is no guarantee that all the bits will be accessed if the reference
8460 is not to the whole object; the compiler is allowed (and generally will)
8461 access only part of the object in this case.
8463 It is not permissible to specify @cite{Atomic} and @cite{Volatile_Full_Access} for
8464 the same object.
8466 It is not permissible to specify @cite{Volatile_Full_Access} for a composite
8467 (record or array) type or object that has at least one @cite{Aliased} component.
8469 @node Pragma Volatile_Function,Pragma Warning_As_Error,Pragma Volatile_Full_Access,Implementation Defined Pragmas
8470 @anchor{gnat_rm/implementation_defined_pragmas id52}@anchor{112}@anchor{gnat_rm/implementation_defined_pragmas pragma-volatile-function}@anchor{113}
8471 @section Pragma Volatile_Function
8474 Syntax:
8476 @example
8477 pragma Volatile_Function [ (boolean_EXPRESSION) ];
8478 @end example
8480 For the semantics of this pragma, see the entry for aspect @cite{Volatile_Function}
8481 in the SPARK 2014 Reference Manual, section 7.1.2.
8483 @node Pragma Warning_As_Error,Pragma Warnings,Pragma Volatile_Function,Implementation Defined Pragmas
8484 @anchor{gnat_rm/implementation_defined_pragmas pragma-warning-as-error}@anchor{114}
8485 @section Pragma Warning_As_Error
8488 Syntax:
8490 @example
8491 pragma Warning_As_Error (static_string_EXPRESSION);
8492 @end example
8494 This configuration pragma allows the programmer to specify a set
8495 of warnings that will be treated as errors. Any warning which
8496 matches the pattern given by the pragma argument will be treated
8497 as an error. This gives much more precise control that -gnatwe
8498 which treats all warnings as errors.
8500 The pattern may contain asterisks, which match zero or more characters in
8501 the message. For example, you can use
8502 @cite{pragma Warning_As_Error ("bits of*unused")} to treat the warning
8503 message @cite{warning: 960 bits of "a" unused} as an error. No other regular
8504 expression notations are permitted. All characters other than asterisk in
8505 these three specific cases are treated as literal characters in the match.
8506 The match is case insensitive, for example XYZ matches xyz.
8508 Note that the pattern matches if it occurs anywhere within the warning
8509 message string (it is not necessary to put an asterisk at the start and
8510 the end of the message, since this is implied).
8512 Another possibility for the static_string_EXPRESSION which works whether
8513 or not error tags are enabled (@emph{-gnatw.d}) is to use the
8514 @emph{-gnatw} tag string, enclosed in brackets,
8515 as shown in the example below, to treat a class of warnings as errors.
8517 The above use of patterns to match the message applies only to warning
8518 messages generated by the front end. This pragma can also be applied to
8519 warnings provided by the back end and mentioned in @ref{115,,Pragma Warnings}.
8520 By using a single full @emph{-Wxxx} switch in the pragma, such warnings
8521 can also be treated as errors.
8523 The pragma can appear either in a global configuration pragma file
8524 (e.g. @code{gnat.adc}), or at the start of a file. Given a global
8525 configuration pragma file containing:
8527 @example
8528 pragma Warning_As_Error ("[-gnatwj]");
8529 @end example
8531 which will treat all obsolescent feature warnings as errors, the
8532 following program compiles as shown (compile options here are
8533 @emph{-gnatwa.d -gnatl -gnatj55}).
8535 @example
8536     1. pragma Warning_As_Error ("*never assigned*");
8537     2. function Warnerr return String is
8538     3.    X : Integer;
8539           |
8540        >>> error: variable "X" is never read and
8541            never assigned [-gnatwv] [warning-as-error]
8543     4.    Y : Integer;
8544           |
8545        >>> warning: variable "Y" is assigned but
8546            never read [-gnatwu]
8548     5. begin
8549     6.    Y := 0;
8550     7.    return %ABC%;
8551                  |
8552        >>> error: use of "%" is an obsolescent
8553            feature (RM J.2(4)), use """ instead
8554            [-gnatwj] [warning-as-error]
8556     8. end;
8558 8 lines: No errors, 3 warnings (2 treated as errors)
8559 @end example
8561 Note that this pragma does not affect the set of warnings issued in
8562 any way, it merely changes the effect of a matching warning if one
8563 is produced as a result of other warnings options. As shown in this
8564 example, if the pragma results in a warning being treated as an error,
8565 the tag is changed from "warning:" to "error:" and the string
8566 "[warning-as-error]" is appended to the end of the message.
8568 @node Pragma Warnings,Pragma Weak_External,Pragma Warning_As_Error,Implementation Defined Pragmas
8569 @anchor{gnat_rm/implementation_defined_pragmas pragma-warnings}@anchor{115}@anchor{gnat_rm/implementation_defined_pragmas id53}@anchor{116}
8570 @section Pragma Warnings
8573 Syntax:
8575 @example
8576 pragma Warnings ([TOOL_NAME,] DETAILS [, REASON]);
8578 DETAILS ::= On | Off
8579 DETAILS ::= On | Off, local_NAME
8580 DETAILS ::= static_string_EXPRESSION
8581 DETAILS ::= On | Off, static_string_EXPRESSION
8583 TOOL_NAME ::= GNAT | GNATProve
8585 REASON ::= Reason => STRING_LITERAL @{& STRING_LITERAL@}
8586 @end example
8588 Note: in Ada 83 mode, a string literal may be used in place of a static string
8589 expression (which does not exist in Ada 83).
8591 Note if the second argument of @cite{DETAILS} is a @cite{local_NAME} then the
8592 second form is always understood. If the intention is to use
8593 the fourth form, then you can write @cite{NAME & ""} to force the
8594 intepretation as a @cite{static_string_EXPRESSION}.
8596 Note: if the first argument is a valid @cite{TOOL_NAME}, it will be interpreted
8597 that way. The use of the @cite{TOOL_NAME} argument is relevant only to users
8598 of SPARK and GNATprove, see last part of this section for details.
8600 Normally warnings are enabled, with the output being controlled by
8601 the command line switch.  Warnings (@cite{Off}) turns off generation of
8602 warnings until a Warnings (@cite{On}) is encountered or the end of the
8603 current unit.  If generation of warnings is turned off using this
8604 pragma, then some or all of the warning messages are suppressed,
8605 regardless of the setting of the command line switches.
8607 The @cite{Reason} parameter may optionally appear as the last argument
8608 in any of the forms of this pragma. It is intended purely for the
8609 purposes of documenting the reason for the @cite{Warnings} pragma.
8610 The compiler will check that the argument is a static string but
8611 otherwise ignore this argument. Other tools may provide specialized
8612 processing for this string.
8614 The form with a single argument (or two arguments if Reason present),
8615 where the first argument is @cite{ON} or @cite{OFF}
8616 may be used as a configuration pragma.
8618 If the @cite{LOCAL_NAME} parameter is present, warnings are suppressed for
8619 the specified entity.  This suppression is effective from the point where
8620 it occurs till the end of the extended scope of the variable (similar to
8621 the scope of @cite{Suppress}). This form cannot be used as a configuration
8622 pragma.
8624 In the case where the first argument is other than @cite{ON} or
8625 @cite{OFF},
8626 the third form with a single static_string_EXPRESSION argument (and possible
8627 reason) provides more precise
8628 control over which warnings are active. The string is a list of letters
8629 specifying which warnings are to be activated and which deactivated. The
8630 code for these letters is the same as the string used in the command
8631 line switch controlling warnings. For a brief summary, use the gnatmake
8632 command with no arguments, which will generate usage information containing
8633 the list of warnings switches supported. For
8634 full details see the section on @cite{Warning Message Control} in the
8635 @cite{GNAT User's Guide}.
8636 This form can also be used as a configuration pragma.
8638 The warnings controlled by the @emph{-gnatw} switch are generated by the
8639 front end of the compiler. The GCC back end can provide additional warnings
8640 and they are controlled by the @emph{-W} switch. Such warnings can be
8641 identified by the appearance of a string of the form @cite{[-Wxxx]} in the
8642 message which designates the @emph{-Wxxx} switch that controls the message.
8643 The form with a single static_string_EXPRESSION argument also works for these
8644 warnings, but the string must be a single full @emph{-Wxxx} switch in this
8645 case. The above reference lists a few examples of these additional warnings.
8647 The specified warnings will be in effect until the end of the program
8648 or another pragma Warnings is encountered. The effect of the pragma is
8649 cumulative. Initially the set of warnings is the standard default set
8650 as possibly modified by compiler switches. Then each pragma Warning
8651 modifies this set of warnings as specified. This form of the pragma may
8652 also be used as a configuration pragma.
8654 The fourth form, with an @cite{On|Off} parameter and a string, is used to
8655 control individual messages, based on their text. The string argument
8656 is a pattern that is used to match against the text of individual
8657 warning messages (not including the initial "warning: " tag).
8659 The pattern may contain asterisks, which match zero or more characters in
8660 the message. For example, you can use
8661 @cite{pragma Warnings (Off@comma{} "bits of*unused")} to suppress the warning
8662 message @cite{warning: 960 bits of "a" unused}. No other regular
8663 expression notations are permitted. All characters other than asterisk in
8664 these three specific cases are treated as literal characters in the match.
8665 The match is case insensitive, for example XYZ matches xyz.
8667 Note that the pattern matches if it occurs anywhere within the warning
8668 message string (it is not necessary to put an asterisk at the start and
8669 the end of the message, since this is implied).
8671 The above use of patterns to match the message applies only to warning
8672 messages generated by the front end. This form of the pragma with a string
8673 argument can also be used to control warnings provided by the back end and
8674 mentioned above. By using a single full @emph{-Wxxx} switch in the pragma,
8675 such warnings can be turned on and off.
8677 There are two ways to use the pragma in this form. The OFF form can be used
8678 as a configuration pragma. The effect is to suppress all warnings (if any)
8679 that match the pattern string throughout the compilation (or match the
8680 -W switch in the back end case).
8682 The second usage is to suppress a warning locally, and in this case, two
8683 pragmas must appear in sequence:
8685 @example
8686 pragma Warnings (Off, Pattern);
8687 ... code where given warning is to be suppressed
8688 pragma Warnings (On, Pattern);
8689 @end example
8691 In this usage, the pattern string must match in the Off and On
8692 pragmas, and (if @emph{-gnatw.w} is given) at least one matching
8693 warning must be suppressed.
8695 Note: to write a string that will match any warning, use the string
8696 @cite{"***"}. It will not work to use a single asterisk or two
8697 asterisks since this looks like an operator name. This form with three
8698 asterisks is similar in effect to specifying @cite{pragma Warnings (Off)} except (if @emph{-gnatw.w} is given) that a matching
8699 @cite{pragma Warnings (On@comma{} "***")} will be required. This can be
8700 helpful in avoiding forgetting to turn warnings back on.
8702 Note: the debug flag -gnatd.i (@cite{/NOWARNINGS_PRAGMAS} in VMS) can be
8703 used to cause the compiler to entirely ignore all WARNINGS pragmas. This can
8704 be useful in checking whether obsolete pragmas in existing programs are hiding
8705 real problems.
8707 Note: pragma Warnings does not affect the processing of style messages. See
8708 separate entry for pragma Style_Checks for control of style messages.
8710 Users of the formal verification tool GNATprove for the SPARK subset of Ada may
8711 use the version of the pragma with a @cite{TOOL_NAME} parameter.
8713 If present, @cite{TOOL_NAME} is the name of a tool, currently either @cite{GNAT} for the
8714 compiler or @cite{GNATprove} for the formal verification tool. A given tool only
8715 takes into account pragma Warnings that do not specify a tool name, or that
8716 specify the matching tool name. This makes it possible to disable warnings
8717 selectively for each tool, and as a consequence to detect useless pragma
8718 Warnings with switch @cite{-gnatw.w}.
8720 @node Pragma Weak_External,Pragma Wide_Character_Encoding,Pragma Warnings,Implementation Defined Pragmas
8721 @anchor{gnat_rm/implementation_defined_pragmas pragma-weak-external}@anchor{117}
8722 @section Pragma Weak_External
8725 Syntax:
8727 @example
8728 pragma Weak_External ([Entity =>] LOCAL_NAME);
8729 @end example
8731 @cite{LOCAL_NAME} must refer to an object that is declared at the library
8732 level. This pragma specifies that the given entity should be marked as a
8733 weak symbol for the linker. It is equivalent to @cite{__attribute__((weak))}
8734 in GNU C and causes @cite{LOCAL_NAME} to be emitted as a weak symbol instead
8735 of a regular symbol, that is to say a symbol that does not have to be
8736 resolved by the linker if used in conjunction with a pragma Import.
8738 When a weak symbol is not resolved by the linker, its address is set to
8739 zero. This is useful in writing interfaces to external modules that may
8740 or may not be linked in the final executable, for example depending on
8741 configuration settings.
8743 If a program references at run time an entity to which this pragma has been
8744 applied, and the corresponding symbol was not resolved at link time, then
8745 the execution of the program is erroneous. It is not erroneous to take the
8746 Address of such an entity, for example to guard potential references,
8747 as shown in the example below.
8749 Some file formats do not support weak symbols so not all target machines
8750 support this pragma.
8752 @example
8753 --  Example of the use of pragma Weak_External
8755 package External_Module is
8756   key : Integer;
8757   pragma Import (C, key);
8758   pragma Weak_External (key);
8759   function Present return boolean;
8760 end External_Module;
8762 with System; use System;
8763 package body External_Module is
8764   function Present return boolean is
8765   begin
8766     return key'Address /= System.Null_Address;
8767   end Present;
8768 end External_Module;
8769 @end example
8771 @node Pragma Wide_Character_Encoding,,Pragma Weak_External,Implementation Defined Pragmas
8772 @anchor{gnat_rm/implementation_defined_pragmas pragma-wide-character-encoding}@anchor{118}
8773 @section Pragma Wide_Character_Encoding
8776 Syntax:
8778 @example
8779 pragma Wide_Character_Encoding (IDENTIFIER | CHARACTER_LITERAL);
8780 @end example
8782 This pragma specifies the wide character encoding to be used in program
8783 source text appearing subsequently. It is a configuration pragma, but may
8784 also be used at any point that a pragma is allowed, and it is permissible
8785 to have more than one such pragma in a file, allowing multiple encodings
8786 to appear within the same file.
8788 The argument can be an identifier or a character literal. In the identifier
8789 case, it is one of @cite{HEX}, @cite{UPPER}, @cite{SHIFT_JIS},
8790 @cite{EUC}, @cite{UTF8}, or @cite{BRACKETS}. In the character literal
8791 case it is correspondingly one of the characters @code{h}, @code{u},
8792 @code{s}, @code{e}, @code{8}, or @code{b}.
8794 Note that when the pragma is used within a file, it affects only the
8795 encoding within that file, and does not affect withed units, specs,
8796 or subunits.
8798 @node Implementation Defined Aspects,Implementation Defined Attributes,Implementation Defined Pragmas,Top
8799 @anchor{gnat_rm/implementation_defined_aspects implementation-defined-aspects}@anchor{119}@anchor{gnat_rm/implementation_defined_aspects doc}@anchor{11a}@anchor{gnat_rm/implementation_defined_aspects id1}@anchor{11b}
8800 @chapter Implementation Defined Aspects
8803 Ada defines (throughout the Ada 2012 reference manual, summarized
8804 in Annex K) a set of aspects that can be specified for certain entities.
8805 These language defined aspects are implemented in GNAT in Ada 2012 mode
8806 and work as described in the Ada 2012 Reference Manual.
8808 In addition, Ada 2012 allows implementations to define additional aspects
8809 whose meaning is defined by the implementation.  GNAT provides
8810 a number of these implementation-defined aspects which can be used
8811 to extend and enhance the functionality of the compiler.  This section of
8812 the GNAT reference manual describes these additional aspects.
8814 Note that any program using these aspects may not be portable to
8815 other compilers (although GNAT implements this set of aspects on all
8816 platforms).  Therefore if portability to other compilers is an important
8817 consideration, you should minimize the use of these aspects.
8819 Note that for many of these aspects, the effect is essentially similar
8820 to the use of a pragma or attribute specification with the same name
8821 applied to the entity. For example, if we write:
8823 @example
8824 type R is range 1 .. 100
8825   with Value_Size => 10;
8826 @end example
8828 then the effect is the same as:
8830 @example
8831 type R is range 1 .. 100;
8832 for R'Value_Size use 10;
8833 @end example
8835 and if we write:
8837 @example
8838 type R is new Integer
8839   with Shared => True;
8840 @end example
8842 then the effect is the same as:
8844 @example
8845 type R is new Integer;
8846 pragma Shared (R);
8847 @end example
8849 In the documentation below, such cases are simply marked
8850 as being boolean aspects equivalent to the corresponding pragma
8851 or attribute definition clause.
8853 @menu
8854 * Aspect Abstract_State:: 
8855 * Annotate:: 
8856 * Aspect Async_Readers:: 
8857 * Aspect Async_Writers:: 
8858 * Aspect Constant_After_Elaboration:: 
8859 * Aspect Contract_Cases:: 
8860 * Aspect Depends:: 
8861 * Aspect Default_Initial_Condition:: 
8862 * Aspect Dimension:: 
8863 * Aspect Dimension_System:: 
8864 * Aspect Disable_Controlled:: 
8865 * Aspect Effective_Reads:: 
8866 * Aspect Effective_Writes:: 
8867 * Aspect Extensions_Visible:: 
8868 * Aspect Favor_Top_Level:: 
8869 * Aspect Ghost:: 
8870 * Aspect Global:: 
8871 * Aspect Initial_Condition:: 
8872 * Aspect Initializes:: 
8873 * Aspect Inline_Always:: 
8874 * Aspect Invariant:: 
8875 * Aspect Invariant'Class:: 
8876 * Aspect Iterable:: 
8877 * Aspect Linker_Section:: 
8878 * Aspect Lock_Free:: 
8879 * Aspect Max_Queue_Length:: 
8880 * Aspect No_Elaboration_Code_All:: 
8881 * Aspect No_Tagged_Streams:: 
8882 * Aspect Object_Size:: 
8883 * Aspect Obsolescent:: 
8884 * Aspect Part_Of:: 
8885 * Aspect Persistent_BSS:: 
8886 * Aspect Predicate:: 
8887 * Aspect Pure_Function:: 
8888 * Aspect Refined_Depends:: 
8889 * Aspect Refined_Global:: 
8890 * Aspect Refined_Post:: 
8891 * Aspect Refined_State:: 
8892 * Aspect Remote_Access_Type:: 
8893 * Aspect Secondary_Stack_Size:: 
8894 * Aspect Scalar_Storage_Order:: 
8895 * Aspect Shared:: 
8896 * Aspect Simple_Storage_Pool:: 
8897 * Aspect Simple_Storage_Pool_Type:: 
8898 * Aspect SPARK_Mode:: 
8899 * Aspect Suppress_Debug_Info:: 
8900 * Aspect Suppress_Initialization:: 
8901 * Aspect Test_Case:: 
8902 * Aspect Thread_Local_Storage:: 
8903 * Aspect Universal_Aliasing:: 
8904 * Aspect Universal_Data:: 
8905 * Aspect Unmodified:: 
8906 * Aspect Unreferenced:: 
8907 * Aspect Unreferenced_Objects:: 
8908 * Aspect Value_Size:: 
8909 * Aspect Volatile_Full_Access:: 
8910 * Aspect Volatile_Function:: 
8911 * Aspect Warnings:: 
8913 @end menu
8915 @node Aspect Abstract_State,Annotate,,Implementation Defined Aspects
8916 @anchor{gnat_rm/implementation_defined_aspects aspect-abstract-state}@anchor{11c}
8917 @section Aspect Abstract_State
8920 @geindex Abstract_State
8922 This aspect is equivalent to @ref{1c,,pragma Abstract_State}.
8924 @node Annotate,Aspect Async_Readers,Aspect Abstract_State,Implementation Defined Aspects
8925 @anchor{gnat_rm/implementation_defined_aspects annotate}@anchor{11d}
8926 @section Annotate
8929 @geindex Annotate
8931 There are three forms of this aspect (where ID is an identifier,
8932 and ARG is a general expression),
8933 corresponding to @ref{25,,pragma Annotate}.
8936 @table @asis
8938 @item @emph{Annotate => ID}
8940 Equivalent to @cite{pragma Annotate (ID@comma{} Entity => Name);}
8942 @item @emph{Annotate => (ID)}
8944 Equivalent to @cite{pragma Annotate (ID@comma{} Entity => Name);}
8946 @item @emph{Annotate => (ID ,ID @{, ARG@})}
8948 Equivalent to @cite{pragma Annotate (ID@comma{} ID @{@comma{} ARG@}@comma{} Entity => Name);}
8949 @end table
8951 @node Aspect Async_Readers,Aspect Async_Writers,Annotate,Implementation Defined Aspects
8952 @anchor{gnat_rm/implementation_defined_aspects aspect-async-readers}@anchor{11e}
8953 @section Aspect Async_Readers
8956 @geindex Async_Readers
8958 This boolean aspect is equivalent to @ref{2c,,pragma Async_Readers}.
8960 @node Aspect Async_Writers,Aspect Constant_After_Elaboration,Aspect Async_Readers,Implementation Defined Aspects
8961 @anchor{gnat_rm/implementation_defined_aspects aspect-async-writers}@anchor{11f}
8962 @section Aspect Async_Writers
8965 @geindex Async_Writers
8967 This boolean aspect is equivalent to @ref{2f,,pragma Async_Writers}.
8969 @node Aspect Constant_After_Elaboration,Aspect Contract_Cases,Aspect Async_Writers,Implementation Defined Aspects
8970 @anchor{gnat_rm/implementation_defined_aspects aspect-constant-after-elaboration}@anchor{120}
8971 @section Aspect Constant_After_Elaboration
8974 @geindex Constant_After_Elaboration
8976 This aspect is equivalent to @ref{40,,pragma Constant_After_Elaboration}.
8978 @node Aspect Contract_Cases,Aspect Depends,Aspect Constant_After_Elaboration,Implementation Defined Aspects
8979 @anchor{gnat_rm/implementation_defined_aspects aspect-contract-cases}@anchor{121}
8980 @section Aspect Contract_Cases
8983 @geindex Contract_Cases
8985 This aspect is equivalent to @ref{42,,pragma Contract_Cases}, the sequence
8986 of clauses being enclosed in parentheses so that syntactically it is an
8987 aggregate.
8989 @node Aspect Depends,Aspect Default_Initial_Condition,Aspect Contract_Cases,Implementation Defined Aspects
8990 @anchor{gnat_rm/implementation_defined_aspects aspect-depends}@anchor{122}
8991 @section Aspect Depends
8994 @geindex Depends
8996 This aspect is equivalent to @ref{50,,pragma Depends}.
8998 @node Aspect Default_Initial_Condition,Aspect Dimension,Aspect Depends,Implementation Defined Aspects
8999 @anchor{gnat_rm/implementation_defined_aspects aspect-default-initial-condition}@anchor{123}
9000 @section Aspect Default_Initial_Condition
9003 @geindex Default_Initial_Condition
9005 This aspect is equivalent to @ref{4b,,pragma Default_Initial_Condition}.
9007 @node Aspect Dimension,Aspect Dimension_System,Aspect Default_Initial_Condition,Implementation Defined Aspects
9008 @anchor{gnat_rm/implementation_defined_aspects aspect-dimension}@anchor{124}
9009 @section Aspect Dimension
9012 @geindex Dimension
9014 The @cite{Dimension} aspect is used to specify the dimensions of a given
9015 subtype of a dimensioned numeric type. The aspect also specifies a symbol
9016 used when doing formatted output of dimensioned quantities. The syntax is:
9018 @example
9019 with Dimension =>
9020   ([Symbol =>] SYMBOL, DIMENSION_VALUE @{, DIMENSION_Value@})
9022 SYMBOL ::= STRING_LITERAL | CHARACTER_LITERAL
9024 DIMENSION_VALUE ::=
9025   RATIONAL
9026 | others               => RATIONAL
9027 | DISCRETE_CHOICE_LIST => RATIONAL
9029 RATIONAL ::= [-] NUMERIC_LITERAL [/ NUMERIC_LITERAL]
9030 @end example
9032 This aspect can only be applied to a subtype whose parent type has
9033 a @cite{Dimension_Systen} aspect. The aspect must specify values for
9034 all dimensions of the system. The rational values are the powers of the
9035 corresponding dimensions that are used by the compiler to verify that
9036 physical (numeric) computations are dimensionally consistent. For example,
9037 the computation of a force must result in dimensions (L => 1, M => 1, T => -2).
9038 For further examples of the usage
9039 of this aspect, see package @cite{System.Dim.Mks}.
9040 Note that when the dimensioned type is an integer type, then any
9041 dimension value must be an integer literal.
9043 @node Aspect Dimension_System,Aspect Disable_Controlled,Aspect Dimension,Implementation Defined Aspects
9044 @anchor{gnat_rm/implementation_defined_aspects aspect-dimension-system}@anchor{125}
9045 @section Aspect Dimension_System
9048 @geindex Dimension_System
9050 The @cite{Dimension_System} aspect is used to define a system of
9051 dimensions that will be used in subsequent subtype declarations with
9052 @cite{Dimension} aspects that reference this system. The syntax is:
9054 @example
9055 with Dimension_System => (DIMENSION @{, DIMENSION@});
9057 DIMENSION ::= ([Unit_Name   =>] IDENTIFIER,
9058                [Unit_Symbol =>] SYMBOL,
9059                [Dim_Symbol  =>] SYMBOL)
9061 SYMBOL ::= CHARACTER_LITERAL | STRING_LITERAL
9062 @end example
9064 This aspect is applied to a type, which must be a numeric derived type
9065 (typically a floating-point type), that
9066 will represent values within the dimension system. Each @cite{DIMENSION}
9067 corresponds to one particular dimension. A maximum of 7 dimensions may
9068 be specified. @cite{Unit_Name} is the name of the dimension (for example
9069 @cite{Meter}). @cite{Unit_Symbol} is the shorthand used for quantities
9070 of this dimension (for example @cite{m} for @cite{Meter}).
9071 @cite{Dim_Symbol} gives
9072 the identification within the dimension system (typically this is a
9073 single letter, e.g. @cite{L} standing for length for unit name @cite{Meter}).
9074 The @cite{Unit_Symbol} is used in formatted output of dimensioned quantities.
9075 The @cite{Dim_Symbol} is used in error messages when numeric operations have
9076 inconsistent dimensions.
9078 GNAT provides the standard definition of the International MKS system in
9079 the run-time package @cite{System.Dim.Mks}. You can easily define
9080 similar packages for cgs units or British units, and define conversion factors
9081 between values in different systems. The MKS system is characterized by the
9082 following aspect:
9084 @example
9085 type Mks_Type is new Long_Long_Float with
9086   Dimension_System => (
9087     (Unit_Name => Meter,    Unit_Symbol => 'm',   Dim_Symbol => 'L'),
9088     (Unit_Name => Kilogram, Unit_Symbol => "kg",  Dim_Symbol => 'M'),
9089     (Unit_Name => Second,   Unit_Symbol => 's',   Dim_Symbol => 'T'),
9090     (Unit_Name => Ampere,   Unit_Symbol => 'A',   Dim_Symbol => 'I'),
9091     (Unit_Name => Kelvin,   Unit_Symbol => 'K',   Dim_Symbol => '@@'),
9092     (Unit_Name => Mole,     Unit_Symbol => "mol", Dim_Symbol => 'N'),
9093     (Unit_Name => Candela,  Unit_Symbol => "cd",  Dim_Symbol => 'J'));
9094 @end example
9096 Note that in the above type definition, we use the @cite{at} symbol (@code{@@}) to
9097 represent a theta character (avoiding the use of extended Latin-1
9098 characters in this context).
9100 See section 'Performing Dimensionality Analysis in GNAT' in the GNAT Users
9101 Guide for detailed examples of use of the dimension system.
9103 @node Aspect Disable_Controlled,Aspect Effective_Reads,Aspect Dimension_System,Implementation Defined Aspects
9104 @anchor{gnat_rm/implementation_defined_aspects aspect-disable-controlled}@anchor{126}
9105 @section Aspect Disable_Controlled
9108 @geindex Disable_Controlled
9110 The aspect  @cite{Disable_Controlled} is defined for controlled record types. If
9111 active, this aspect causes suppression of all related calls to @cite{Initialize},
9112 @cite{Adjust}, and @cite{Finalize}. The intended use is for conditional compilation,
9113 where for example you might want a record to be controlled or not depending on
9114 whether some run-time check is enabled or suppressed.
9116 @node Aspect Effective_Reads,Aspect Effective_Writes,Aspect Disable_Controlled,Implementation Defined Aspects
9117 @anchor{gnat_rm/implementation_defined_aspects aspect-effective-reads}@anchor{127}
9118 @section Aspect Effective_Reads
9121 @geindex Effective_Reads
9123 This aspect is equivalent to @ref{56,,pragma Effective_Reads}.
9125 @node Aspect Effective_Writes,Aspect Extensions_Visible,Aspect Effective_Reads,Implementation Defined Aspects
9126 @anchor{gnat_rm/implementation_defined_aspects aspect-effective-writes}@anchor{128}
9127 @section Aspect Effective_Writes
9130 @geindex Effective_Writes
9132 This aspect is equivalent to @ref{58,,pragma Effective_Writes}.
9134 @node Aspect Extensions_Visible,Aspect Favor_Top_Level,Aspect Effective_Writes,Implementation Defined Aspects
9135 @anchor{gnat_rm/implementation_defined_aspects aspect-extensions-visible}@anchor{129}
9136 @section Aspect Extensions_Visible
9139 @geindex Extensions_Visible
9141 This aspect is equivalent to @ref{64,,pragma Extensions_Visible}.
9143 @node Aspect Favor_Top_Level,Aspect Ghost,Aspect Extensions_Visible,Implementation Defined Aspects
9144 @anchor{gnat_rm/implementation_defined_aspects aspect-favor-top-level}@anchor{12a}
9145 @section Aspect Favor_Top_Level
9148 @geindex Favor_Top_Level
9150 This boolean aspect is equivalent to @ref{69,,pragma Favor_Top_Level}.
9152 @node Aspect Ghost,Aspect Global,Aspect Favor_Top_Level,Implementation Defined Aspects
9153 @anchor{gnat_rm/implementation_defined_aspects aspect-ghost}@anchor{12b}
9154 @section Aspect Ghost
9157 @geindex Ghost
9159 This aspect is equivalent to @ref{6c,,pragma Ghost}.
9161 @node Aspect Global,Aspect Initial_Condition,Aspect Ghost,Implementation Defined Aspects
9162 @anchor{gnat_rm/implementation_defined_aspects aspect-global}@anchor{12c}
9163 @section Aspect Global
9166 @geindex Global
9168 This aspect is equivalent to @ref{6e,,pragma Global}.
9170 @node Aspect Initial_Condition,Aspect Initializes,Aspect Global,Implementation Defined Aspects
9171 @anchor{gnat_rm/implementation_defined_aspects aspect-initial-condition}@anchor{12d}
9172 @section Aspect Initial_Condition
9175 @geindex Initial_Condition
9177 This aspect is equivalent to @ref{7c,,pragma Initial_Condition}.
9179 @node Aspect Initializes,Aspect Inline_Always,Aspect Initial_Condition,Implementation Defined Aspects
9180 @anchor{gnat_rm/implementation_defined_aspects aspect-initializes}@anchor{12e}
9181 @section Aspect Initializes
9184 @geindex Initializes
9186 This aspect is equivalent to @ref{7e,,pragma Initializes}.
9188 @node Aspect Inline_Always,Aspect Invariant,Aspect Initializes,Implementation Defined Aspects
9189 @anchor{gnat_rm/implementation_defined_aspects aspect-inline-always}@anchor{12f}
9190 @section Aspect Inline_Always
9193 @geindex Inline_Always
9195 This boolean aspect is equivalent to @ref{81,,pragma Inline_Always}.
9197 @node Aspect Invariant,Aspect Invariant'Class,Aspect Inline_Always,Implementation Defined Aspects
9198 @anchor{gnat_rm/implementation_defined_aspects aspect-invariant}@anchor{130}
9199 @section Aspect Invariant
9202 @geindex Invariant
9204 This aspect is equivalent to @ref{88,,pragma Invariant}. It is a
9205 synonym for the language defined aspect @cite{Type_Invariant} except
9206 that it is separately controllable using pragma @cite{Assertion_Policy}.
9208 @node Aspect Invariant'Class,Aspect Iterable,Aspect Invariant,Implementation Defined Aspects
9209 @anchor{gnat_rm/implementation_defined_aspects aspect-invariant-class}@anchor{131}
9210 @section Aspect Invariant'Class
9213 @geindex Invariant'Class
9215 This aspect is equivalent to @ref{fb,,pragma Type_Invariant_Class}. It is a
9216 synonym for the language defined aspect @cite{Type_Invariant'Class} except
9217 that it is separately controllable using pragma @cite{Assertion_Policy}.
9219 @node Aspect Iterable,Aspect Linker_Section,Aspect Invariant'Class,Implementation Defined Aspects
9220 @anchor{gnat_rm/implementation_defined_aspects aspect-iterable}@anchor{132}
9221 @section Aspect Iterable
9224 @geindex Iterable
9226 This aspect provides a light-weight mechanism for loops and quantified
9227 expressions over container types, without the overhead imposed by the tampering
9228 checks of standard Ada 2012 iterators. The value of the aspect is an aggregate
9229 with four named components: @cite{First}, @cite{Next}, @cite{Has_Element}, and @cite{Element} (the
9230 last one being optional). When only 3 components are specified, only the
9231 @cite{for .. in} form of iteration over cursors is available. When all 4 components
9232 are specified, both this form and the @cite{for .. of} form of iteration over
9233 elements are available. The following is a typical example of use:
9235 @example
9236 type List is private with
9237     Iterable => (First        => First_Cursor,
9238                  Next         => Advance,
9239                  Has_Element  => Cursor_Has_Element,
9240                 [Element      => Get_Element]);
9241 @end example
9244 @itemize *
9246 @item 
9247 The value denoted by @cite{First} must denote a primitive operation of the
9248 container type that returns a @cite{Cursor}, which must a be a type declared in
9249 the container package or visible from it. For example:
9250 @end itemize
9252 @example
9253 function First_Cursor (Cont : Container) return Cursor;
9254 @end example
9257 @itemize *
9259 @item 
9260 The value of @cite{Next} is a primitive operation of the container type that takes
9261 both a container and a cursor and yields a cursor. For example:
9262 @end itemize
9264 @example
9265 function Advance (Cont : Container; Position : Cursor) return Cursor;
9266 @end example
9269 @itemize *
9271 @item 
9272 The value of @cite{Has_Element} is a primitive operation of the container type
9273 that takes both a container and a cursor and yields a boolean. For example:
9274 @end itemize
9276 @example
9277 function Cursor_Has_Element (Cont : Container; Position : Cursor) return Boolean;
9278 @end example
9281 @itemize *
9283 @item 
9284 The value of @cite{Element} is a primitive operation of the container type that
9285 takes both a container and a cursor and yields an @cite{Element_Type}, which must
9286 be a type declared in the container package or visible from it. For example:
9287 @end itemize
9289 @example
9290 function Get_Element (Cont : Container; Position : Cursor) return Element_Type;
9291 @end example
9293 This aspect is used in the GNAT-defined formal container packages.
9295 @node Aspect Linker_Section,Aspect Lock_Free,Aspect Iterable,Implementation Defined Aspects
9296 @anchor{gnat_rm/implementation_defined_aspects aspect-linker-section}@anchor{133}
9297 @section Aspect Linker_Section
9300 @geindex Linker_Section
9302 This aspect is equivalent to @ref{90,,pragma Linker_Section}.
9304 @node Aspect Lock_Free,Aspect Max_Queue_Length,Aspect Linker_Section,Implementation Defined Aspects
9305 @anchor{gnat_rm/implementation_defined_aspects aspect-lock-free}@anchor{134}
9306 @section Aspect Lock_Free
9309 @geindex Lock_Free
9311 This boolean aspect is equivalent to @ref{92,,pragma Lock_Free}.
9313 @node Aspect Max_Queue_Length,Aspect No_Elaboration_Code_All,Aspect Lock_Free,Implementation Defined Aspects
9314 @anchor{gnat_rm/implementation_defined_aspects aspect-max-queue-length}@anchor{135}
9315 @section Aspect Max_Queue_Length
9318 @geindex Max_Queue_Length
9320 This aspect is equivalent to @emph{pragma Max_Queue_Length}.
9322 @node Aspect No_Elaboration_Code_All,Aspect No_Tagged_Streams,Aspect Max_Queue_Length,Implementation Defined Aspects
9323 @anchor{gnat_rm/implementation_defined_aspects aspect-no-elaboration-code-all}@anchor{136}
9324 @section Aspect No_Elaboration_Code_All
9327 @geindex No_Elaboration_Code_All
9329 This aspect is equivalent to @ref{9c,,pragma No_Elaboration_Code_All}
9330 for a program unit.
9332 @node Aspect No_Tagged_Streams,Aspect Object_Size,Aspect No_Elaboration_Code_All,Implementation Defined Aspects
9333 @anchor{gnat_rm/implementation_defined_aspects aspect-no-tagged-streams}@anchor{137}
9334 @section Aspect No_Tagged_Streams
9337 @geindex No_Tagged_Streams
9339 This aspect is equivalent to @ref{a1,,pragma No_Tagged_Streams} with an
9340 argument specifying a root tagged type (thus this aspect can only be
9341 applied to such a type).
9343 @node Aspect Object_Size,Aspect Obsolescent,Aspect No_Tagged_Streams,Implementation Defined Aspects
9344 @anchor{gnat_rm/implementation_defined_aspects aspect-object-size}@anchor{138}
9345 @section Aspect Object_Size
9348 @geindex Object_Size
9350 This aspect is equivalent to @ref{139,,attribute Object_Size}.
9352 @node Aspect Obsolescent,Aspect Part_Of,Aspect Object_Size,Implementation Defined Aspects
9353 @anchor{gnat_rm/implementation_defined_aspects aspect-obsolescent}@anchor{13a}
9354 @section Aspect Obsolescent
9357 @geindex Obsolsecent
9359 This aspect is equivalent to @ref{a4,,pragma Obsolescent}. Note that the
9360 evaluation of this aspect happens at the point of occurrence, it is not
9361 delayed until the freeze point.
9363 @node Aspect Part_Of,Aspect Persistent_BSS,Aspect Obsolescent,Implementation Defined Aspects
9364 @anchor{gnat_rm/implementation_defined_aspects aspect-part-of}@anchor{13b}
9365 @section Aspect Part_Of
9368 @geindex Part_Of
9370 This aspect is equivalent to @ref{ac,,pragma Part_Of}.
9372 @node Aspect Persistent_BSS,Aspect Predicate,Aspect Part_Of,Implementation Defined Aspects
9373 @anchor{gnat_rm/implementation_defined_aspects aspect-persistent-bss}@anchor{13c}
9374 @section Aspect Persistent_BSS
9377 @geindex Persistent_BSS
9379 This boolean aspect is equivalent to @ref{ae,,pragma Persistent_BSS}.
9381 @node Aspect Predicate,Aspect Pure_Function,Aspect Persistent_BSS,Implementation Defined Aspects
9382 @anchor{gnat_rm/implementation_defined_aspects aspect-predicate}@anchor{13d}
9383 @section Aspect Predicate
9386 @geindex Predicate
9388 This aspect is equivalent to @ref{b7,,pragma Predicate}. It is thus
9389 similar to the language defined aspects @cite{Dynamic_Predicate}
9390 and @cite{Static_Predicate} except that whether the resulting
9391 predicate is static or dynamic is controlled by the form of the
9392 expression. It is also separately controllable using pragma
9393 @cite{Assertion_Policy}.
9395 @node Aspect Pure_Function,Aspect Refined_Depends,Aspect Predicate,Implementation Defined Aspects
9396 @anchor{gnat_rm/implementation_defined_aspects aspect-pure-function}@anchor{13e}
9397 @section Aspect Pure_Function
9400 @geindex Pure_Function
9402 This boolean aspect is equivalent to @ref{c3,,pragma Pure_Function}.
9404 @node Aspect Refined_Depends,Aspect Refined_Global,Aspect Pure_Function,Implementation Defined Aspects
9405 @anchor{gnat_rm/implementation_defined_aspects aspect-refined-depends}@anchor{13f}
9406 @section Aspect Refined_Depends
9409 @geindex Refined_Depends
9411 This aspect is equivalent to @ref{c8,,pragma Refined_Depends}.
9413 @node Aspect Refined_Global,Aspect Refined_Post,Aspect Refined_Depends,Implementation Defined Aspects
9414 @anchor{gnat_rm/implementation_defined_aspects aspect-refined-global}@anchor{140}
9415 @section Aspect Refined_Global
9418 @geindex Refined_Global
9420 This aspect is equivalent to @ref{c9,,pragma Refined_Global}.
9422 @node Aspect Refined_Post,Aspect Refined_State,Aspect Refined_Global,Implementation Defined Aspects
9423 @anchor{gnat_rm/implementation_defined_aspects aspect-refined-post}@anchor{141}
9424 @section Aspect Refined_Post
9427 @geindex Refined_Post
9429 This aspect is equivalent to @ref{cb,,pragma Refined_Post}.
9431 @node Aspect Refined_State,Aspect Remote_Access_Type,Aspect Refined_Post,Implementation Defined Aspects
9432 @anchor{gnat_rm/implementation_defined_aspects aspect-refined-state}@anchor{142}
9433 @section Aspect Refined_State
9436 @geindex Refined_State
9438 This aspect is equivalent to @ref{cd,,pragma Refined_State}.
9440 @node Aspect Remote_Access_Type,Aspect Secondary_Stack_Size,Aspect Refined_State,Implementation Defined Aspects
9441 @anchor{gnat_rm/implementation_defined_aspects aspect-remote-access-type}@anchor{143}
9442 @section Aspect Remote_Access_Type
9445 @geindex Remote_Access_Type
9447 This aspect is equivalent to @ref{d1,,pragma Remote_Access_Type}.
9449 @node Aspect Secondary_Stack_Size,Aspect Scalar_Storage_Order,Aspect Remote_Access_Type,Implementation Defined Aspects
9450 @anchor{gnat_rm/implementation_defined_aspects aspect-secondary-stack-size}@anchor{144}
9451 @section Aspect Secondary_Stack_Size
9454 @geindex Secondary_Stack_Size
9456 This aspect is equivalent to @ref{d6,,pragma Secondary_Stack_Size}.
9458 @node Aspect Scalar_Storage_Order,Aspect Shared,Aspect Secondary_Stack_Size,Implementation Defined Aspects
9459 @anchor{gnat_rm/implementation_defined_aspects aspect-scalar-storage-order}@anchor{145}
9460 @section Aspect Scalar_Storage_Order
9463 @geindex Scalar_Storage_Order
9465 This aspect is equivalent to a @ref{146,,attribute Scalar_Storage_Order}.
9467 @node Aspect Shared,Aspect Simple_Storage_Pool,Aspect Scalar_Storage_Order,Implementation Defined Aspects
9468 @anchor{gnat_rm/implementation_defined_aspects aspect-shared}@anchor{147}
9469 @section Aspect Shared
9472 @geindex Shared
9474 This boolean aspect is equivalent to @ref{d9,,pragma Shared}
9475 and is thus a synonym for aspect @cite{Atomic}.
9477 @node Aspect Simple_Storage_Pool,Aspect Simple_Storage_Pool_Type,Aspect Shared,Implementation Defined Aspects
9478 @anchor{gnat_rm/implementation_defined_aspects aspect-simple-storage-pool}@anchor{148}
9479 @section Aspect Simple_Storage_Pool
9482 @geindex Simple_Storage_Pool
9484 This aspect is equivalent to @ref{de,,attribute Simple_Storage_Pool}.
9486 @node Aspect Simple_Storage_Pool_Type,Aspect SPARK_Mode,Aspect Simple_Storage_Pool,Implementation Defined Aspects
9487 @anchor{gnat_rm/implementation_defined_aspects aspect-simple-storage-pool-type}@anchor{149}
9488 @section Aspect Simple_Storage_Pool_Type
9491 @geindex Simple_Storage_Pool_Type
9493 This boolean aspect is equivalent to @ref{dc,,pragma Simple_Storage_Pool_Type}.
9495 @node Aspect SPARK_Mode,Aspect Suppress_Debug_Info,Aspect Simple_Storage_Pool_Type,Implementation Defined Aspects
9496 @anchor{gnat_rm/implementation_defined_aspects aspect-spark-mode}@anchor{14a}
9497 @section Aspect SPARK_Mode
9500 @geindex SPARK_Mode
9502 This aspect is equivalent to @ref{e4,,pragma SPARK_Mode} and
9503 may be specified for either or both of the specification and body
9504 of a subprogram or package.
9506 @node Aspect Suppress_Debug_Info,Aspect Suppress_Initialization,Aspect SPARK_Mode,Implementation Defined Aspects
9507 @anchor{gnat_rm/implementation_defined_aspects aspect-suppress-debug-info}@anchor{14b}
9508 @section Aspect Suppress_Debug_Info
9511 @geindex Suppress_Debug_Info
9513 This boolean aspect is equivalent to @ref{ec,,pragma Suppress_Debug_Info}.
9515 @node Aspect Suppress_Initialization,Aspect Test_Case,Aspect Suppress_Debug_Info,Implementation Defined Aspects
9516 @anchor{gnat_rm/implementation_defined_aspects aspect-suppress-initialization}@anchor{14c}
9517 @section Aspect Suppress_Initialization
9520 @geindex Suppress_Initialization
9522 This boolean aspect is equivalent to @ref{f0,,pragma Suppress_Initialization}.
9524 @node Aspect Test_Case,Aspect Thread_Local_Storage,Aspect Suppress_Initialization,Implementation Defined Aspects
9525 @anchor{gnat_rm/implementation_defined_aspects aspect-test-case}@anchor{14d}
9526 @section Aspect Test_Case
9529 @geindex Test_Case
9531 This aspect is equivalent to @ref{f3,,pragma Test_Case}.
9533 @node Aspect Thread_Local_Storage,Aspect Universal_Aliasing,Aspect Test_Case,Implementation Defined Aspects
9534 @anchor{gnat_rm/implementation_defined_aspects aspect-thread-local-storage}@anchor{14e}
9535 @section Aspect Thread_Local_Storage
9538 @geindex Thread_Local_Storage
9540 This boolean aspect is equivalent to @ref{f5,,pragma Thread_Local_Storage}.
9542 @node Aspect Universal_Aliasing,Aspect Universal_Data,Aspect Thread_Local_Storage,Implementation Defined Aspects
9543 @anchor{gnat_rm/implementation_defined_aspects aspect-universal-aliasing}@anchor{14f}
9544 @section Aspect Universal_Aliasing
9547 @geindex Universal_Aliasing
9549 This boolean aspect is equivalent to @ref{100,,pragma Universal_Aliasing}.
9551 @node Aspect Universal_Data,Aspect Unmodified,Aspect Universal_Aliasing,Implementation Defined Aspects
9552 @anchor{gnat_rm/implementation_defined_aspects aspect-universal-data}@anchor{150}
9553 @section Aspect Universal_Data
9556 @geindex Universal_Data
9558 This aspect is equivalent to @ref{101,,pragma Universal_Data}.
9560 @node Aspect Unmodified,Aspect Unreferenced,Aspect Universal_Data,Implementation Defined Aspects
9561 @anchor{gnat_rm/implementation_defined_aspects aspect-unmodified}@anchor{151}
9562 @section Aspect Unmodified
9565 @geindex Unmodified
9567 This boolean aspect is equivalent to @ref{104,,pragma Unmodified}.
9569 @node Aspect Unreferenced,Aspect Unreferenced_Objects,Aspect Unmodified,Implementation Defined Aspects
9570 @anchor{gnat_rm/implementation_defined_aspects aspect-unreferenced}@anchor{152}
9571 @section Aspect Unreferenced
9574 @geindex Unreferenced
9576 This boolean aspect is equivalent to @ref{105,,pragma Unreferenced}. Note that
9577 in the case of formal parameters, it is not permitted to have aspects for
9578 a formal parameter, so in this case the pragma form must be used.
9580 @node Aspect Unreferenced_Objects,Aspect Value_Size,Aspect Unreferenced,Implementation Defined Aspects
9581 @anchor{gnat_rm/implementation_defined_aspects aspect-unreferenced-objects}@anchor{153}
9582 @section Aspect Unreferenced_Objects
9585 @geindex Unreferenced_Objects
9587 This boolean aspect is equivalent to @ref{107,,pragma Unreferenced_Objects}.
9589 @node Aspect Value_Size,Aspect Volatile_Full_Access,Aspect Unreferenced_Objects,Implementation Defined Aspects
9590 @anchor{gnat_rm/implementation_defined_aspects aspect-value-size}@anchor{154}
9591 @section Aspect Value_Size
9594 @geindex Value_Size
9596 This aspect is equivalent to @ref{155,,attribute Value_Size}.
9598 @node Aspect Volatile_Full_Access,Aspect Volatile_Function,Aspect Value_Size,Implementation Defined Aspects
9599 @anchor{gnat_rm/implementation_defined_aspects aspect-volatile-full-access}@anchor{156}
9600 @section Aspect Volatile_Full_Access
9603 @geindex Volatile_Full_Access
9605 This boolean aspect is equivalent to @ref{110,,pragma Volatile_Full_Access}.
9607 @node Aspect Volatile_Function,Aspect Warnings,Aspect Volatile_Full_Access,Implementation Defined Aspects
9608 @anchor{gnat_rm/implementation_defined_aspects aspect-volatile-function}@anchor{157}
9609 @section Aspect Volatile_Function
9612 @geindex Volatile_Function
9614 This boolean aspect is equivalent to @ref{113,,pragma Volatile_Function}.
9616 @node Aspect Warnings,,Aspect Volatile_Function,Implementation Defined Aspects
9617 @anchor{gnat_rm/implementation_defined_aspects aspect-warnings}@anchor{158}
9618 @section Aspect Warnings
9621 @geindex Warnings
9623 This aspect is equivalent to the two argument form of @ref{115,,pragma Warnings},
9624 where the first argument is @cite{ON} or @cite{OFF} and the second argument
9625 is the entity.
9627 @node Implementation Defined Attributes,Standard and Implementation Defined Restrictions,Implementation Defined Aspects,Top
9628 @anchor{gnat_rm/implementation_defined_attributes doc}@anchor{159}@anchor{gnat_rm/implementation_defined_attributes implementation-defined-attributes}@anchor{8}@anchor{gnat_rm/implementation_defined_attributes id1}@anchor{15a}
9629 @chapter Implementation Defined Attributes
9632 Ada defines (throughout the Ada reference manual,
9633 summarized in Annex K),
9634 a set of attributes that provide useful additional functionality in all
9635 areas of the language.  These language defined attributes are implemented
9636 in GNAT and work as described in the Ada Reference Manual.
9638 In addition, Ada allows implementations to define additional
9639 attributes whose meaning is defined by the implementation.  GNAT provides
9640 a number of these implementation-dependent attributes which can be used
9641 to extend and enhance the functionality of the compiler.  This section of
9642 the GNAT reference manual describes these additional attributes.  It also
9643 describes additional implementation-dependent features of standard
9644 language-defined attributes.
9646 Note that any program using these attributes may not be portable to
9647 other compilers (although GNAT implements this set of attributes on all
9648 platforms).  Therefore if portability to other compilers is an important
9649 consideration, you should minimize the use of these attributes.
9651 @menu
9652 * Attribute Abort_Signal:: 
9653 * Attribute Address_Size:: 
9654 * Attribute Asm_Input:: 
9655 * Attribute Asm_Output:: 
9656 * Attribute Atomic_Always_Lock_Free:: 
9657 * Attribute Bit:: 
9658 * Attribute Bit_Position:: 
9659 * Attribute Code_Address:: 
9660 * Attribute Compiler_Version:: 
9661 * Attribute Constrained:: 
9662 * Attribute Default_Bit_Order:: 
9663 * Attribute Default_Scalar_Storage_Order:: 
9664 * Attribute Deref:: 
9665 * Attribute Descriptor_Size:: 
9666 * Attribute Elaborated:: 
9667 * Attribute Elab_Body:: 
9668 * Attribute Elab_Spec:: 
9669 * Attribute Elab_Subp_Body:: 
9670 * Attribute Emax:: 
9671 * Attribute Enabled:: 
9672 * Attribute Enum_Rep:: 
9673 * Attribute Enum_Val:: 
9674 * Attribute Epsilon:: 
9675 * Attribute Fast_Math:: 
9676 * Attribute Finalization_Size:: 
9677 * Attribute Fixed_Value:: 
9678 * Attribute From_Any:: 
9679 * Attribute Has_Access_Values:: 
9680 * Attribute Has_Discriminants:: 
9681 * Attribute Img:: 
9682 * Attribute Integer_Value:: 
9683 * Attribute Invalid_Value:: 
9684 * Attribute Iterable:: 
9685 * Attribute Large:: 
9686 * Attribute Library_Level:: 
9687 * Attribute Lock_Free:: 
9688 * Attribute Loop_Entry:: 
9689 * Attribute Machine_Size:: 
9690 * Attribute Mantissa:: 
9691 * Attribute Maximum_Alignment:: 
9692 * Attribute Mechanism_Code:: 
9693 * Attribute Null_Parameter:: 
9694 * Attribute Object_Size:: 
9695 * Attribute Old:: 
9696 * Attribute Passed_By_Reference:: 
9697 * Attribute Pool_Address:: 
9698 * Attribute Range_Length:: 
9699 * Attribute Restriction_Set:: 
9700 * Attribute Result:: 
9701 * Attribute Safe_Emax:: 
9702 * Attribute Safe_Large:: 
9703 * Attribute Safe_Small:: 
9704 * Attribute Scalar_Storage_Order:: 
9705 * Attribute Simple_Storage_Pool:: 
9706 * Attribute Small:: 
9707 * Attribute Storage_Unit:: 
9708 * Attribute Stub_Type:: 
9709 * Attribute System_Allocator_Alignment:: 
9710 * Attribute Target_Name:: 
9711 * Attribute To_Address:: 
9712 * Attribute To_Any:: 
9713 * Attribute Type_Class:: 
9714 * Attribute Type_Key:: 
9715 * Attribute TypeCode:: 
9716 * Attribute Unconstrained_Array:: 
9717 * Attribute Universal_Literal_String:: 
9718 * Attribute Unrestricted_Access:: 
9719 * Attribute Update:: 
9720 * Attribute Valid_Scalars:: 
9721 * Attribute VADS_Size:: 
9722 * Attribute Value_Size:: 
9723 * Attribute Wchar_T_Size:: 
9724 * Attribute Word_Size:: 
9726 @end menu
9728 @node Attribute Abort_Signal,Attribute Address_Size,,Implementation Defined Attributes
9729 @anchor{gnat_rm/implementation_defined_attributes attribute-abort-signal}@anchor{15b}
9730 @section Attribute Abort_Signal
9733 @geindex Abort_Signal
9735 @cite{Standard'Abort_Signal} (@cite{Standard} is the only allowed
9736 prefix) provides the entity for the special exception used to signal
9737 task abort or asynchronous transfer of control.  Normally this attribute
9738 should only be used in the tasking runtime (it is highly peculiar, and
9739 completely outside the normal semantics of Ada, for a user program to
9740 intercept the abort exception).
9742 @node Attribute Address_Size,Attribute Asm_Input,Attribute Abort_Signal,Implementation Defined Attributes
9743 @anchor{gnat_rm/implementation_defined_attributes attribute-address-size}@anchor{15c}
9744 @section Attribute Address_Size
9747 @geindex Size of `Address`
9749 @geindex Address_Size
9751 @cite{Standard'Address_Size} (@cite{Standard} is the only allowed
9752 prefix) is a static constant giving the number of bits in an
9753 @cite{Address}. It is the same value as System.Address'Size,
9754 but has the advantage of being static, while a direct
9755 reference to System.Address'Size is nonstatic because Address
9756 is a private type.
9758 @node Attribute Asm_Input,Attribute Asm_Output,Attribute Address_Size,Implementation Defined Attributes
9759 @anchor{gnat_rm/implementation_defined_attributes attribute-asm-input}@anchor{15d}
9760 @section Attribute Asm_Input
9763 @geindex Asm_Input
9765 The @cite{Asm_Input} attribute denotes a function that takes two
9766 parameters.  The first is a string, the second is an expression of the
9767 type designated by the prefix.  The first (string) argument is required
9768 to be a static expression, and is the constraint for the parameter,
9769 (e.g., what kind of register is required).  The second argument is the
9770 value to be used as the input argument.  The possible values for the
9771 constant are the same as those used in the RTL, and are dependent on
9772 the configuration file used to built the GCC back end.
9773 @ref{15e,,Machine Code Insertions}
9775 @node Attribute Asm_Output,Attribute Atomic_Always_Lock_Free,Attribute Asm_Input,Implementation Defined Attributes
9776 @anchor{gnat_rm/implementation_defined_attributes attribute-asm-output}@anchor{15f}
9777 @section Attribute Asm_Output
9780 @geindex Asm_Output
9782 The @cite{Asm_Output} attribute denotes a function that takes two
9783 parameters.  The first is a string, the second is the name of a variable
9784 of the type designated by the attribute prefix.  The first (string)
9785 argument is required to be a static expression and designates the
9786 constraint for the parameter (e.g., what kind of register is
9787 required).  The second argument is the variable to be updated with the
9788 result.  The possible values for constraint are the same as those used in
9789 the RTL, and are dependent on the configuration file used to build the
9790 GCC back end.  If there are no output operands, then this argument may
9791 either be omitted, or explicitly given as @cite{No_Output_Operands}.
9792 @ref{15e,,Machine Code Insertions}
9794 @node Attribute Atomic_Always_Lock_Free,Attribute Bit,Attribute Asm_Output,Implementation Defined Attributes
9795 @anchor{gnat_rm/implementation_defined_attributes attribute-atomic-always-lock-free}@anchor{160}
9796 @section Attribute Atomic_Always_Lock_Free
9799 @geindex Atomic_Always_Lock_Free
9801 The prefix of the @cite{Atomic_Always_Lock_Free} attribute is a type.
9802 The result is a Boolean value which is True if the type has discriminants,
9803 and False otherwise.  The result indicate whether atomic operations are
9804 supported by the target for the given type.
9806 @node Attribute Bit,Attribute Bit_Position,Attribute Atomic_Always_Lock_Free,Implementation Defined Attributes
9807 @anchor{gnat_rm/implementation_defined_attributes attribute-bit}@anchor{161}
9808 @section Attribute Bit
9811 @geindex Bit
9813 @code{obj'Bit}, where @cite{obj} is any object, yields the bit
9814 offset within the storage unit (byte) that contains the first bit of
9815 storage allocated for the object.  The value of this attribute is of the
9816 type @cite{Universal_Integer}, and is always a non-negative number not
9817 exceeding the value of @cite{System.Storage_Unit}.
9819 For an object that is a variable or a constant allocated in a register,
9820 the value is zero.  (The use of this attribute does not force the
9821 allocation of a variable to memory).
9823 For an object that is a formal parameter, this attribute applies
9824 to either the matching actual parameter or to a copy of the
9825 matching actual parameter.
9827 For an access object the value is zero.  Note that
9828 @code{obj.all'Bit} is subject to an @cite{Access_Check} for the
9829 designated object.  Similarly for a record component
9830 @code{X.C'Bit} is subject to a discriminant check and
9831 @code{X(I).Bit} and @code{X(I1..I2)'Bit}
9832 are subject to index checks.
9834 This attribute is designed to be compatible with the DEC Ada 83 definition
9835 and implementation of the @cite{Bit} attribute.
9837 @node Attribute Bit_Position,Attribute Code_Address,Attribute Bit,Implementation Defined Attributes
9838 @anchor{gnat_rm/implementation_defined_attributes attribute-bit-position}@anchor{162}
9839 @section Attribute Bit_Position
9842 @geindex Bit_Position
9844 @code{R.C'Bit_Position}, where @cite{R} is a record object and @cite{C} is one
9845 of the fields of the record type, yields the bit
9846 offset within the record contains the first bit of
9847 storage allocated for the object.  The value of this attribute is of the
9848 type @cite{Universal_Integer}.  The value depends only on the field
9849 @cite{C} and is independent of the alignment of
9850 the containing record @cite{R}.
9852 @node Attribute Code_Address,Attribute Compiler_Version,Attribute Bit_Position,Implementation Defined Attributes
9853 @anchor{gnat_rm/implementation_defined_attributes attribute-code-address}@anchor{163}
9854 @section Attribute Code_Address
9857 @geindex Code_Address
9859 @geindex Subprogram address
9861 @geindex Address of subprogram code
9863 The @cite{'Address}
9864 attribute may be applied to subprograms in Ada 95 and Ada 2005, but the
9865 intended effect seems to be to provide
9866 an address value which can be used to call the subprogram by means of
9867 an address clause as in the following example:
9869 @example
9870 procedure K is ...
9872 procedure L;
9873 for L'Address use K'Address;
9874 pragma Import (Ada, L);
9875 @end example
9877 A call to @cite{L} is then expected to result in a call to @cite{K}.
9878 In Ada 83, where there were no access-to-subprogram values, this was
9879 a common work-around for getting the effect of an indirect call.
9880 GNAT implements the above use of @cite{Address} and the technique
9881 illustrated by the example code works correctly.
9883 However, for some purposes, it is useful to have the address of the start
9884 of the generated code for the subprogram.  On some architectures, this is
9885 not necessarily the same as the @cite{Address} value described above.
9886 For example, the @cite{Address} value may reference a subprogram
9887 descriptor rather than the subprogram itself.
9889 The @cite{'Code_Address} attribute, which can only be applied to
9890 subprogram entities, always returns the address of the start of the
9891 generated code of the specified subprogram, which may or may not be
9892 the same value as is returned by the corresponding @cite{'Address}
9893 attribute.
9895 @node Attribute Compiler_Version,Attribute Constrained,Attribute Code_Address,Implementation Defined Attributes
9896 @anchor{gnat_rm/implementation_defined_attributes attribute-compiler-version}@anchor{164}
9897 @section Attribute Compiler_Version
9900 @geindex Compiler_Version
9902 @cite{Standard'Compiler_Version} (@cite{Standard} is the only allowed
9903 prefix) yields a static string identifying the version of the compiler
9904 being used to compile the unit containing the attribute reference.
9906 @node Attribute Constrained,Attribute Default_Bit_Order,Attribute Compiler_Version,Implementation Defined Attributes
9907 @anchor{gnat_rm/implementation_defined_attributes attribute-constrained}@anchor{165}
9908 @section Attribute Constrained
9911 @geindex Constrained
9913 In addition to the usage of this attribute in the Ada RM, @cite{GNAT}
9914 also permits the use of the @cite{'Constrained} attribute
9915 in a generic template
9916 for any type, including types without discriminants. The value of this
9917 attribute in the generic instance when applied to a scalar type or a
9918 record type without discriminants is always @cite{True}. This usage is
9919 compatible with older Ada compilers, including notably DEC Ada.
9921 @node Attribute Default_Bit_Order,Attribute Default_Scalar_Storage_Order,Attribute Constrained,Implementation Defined Attributes
9922 @anchor{gnat_rm/implementation_defined_attributes attribute-default-bit-order}@anchor{166}
9923 @section Attribute Default_Bit_Order
9926 @geindex Big endian
9928 @geindex Little endian
9930 @geindex Default_Bit_Order
9932 @cite{Standard'Default_Bit_Order} (@cite{Standard} is the only
9933 permissible prefix), provides the value @cite{System.Default_Bit_Order}
9934 as a @cite{Pos} value (0 for @cite{High_Order_First}, 1 for
9935 @cite{Low_Order_First}).  This is used to construct the definition of
9936 @cite{Default_Bit_Order} in package @cite{System}.
9938 @node Attribute Default_Scalar_Storage_Order,Attribute Deref,Attribute Default_Bit_Order,Implementation Defined Attributes
9939 @anchor{gnat_rm/implementation_defined_attributes attribute-default-scalar-storage-order}@anchor{167}
9940 @section Attribute Default_Scalar_Storage_Order
9943 @geindex Big endian
9945 @geindex Little endian
9947 @geindex Default_Scalar_Storage_Order
9949 @cite{Standard'Default_Scalar_Storage_Order} (@cite{Standard} is the only
9950 permissible prefix), provides the current value of the default scalar storage
9951 order (as specified using pragma @cite{Default_Scalar_Storage_Order}, or
9952 equal to @cite{Default_Bit_Order} if unspecified) as a
9953 @cite{System.Bit_Order} value. This is a static attribute.
9955 @node Attribute Deref,Attribute Descriptor_Size,Attribute Default_Scalar_Storage_Order,Implementation Defined Attributes
9956 @anchor{gnat_rm/implementation_defined_attributes attribute-deref}@anchor{168}
9957 @section Attribute Deref
9960 @geindex Deref
9962 The attribute @cite{typ'Deref(expr)} where @cite{expr} is of type @cite{System.Address} yields
9963 the variable of type @cite{typ} that is located at the given address. It is similar
9964 to @cite{(totyp (expr).all)}, where @cite{totyp} is an unchecked conversion from address to
9965 a named access-to-@cite{typ} type, except that it yields a variable, so it can be
9966 used on the left side of an assignment.
9968 @node Attribute Descriptor_Size,Attribute Elaborated,Attribute Deref,Implementation Defined Attributes
9969 @anchor{gnat_rm/implementation_defined_attributes attribute-descriptor-size}@anchor{169}
9970 @section Attribute Descriptor_Size
9973 @geindex Descriptor
9975 @geindex Dope vector
9977 @geindex Descriptor_Size
9979 Nonstatic attribute @cite{Descriptor_Size} returns the size in bits of the
9980 descriptor allocated for a type.  The result is non-zero only for unconstrained
9981 array types and the returned value is of type universal integer.  In GNAT, an
9982 array descriptor contains bounds information and is located immediately before
9983 the first element of the array.
9985 @example
9986 type Unconstr_Array is array (Positive range <>) of Boolean;
9987 Put_Line ("Descriptor size = " & Unconstr_Array'Descriptor_Size'Img);
9988 @end example
9990 The attribute takes into account any additional padding due to type alignment.
9991 In the example above, the descriptor contains two values of type
9992 @cite{Positive} representing the low and high bound.  Since @cite{Positive} has
9993 a size of 31 bits and an alignment of 4, the descriptor size is @cite{2 * Positive'Size + 2} or 64 bits.
9995 @node Attribute Elaborated,Attribute Elab_Body,Attribute Descriptor_Size,Implementation Defined Attributes
9996 @anchor{gnat_rm/implementation_defined_attributes attribute-elaborated}@anchor{16a}
9997 @section Attribute Elaborated
10000 @geindex Elaborated
10002 The prefix of the @cite{'Elaborated} attribute must be a unit name.  The
10003 value is a Boolean which indicates whether or not the given unit has been
10004 elaborated.  This attribute is primarily intended for internal use by the
10005 generated code for dynamic elaboration checking, but it can also be used
10006 in user programs.  The value will always be True once elaboration of all
10007 units has been completed.  An exception is for units which need no
10008 elaboration, the value is always False for such units.
10010 @node Attribute Elab_Body,Attribute Elab_Spec,Attribute Elaborated,Implementation Defined Attributes
10011 @anchor{gnat_rm/implementation_defined_attributes attribute-elab-body}@anchor{16b}
10012 @section Attribute Elab_Body
10015 @geindex Elab_Body
10017 This attribute can only be applied to a program unit name.  It returns
10018 the entity for the corresponding elaboration procedure for elaborating
10019 the body of the referenced unit.  This is used in the main generated
10020 elaboration procedure by the binder and is not normally used in any
10021 other context.  However, there may be specialized situations in which it
10022 is useful to be able to call this elaboration procedure from Ada code,
10023 e.g., if it is necessary to do selective re-elaboration to fix some
10024 error.
10026 @node Attribute Elab_Spec,Attribute Elab_Subp_Body,Attribute Elab_Body,Implementation Defined Attributes
10027 @anchor{gnat_rm/implementation_defined_attributes attribute-elab-spec}@anchor{16c}
10028 @section Attribute Elab_Spec
10031 @geindex Elab_Spec
10033 This attribute can only be applied to a program unit name.  It returns
10034 the entity for the corresponding elaboration procedure for elaborating
10035 the spec of the referenced unit.  This is used in the main
10036 generated elaboration procedure by the binder and is not normally used
10037 in any other context.  However, there may be specialized situations in
10038 which it is useful to be able to call this elaboration procedure from
10039 Ada code, e.g., if it is necessary to do selective re-elaboration to fix
10040 some error.
10042 @node Attribute Elab_Subp_Body,Attribute Emax,Attribute Elab_Spec,Implementation Defined Attributes
10043 @anchor{gnat_rm/implementation_defined_attributes attribute-elab-subp-body}@anchor{16d}
10044 @section Attribute Elab_Subp_Body
10047 @geindex Elab_Subp_Body
10049 This attribute can only be applied to a library level subprogram
10050 name and is only allowed in CodePeer mode. It returns the entity
10051 for the corresponding elaboration procedure for elaborating the body
10052 of the referenced subprogram unit. This is used in the main generated
10053 elaboration procedure by the binder in CodePeer mode only and is unrecognized
10054 otherwise.
10056 @node Attribute Emax,Attribute Enabled,Attribute Elab_Subp_Body,Implementation Defined Attributes
10057 @anchor{gnat_rm/implementation_defined_attributes attribute-emax}@anchor{16e}
10058 @section Attribute Emax
10061 @geindex Ada 83 attributes
10063 @geindex Emax
10065 The @cite{Emax} attribute is provided for compatibility with Ada 83.  See
10066 the Ada 83 reference manual for an exact description of the semantics of
10067 this attribute.
10069 @node Attribute Enabled,Attribute Enum_Rep,Attribute Emax,Implementation Defined Attributes
10070 @anchor{gnat_rm/implementation_defined_attributes attribute-enabled}@anchor{16f}
10071 @section Attribute Enabled
10074 @geindex Enabled
10076 The @cite{Enabled} attribute allows an application program to check at compile
10077 time to see if the designated check is currently enabled. The prefix is a
10078 simple identifier, referencing any predefined check name (other than
10079 @cite{All_Checks}) or a check name introduced by pragma Check_Name. If
10080 no argument is given for the attribute, the check is for the general state
10081 of the check, if an argument is given, then it is an entity name, and the
10082 check indicates whether an @cite{Suppress} or @cite{Unsuppress} has been
10083 given naming the entity (if not, then the argument is ignored).
10085 Note that instantiations inherit the check status at the point of the
10086 instantiation, so a useful idiom is to have a library package that
10087 introduces a check name with @cite{pragma Check_Name}, and then contains
10088 generic packages or subprograms which use the @cite{Enabled} attribute
10089 to see if the check is enabled. A user of this package can then issue
10090 a @cite{pragma Suppress} or @cite{pragma Unsuppress} before instantiating
10091 the package or subprogram, controlling whether the check will be present.
10093 @node Attribute Enum_Rep,Attribute Enum_Val,Attribute Enabled,Implementation Defined Attributes
10094 @anchor{gnat_rm/implementation_defined_attributes attribute-enum-rep}@anchor{170}
10095 @section Attribute Enum_Rep
10098 @geindex Representation of enums
10100 @geindex Enum_Rep
10102 For every enumeration subtype @cite{S}, @code{S'Enum_Rep} denotes a
10103 function with the following spec:
10105 @example
10106 function S'Enum_Rep (Arg : S'Base) return <Universal_Integer>;
10107 @end example
10109 It is also allowable to apply @cite{Enum_Rep} directly to an object of an
10110 enumeration type or to a non-overloaded enumeration
10111 literal.  In this case @code{S'Enum_Rep} is equivalent to
10112 @code{typ'Enum_Rep(S)} where @cite{typ} is the type of the
10113 enumeration literal or object.
10115 The function returns the representation value for the given enumeration
10116 value.  This will be equal to value of the @cite{Pos} attribute in the
10117 absence of an enumeration representation clause.  This is a static
10118 attribute (i.e.,:the result is static if the argument is static).
10120 @code{S'Enum_Rep} can also be used with integer types and objects,
10121 in which case it simply returns the integer value.  The reason for this
10122 is to allow it to be used for @cite{(<>)} discrete formal arguments in
10123 a generic unit that can be instantiated with either enumeration types
10124 or integer types.  Note that if @cite{Enum_Rep} is used on a modular
10125 type whose upper bound exceeds the upper bound of the largest signed
10126 integer type, and the argument is a variable, so that the universal
10127 integer calculation is done at run time, then the call to @cite{Enum_Rep}
10128 may raise @cite{Constraint_Error}.
10130 @node Attribute Enum_Val,Attribute Epsilon,Attribute Enum_Rep,Implementation Defined Attributes
10131 @anchor{gnat_rm/implementation_defined_attributes attribute-enum-val}@anchor{171}
10132 @section Attribute Enum_Val
10135 @geindex Representation of enums
10137 @geindex Enum_Val
10139 For every enumeration subtype @cite{S}, @code{S'Enum_Val} denotes a
10140 function with the following spec:
10142 @example
10143 function S'Enum_Val (Arg : <Universal_Integer>) return S'Base;
10144 @end example
10146 The function returns the enumeration value whose representation matches the
10147 argument, or raises Constraint_Error if no enumeration literal of the type
10148 has the matching value.
10149 This will be equal to value of the @cite{Val} attribute in the
10150 absence of an enumeration representation clause.  This is a static
10151 attribute (i.e., the result is static if the argument is static).
10153 @node Attribute Epsilon,Attribute Fast_Math,Attribute Enum_Val,Implementation Defined Attributes
10154 @anchor{gnat_rm/implementation_defined_attributes attribute-epsilon}@anchor{172}
10155 @section Attribute Epsilon
10158 @geindex Ada 83 attributes
10160 @geindex Epsilon
10162 The @cite{Epsilon} attribute is provided for compatibility with Ada 83.  See
10163 the Ada 83 reference manual for an exact description of the semantics of
10164 this attribute.
10166 @node Attribute Fast_Math,Attribute Finalization_Size,Attribute Epsilon,Implementation Defined Attributes
10167 @anchor{gnat_rm/implementation_defined_attributes attribute-fast-math}@anchor{173}
10168 @section Attribute Fast_Math
10171 @geindex Fast_Math
10173 @cite{Standard'Fast_Math} (@cite{Standard} is the only allowed
10174 prefix) yields a static Boolean value that is True if pragma
10175 @cite{Fast_Math} is active, and False otherwise.
10177 @node Attribute Finalization_Size,Attribute Fixed_Value,Attribute Fast_Math,Implementation Defined Attributes
10178 @anchor{gnat_rm/implementation_defined_attributes attribute-finalization-size}@anchor{174}
10179 @section Attribute Finalization_Size
10182 @geindex Finalization_Size
10184 The prefix of attribute @cite{Finalization_Size} must be an object or
10185 a non-class-wide type. This attribute returns the size of any hidden data
10186 reserved by the compiler to handle finalization-related actions. The type of
10187 the attribute is @cite{universal_integer}.
10189 @cite{Finalization_Size} yields a value of zero for a type with no controlled
10190 parts, an object whose type has no controlled parts, or an object of a
10191 class-wide type whose tag denotes a type with no controlled parts.
10193 Note that only heap-allocated objects contain finalization data.
10195 @node Attribute Fixed_Value,Attribute From_Any,Attribute Finalization_Size,Implementation Defined Attributes
10196 @anchor{gnat_rm/implementation_defined_attributes attribute-fixed-value}@anchor{175}
10197 @section Attribute Fixed_Value
10200 @geindex Fixed_Value
10202 For every fixed-point type @cite{S}, @code{S'Fixed_Value} denotes a
10203 function with the following specification:
10205 @example
10206 function S'Fixed_Value (Arg : <Universal_Integer>) return S;
10207 @end example
10209 The value returned is the fixed-point value @cite{V} such that:
10211 @example
10212 V = Arg * S'Small
10213 @end example
10215 The effect is thus similar to first converting the argument to the
10216 integer type used to represent @cite{S}, and then doing an unchecked
10217 conversion to the fixed-point type.  The difference is
10218 that there are full range checks, to ensure that the result is in range.
10219 This attribute is primarily intended for use in implementation of the
10220 input-output functions for fixed-point values.
10222 @node Attribute From_Any,Attribute Has_Access_Values,Attribute Fixed_Value,Implementation Defined Attributes
10223 @anchor{gnat_rm/implementation_defined_attributes attribute-from-any}@anchor{176}
10224 @section Attribute From_Any
10227 @geindex From_Any
10229 This internal attribute is used for the generation of remote subprogram
10230 stubs in the context of the Distributed Systems Annex.
10232 @node Attribute Has_Access_Values,Attribute Has_Discriminants,Attribute From_Any,Implementation Defined Attributes
10233 @anchor{gnat_rm/implementation_defined_attributes attribute-has-access-values}@anchor{177}
10234 @section Attribute Has_Access_Values
10237 @geindex Access values
10238 @geindex testing for
10240 @geindex Has_Access_Values
10242 The prefix of the @cite{Has_Access_Values} attribute is a type.  The result
10243 is a Boolean value which is True if the is an access type, or is a composite
10244 type with a component (at any nesting depth) that is an access type, and is
10245 False otherwise.
10246 The intended use of this attribute is in conjunction with generic
10247 definitions.  If the attribute is applied to a generic private type, it
10248 indicates whether or not the corresponding actual type has access values.
10250 @node Attribute Has_Discriminants,Attribute Img,Attribute Has_Access_Values,Implementation Defined Attributes
10251 @anchor{gnat_rm/implementation_defined_attributes attribute-has-discriminants}@anchor{178}
10252 @section Attribute Has_Discriminants
10255 @geindex Discriminants
10256 @geindex testing for
10258 @geindex Has_Discriminants
10260 The prefix of the @cite{Has_Discriminants} attribute is a type.  The result
10261 is a Boolean value which is True if the type has discriminants, and False
10262 otherwise.  The intended use of this attribute is in conjunction with generic
10263 definitions.  If the attribute is applied to a generic private type, it
10264 indicates whether or not the corresponding actual type has discriminants.
10266 @node Attribute Img,Attribute Integer_Value,Attribute Has_Discriminants,Implementation Defined Attributes
10267 @anchor{gnat_rm/implementation_defined_attributes attribute-img}@anchor{179}
10268 @section Attribute Img
10271 @geindex Img
10273 The @cite{Img} attribute differs from @cite{Image} in that it is applied
10274 directly to an object, and yields the same result as
10275 @cite{Image} for the subtype of the object.  This is convenient for
10276 debugging:
10278 @example
10279 Put_Line ("X = " & X'Img);
10280 @end example
10282 has the same meaning as the more verbose:
10284 @example
10285 Put_Line ("X = " & T'Image (X));
10286 @end example
10288 where @cite{T} is the (sub)type of the object @cite{X}.
10290 Note that technically, in analogy to @cite{Image},
10291 @cite{X'Img} returns a parameterless function
10292 that returns the appropriate string when called. This means that
10293 @cite{X'Img} can be renamed as a function-returning-string, or used
10294 in an instantiation as a function parameter.
10296 @node Attribute Integer_Value,Attribute Invalid_Value,Attribute Img,Implementation Defined Attributes
10297 @anchor{gnat_rm/implementation_defined_attributes attribute-integer-value}@anchor{17a}
10298 @section Attribute Integer_Value
10301 @geindex Integer_Value
10303 For every integer type @cite{S}, @code{S'Integer_Value} denotes a
10304 function with the following spec:
10306 @example
10307 function S'Integer_Value (Arg : <Universal_Fixed>) return S;
10308 @end example
10310 The value returned is the integer value @cite{V}, such that:
10312 @example
10313 Arg = V * T'Small
10314 @end example
10316 where @cite{T} is the type of @cite{Arg}.
10317 The effect is thus similar to first doing an unchecked conversion from
10318 the fixed-point type to its corresponding implementation type, and then
10319 converting the result to the target integer type.  The difference is
10320 that there are full range checks, to ensure that the result is in range.
10321 This attribute is primarily intended for use in implementation of the
10322 standard input-output functions for fixed-point values.
10324 @node Attribute Invalid_Value,Attribute Iterable,Attribute Integer_Value,Implementation Defined Attributes
10325 @anchor{gnat_rm/implementation_defined_attributes attribute-invalid-value}@anchor{17b}
10326 @section Attribute Invalid_Value
10329 @geindex Invalid_Value
10331 For every scalar type S, S'Invalid_Value returns an undefined value of the
10332 type. If possible this value is an invalid representation for the type. The
10333 value returned is identical to the value used to initialize an otherwise
10334 uninitialized value of the type if pragma Initialize_Scalars is used,
10335 including the ability to modify the value with the binder -Sxx flag and
10336 relevant environment variables at run time.
10338 @node Attribute Iterable,Attribute Large,Attribute Invalid_Value,Implementation Defined Attributes
10339 @anchor{gnat_rm/implementation_defined_attributes attribute-iterable}@anchor{17c}
10340 @section Attribute Iterable
10343 @geindex Iterable
10345 Equivalent to Aspect Iterable.
10347 @node Attribute Large,Attribute Library_Level,Attribute Iterable,Implementation Defined Attributes
10348 @anchor{gnat_rm/implementation_defined_attributes attribute-large}@anchor{17d}
10349 @section Attribute Large
10352 @geindex Ada 83 attributes
10354 @geindex Large
10356 The @cite{Large} attribute is provided for compatibility with Ada 83.  See
10357 the Ada 83 reference manual for an exact description of the semantics of
10358 this attribute.
10360 @node Attribute Library_Level,Attribute Lock_Free,Attribute Large,Implementation Defined Attributes
10361 @anchor{gnat_rm/implementation_defined_attributes attribute-library-level}@anchor{17e}
10362 @section Attribute Library_Level
10365 @geindex Library_Level
10367 @cite{P'Library_Level}, where P is an entity name,
10368 returns a Boolean value which is True if the entity is declared
10369 at the library level, and False otherwise. Note that within a
10370 generic instantition, the name of the generic unit denotes the
10371 instance, which means that this attribute can be used to test
10372 if a generic is instantiated at the library level, as shown
10373 in this example:
10375 @example
10376 generic
10377   ...
10378 package Gen is
10379   pragma Compile_Time_Error
10380     (not Gen'Library_Level,
10381      "Gen can only be instantiated at library level");
10382   ...
10383 end Gen;
10384 @end example
10386 @node Attribute Lock_Free,Attribute Loop_Entry,Attribute Library_Level,Implementation Defined Attributes
10387 @anchor{gnat_rm/implementation_defined_attributes attribute-lock-free}@anchor{17f}
10388 @section Attribute Lock_Free
10391 @geindex Lock_Free
10393 @cite{P'Lock_Free}, where P is a protected object, returns True if a
10394 pragma @cite{Lock_Free} applies to P.
10396 @node Attribute Loop_Entry,Attribute Machine_Size,Attribute Lock_Free,Implementation Defined Attributes
10397 @anchor{gnat_rm/implementation_defined_attributes attribute-loop-entry}@anchor{180}
10398 @section Attribute Loop_Entry
10401 @geindex Loop_Entry
10403 Syntax:
10405 @example
10406 X'Loop_Entry [(loop_name)]
10407 @end example
10409 The @cite{Loop_Entry} attribute is used to refer to the value that an
10410 expression had upon entry to a given loop in much the same way that the
10411 @cite{Old} attribute in a subprogram postcondition can be used to refer
10412 to the value an expression had upon entry to the subprogram. The
10413 relevant loop is either identified by the given loop name, or it is the
10414 innermost enclosing loop when no loop name is given.
10416 A @cite{Loop_Entry} attribute can only occur within a
10417 @cite{Loop_Variant} or @cite{Loop_Invariant} pragma. A common use of
10418 @cite{Loop_Entry} is to compare the current value of objects with their
10419 initial value at loop entry, in a @cite{Loop_Invariant} pragma.
10421 The effect of using @cite{X'Loop_Entry} is the same as declaring
10422 a constant initialized with the initial value of @cite{X} at loop
10423 entry. This copy is not performed if the loop is not entered, or if the
10424 corresponding pragmas are ignored or disabled.
10426 @node Attribute Machine_Size,Attribute Mantissa,Attribute Loop_Entry,Implementation Defined Attributes
10427 @anchor{gnat_rm/implementation_defined_attributes attribute-machine-size}@anchor{181}
10428 @section Attribute Machine_Size
10431 @geindex Machine_Size
10433 This attribute is identical to the @cite{Object_Size} attribute.  It is
10434 provided for compatibility with the DEC Ada 83 attribute of this name.
10436 @node Attribute Mantissa,Attribute Maximum_Alignment,Attribute Machine_Size,Implementation Defined Attributes
10437 @anchor{gnat_rm/implementation_defined_attributes attribute-mantissa}@anchor{182}
10438 @section Attribute Mantissa
10441 @geindex Ada 83 attributes
10443 @geindex Mantissa
10445 The @cite{Mantissa} attribute is provided for compatibility with Ada 83.  See
10446 the Ada 83 reference manual for an exact description of the semantics of
10447 this attribute.
10449 @node Attribute Maximum_Alignment,Attribute Mechanism_Code,Attribute Mantissa,Implementation Defined Attributes
10450 @anchor{gnat_rm/implementation_defined_attributes attribute-maximum-alignment}@anchor{183}@anchor{gnat_rm/implementation_defined_attributes id2}@anchor{184}
10451 @section Attribute Maximum_Alignment
10454 @geindex Alignment
10455 @geindex maximum
10457 @geindex Maximum_Alignment
10459 @cite{Standard'Maximum_Alignment} (@cite{Standard} is the only
10460 permissible prefix) provides the maximum useful alignment value for the
10461 target.  This is a static value that can be used to specify the alignment
10462 for an object, guaranteeing that it is properly aligned in all
10463 cases.
10465 @node Attribute Mechanism_Code,Attribute Null_Parameter,Attribute Maximum_Alignment,Implementation Defined Attributes
10466 @anchor{gnat_rm/implementation_defined_attributes attribute-mechanism-code}@anchor{185}
10467 @section Attribute Mechanism_Code
10470 @geindex Return values
10471 @geindex passing mechanism
10473 @geindex Parameters
10474 @geindex passing mechanism
10476 @geindex Mechanism_Code
10478 @code{function'Mechanism_Code} yields an integer code for the
10479 mechanism used for the result of function, and
10480 @code{subprogram'Mechanism_Code (n)} yields the mechanism
10481 used for formal parameter number @cite{n} (a static integer value with 1
10482 meaning the first parameter) of @cite{subprogram}.  The code returned is:
10485 @table @asis
10487 @item @emph{1}
10489 by copy (value)
10491 @item @emph{2}
10493 by reference
10494 @end table
10496 @node Attribute Null_Parameter,Attribute Object_Size,Attribute Mechanism_Code,Implementation Defined Attributes
10497 @anchor{gnat_rm/implementation_defined_attributes attribute-null-parameter}@anchor{186}
10498 @section Attribute Null_Parameter
10501 @geindex Zero address
10502 @geindex passing
10504 @geindex Null_Parameter
10506 A reference @code{T'Null_Parameter} denotes an imaginary object of
10507 type or subtype @cite{T} allocated at machine address zero.  The attribute
10508 is allowed only as the default expression of a formal parameter, or as
10509 an actual expression of a subprogram call.  In either case, the
10510 subprogram must be imported.
10512 The identity of the object is represented by the address zero in the
10513 argument list, independent of the passing mechanism (explicit or
10514 default).
10516 This capability is needed to specify that a zero address should be
10517 passed for a record or other composite object passed by reference.
10518 There is no way of indicating this without the @cite{Null_Parameter}
10519 attribute.
10521 @node Attribute Object_Size,Attribute Old,Attribute Null_Parameter,Implementation Defined Attributes
10522 @anchor{gnat_rm/implementation_defined_attributes attribute-object-size}@anchor{139}@anchor{gnat_rm/implementation_defined_attributes id3}@anchor{187}
10523 @section Attribute Object_Size
10526 @geindex Size
10527 @geindex used for objects
10529 @geindex Object_Size
10531 The size of an object is not necessarily the same as the size of the type
10532 of an object.  This is because by default object sizes are increased to be
10533 a multiple of the alignment of the object.  For example,
10534 @cite{Natural'Size} is
10535 31, but by default objects of type @cite{Natural} will have a size of 32 bits.
10536 Similarly, a record containing an integer and a character:
10538 @example
10539 type Rec is record
10540    I : Integer;
10541    C : Character;
10542 end record;
10543 @end example
10545 will have a size of 40 (that is @cite{Rec'Size} will be 40).  The
10546 alignment will be 4, because of the
10547 integer field, and so the default size of record objects for this type
10548 will be 64 (8 bytes).
10550 If the alignment of the above record is specified to be 1, then the
10551 object size will be 40 (5 bytes). This is true by default, and also
10552 an object size of 40 can be explicitly specified in this case.
10554 A consequence of this capability is that different object sizes can be
10555 given to subtypes that would otherwise be considered in Ada to be
10556 statically matching.  But it makes no sense to consider such subtypes
10557 as statically matching.  Consequently, in @cite{GNAT} we add a rule
10558 to the static matching rules that requires object sizes to match.
10559 Consider this example:
10561 @example
10562  1. procedure BadAVConvert is
10563  2.    type R is new Integer;
10564  3.    subtype R1 is R range 1 .. 10;
10565  4.    subtype R2 is R range 1 .. 10;
10566  5.    for R1'Object_Size use 8;
10567  6.    for R2'Object_Size use 16;
10568  7.    type R1P is access all R1;
10569  8.    type R2P is access all R2;
10570  9.    R1PV : R1P := new R1'(4);
10571 10.    R2PV : R2P;
10572 11. begin
10573 12.    R2PV := R2P (R1PV);
10574                |
10575        >>> target designated subtype not compatible with
10576            type "R1" defined at line 3
10578 13. end;
10579 @end example
10581 In the absence of lines 5 and 6,
10582 types @cite{R1} and @cite{R2} statically match and
10583 hence the conversion on line 12 is legal. But since lines 5 and 6
10584 cause the object sizes to differ, @cite{GNAT} considers that types
10585 @cite{R1} and @cite{R2} are not statically matching, and line 12
10586 generates the diagnostic shown above.
10588 Similar additional checks are performed in other contexts requiring
10589 statically matching subtypes.
10591 @node Attribute Old,Attribute Passed_By_Reference,Attribute Object_Size,Implementation Defined Attributes
10592 @anchor{gnat_rm/implementation_defined_attributes attribute-old}@anchor{188}
10593 @section Attribute Old
10596 @geindex Old
10598 In addition to the usage of @cite{Old} defined in the Ada 2012 RM (usage
10599 within @cite{Post} aspect), GNAT also permits the use of this attribute
10600 in implementation defined pragmas @cite{Postcondition},
10601 @cite{Contract_Cases} and @cite{Test_Case}. Also usages of
10602 @cite{Old} which would be illegal according to the Ada 2012 RM
10603 definition are allowed under control of
10604 implementation defined pragma @cite{Unevaluated_Use_Of_Old}.
10606 @node Attribute Passed_By_Reference,Attribute Pool_Address,Attribute Old,Implementation Defined Attributes
10607 @anchor{gnat_rm/implementation_defined_attributes attribute-passed-by-reference}@anchor{189}
10608 @section Attribute Passed_By_Reference
10611 @geindex Parameters
10612 @geindex when passed by reference
10614 @geindex Passed_By_Reference
10616 @code{type'Passed_By_Reference} for any subtype @cite{type} returns
10617 a value of type @cite{Boolean} value that is @cite{True} if the type is
10618 normally passed by reference and @cite{False} if the type is normally
10619 passed by copy in calls.  For scalar types, the result is always @cite{False}
10620 and is static.  For non-scalar types, the result is nonstatic.
10622 @node Attribute Pool_Address,Attribute Range_Length,Attribute Passed_By_Reference,Implementation Defined Attributes
10623 @anchor{gnat_rm/implementation_defined_attributes attribute-pool-address}@anchor{18a}
10624 @section Attribute Pool_Address
10627 @geindex Parameters
10628 @geindex when passed by reference
10630 @geindex Pool_Address
10632 @code{X'Pool_Address} for any object @cite{X} returns the address
10633 of X within its storage pool. This is the same as
10634 @code{X'Address}, except that for an unconstrained array whose
10635 bounds are allocated just before the first component,
10636 @code{X'Pool_Address} returns the address of those bounds,
10637 whereas @code{X'Address} returns the address of the first
10638 component.
10640 Here, we are interpreting 'storage pool' broadly to mean
10641 @code{wherever the object is allocated}, which could be a
10642 user-defined storage pool,
10643 the global heap, on the stack, or in a static memory area.
10644 For an object created by @cite{new}, @code{Ptr.all'Pool_Address} is
10645 what is passed to @cite{Allocate} and returned from @cite{Deallocate}.
10647 @node Attribute Range_Length,Attribute Restriction_Set,Attribute Pool_Address,Implementation Defined Attributes
10648 @anchor{gnat_rm/implementation_defined_attributes attribute-range-length}@anchor{18b}
10649 @section Attribute Range_Length
10652 @geindex Range_Length
10654 @code{type'Range_Length} for any discrete type @cite{type} yields
10655 the number of values represented by the subtype (zero for a null
10656 range).  The result is static for static subtypes.  @cite{Range_Length}
10657 applied to the index subtype of a one dimensional array always gives the
10658 same result as @cite{Length} applied to the array itself.
10660 @node Attribute Restriction_Set,Attribute Result,Attribute Range_Length,Implementation Defined Attributes
10661 @anchor{gnat_rm/implementation_defined_attributes attribute-restriction-set}@anchor{18c}
10662 @section Attribute Restriction_Set
10665 @geindex Restriction_Set
10667 @geindex Restrictions
10669 This attribute allows compile time testing of restrictions that
10670 are currently in effect. It is primarily intended for specializing
10671 code in the run-time based on restrictions that are active (e.g.
10672 don't need to save fpt registers if restriction No_Floating_Point
10673 is known to be in effect), but can be used anywhere.
10675 There are two forms:
10677 @example
10678 System'Restriction_Set (partition_boolean_restriction_NAME)
10679 System'Restriction_Set (No_Dependence => library_unit_NAME);
10680 @end example
10682 In the case of the first form, the only restriction names
10683 allowed are parameterless restrictions that are checked
10684 for consistency at bind time. For a complete list see the
10685 subtype @cite{System.Rident.Partition_Boolean_Restrictions}.
10687 The result returned is True if the restriction is known to
10688 be in effect, and False if the restriction is known not to
10689 be in effect. An important guarantee is that the value of
10690 a Restriction_Set attribute is known to be consistent throughout
10691 all the code of a partition.
10693 This is trivially achieved if the entire partition is compiled
10694 with a consistent set of restriction pragmas. However, the
10695 compilation model does not require this. It is possible to
10696 compile one set of units with one set of pragmas, and another
10697 set of units with another set of pragmas. It is even possible
10698 to compile a spec with one set of pragmas, and then WITH the
10699 same spec with a different set of pragmas. Inconsistencies
10700 in the actual use of the restriction are checked at bind time.
10702 In order to achieve the guarantee of consistency for the
10703 Restriction_Set pragma, we consider that a use of the pragma
10704 that yields False is equivalent to a violation of the
10705 restriction.
10707 So for example if you write
10709 @example
10710 if System'Restriction_Set (No_Floating_Point) then
10711    ...
10712 else
10713    ...
10714 end if;
10715 @end example
10717 And the result is False, so that the else branch is executed,
10718 you can assume that this restriction is not set for any unit
10719 in the partition. This is checked by considering this use of
10720 the restriction pragma to be a violation of the restriction
10721 No_Floating_Point. This means that no other unit can attempt
10722 to set this restriction (if some unit does attempt to set it,
10723 the binder will refuse to bind the partition).
10725 Technical note: The restriction name and the unit name are
10726 intepreted entirely syntactically, as in the corresponding
10727 Restrictions pragma, they are not analyzed semantically,
10728 so they do not have a type.
10730 @node Attribute Result,Attribute Safe_Emax,Attribute Restriction_Set,Implementation Defined Attributes
10731 @anchor{gnat_rm/implementation_defined_attributes attribute-result}@anchor{18d}
10732 @section Attribute Result
10735 @geindex Result
10737 @code{function'Result} can only be used with in a Postcondition pragma
10738 for a function. The prefix must be the name of the corresponding function. This
10739 is used to refer to the result of the function in the postcondition expression.
10740 For a further discussion of the use of this attribute and examples of its use,
10741 see the description of pragma Postcondition.
10743 @node Attribute Safe_Emax,Attribute Safe_Large,Attribute Result,Implementation Defined Attributes
10744 @anchor{gnat_rm/implementation_defined_attributes attribute-safe-emax}@anchor{18e}
10745 @section Attribute Safe_Emax
10748 @geindex Ada 83 attributes
10750 @geindex Safe_Emax
10752 The @cite{Safe_Emax} attribute is provided for compatibility with Ada 83.  See
10753 the Ada 83 reference manual for an exact description of the semantics of
10754 this attribute.
10756 @node Attribute Safe_Large,Attribute Safe_Small,Attribute Safe_Emax,Implementation Defined Attributes
10757 @anchor{gnat_rm/implementation_defined_attributes attribute-safe-large}@anchor{18f}
10758 @section Attribute Safe_Large
10761 @geindex Ada 83 attributes
10763 @geindex Safe_Large
10765 The @cite{Safe_Large} attribute is provided for compatibility with Ada 83.  See
10766 the Ada 83 reference manual for an exact description of the semantics of
10767 this attribute.
10769 @node Attribute Safe_Small,Attribute Scalar_Storage_Order,Attribute Safe_Large,Implementation Defined Attributes
10770 @anchor{gnat_rm/implementation_defined_attributes attribute-safe-small}@anchor{190}
10771 @section Attribute Safe_Small
10774 @geindex Ada 83 attributes
10776 @geindex Safe_Small
10778 The @cite{Safe_Small} attribute is provided for compatibility with Ada 83.  See
10779 the Ada 83 reference manual for an exact description of the semantics of
10780 this attribute.
10782 @node Attribute Scalar_Storage_Order,Attribute Simple_Storage_Pool,Attribute Safe_Small,Implementation Defined Attributes
10783 @anchor{gnat_rm/implementation_defined_attributes id4}@anchor{191}@anchor{gnat_rm/implementation_defined_attributes attribute-scalar-storage-order}@anchor{146}
10784 @section Attribute Scalar_Storage_Order
10787 @geindex Endianness
10789 @geindex Scalar storage order
10791 @geindex Scalar_Storage_Order
10793 For every array or record type @cite{S}, the representation attribute
10794 @cite{Scalar_Storage_Order} denotes the order in which storage elements
10795 that make up scalar components are ordered within S. The value given must
10796 be a static expression of type System.Bit_Order. The following is an example
10797 of the use of this feature:
10799 @example
10800 --  Component type definitions
10802 subtype Yr_Type is Natural range 0 .. 127;
10803 subtype Mo_Type is Natural range 1 .. 12;
10804 subtype Da_Type is Natural range 1 .. 31;
10806 --  Record declaration
10808 type Date is record
10809    Years_Since_1980 : Yr_Type;
10810    Month            : Mo_Type;
10811    Day_Of_Month     : Da_Type;
10812 end record;
10814 --  Record representation clause
10816 for Date use record
10817    Years_Since_1980 at 0 range 0  ..  6;
10818    Month            at 0 range 7  .. 10;
10819    Day_Of_Month     at 0 range 11 .. 15;
10820 end record;
10822 --  Attribute definition clauses
10824 for Date'Bit_Order use System.High_Order_First;
10825 for Date'Scalar_Storage_Order use System.High_Order_First;
10826 --  If Scalar_Storage_Order is specified, it must be consistent with
10827 --  Bit_Order, so it's best to always define the latter explicitly if
10828 --  the former is used.
10829 @end example
10831 Other properties are as for standard representation attribute @cite{Bit_Order},
10832 as defined by Ada RM 13.5.3(4). The default is @cite{System.Default_Bit_Order}.
10834 For a record type @cite{T}, if @code{T'Scalar_Storage_Order} is
10835 specified explicitly, it shall be equal to @code{T'Bit_Order}. Note:
10836 this means that if a @cite{Scalar_Storage_Order} attribute definition
10837 clause is not confirming, then the type's @cite{Bit_Order} shall be
10838 specified explicitly and set to the same value.
10840 Derived types inherit an explicitly set scalar storage order from their parent
10841 types. This may be overridden for the derived type by giving an explicit scalar
10842 storage order for the derived type. For a record extension, the derived type
10843 must have the same scalar storage order as the parent type.
10845 A component of a record or array type that is a bit-packed array, or that
10846 does not start on a byte boundary, must have the same scalar storage order
10847 as the enclosing record or array type.
10849 No component of a type that has an explicit @cite{Scalar_Storage_Order}
10850 attribute definition may be aliased.
10852 A confirming @cite{Scalar_Storage_Order} attribute definition clause (i.e.
10853 with a value equal to @cite{System.Default_Bit_Order}) has no effect.
10855 If the opposite storage order is specified, then whenever the value of
10856 a scalar component of an object of type @cite{S} is read, the storage
10857 elements of the enclosing machine scalar are first reversed (before
10858 retrieving the component value, possibly applying some shift and mask
10859 operatings on the enclosing machine scalar), and the opposite operation
10860 is done for writes.
10862 In that case, the restrictions set forth in 13.5.1(10.3/2) for scalar components
10863 are relaxed. Instead, the following rules apply:
10866 @itemize *
10868 @item 
10869 the underlying storage elements are those at positions
10870 @cite{(position + first_bit / storage_element_size) .. (position + (last_bit + storage_element_size - 1) / storage_element_size)}
10872 @item 
10873 the sequence of underlying storage elements shall have
10874 a size no greater than the largest machine scalar
10876 @item 
10877 the enclosing machine scalar is defined as the smallest machine
10878 scalar starting at a position no greater than
10879 @cite{position + first_bit / storage_element_size} and covering
10880 storage elements at least up to @cite{position + (last_bit + storage_element_size - 1) / storage_element_size}
10882 @item 
10883 the position of the component is interpreted relative to that machine
10884 scalar.
10885 @end itemize
10887 If no scalar storage order is specified for a type (either directly, or by
10888 inheritance in the case of a derived type), then the default is normally
10889 the native ordering of the target, but this default can be overridden using
10890 pragma @cite{Default_Scalar_Storage_Order}.
10892 Note that if a component of @cite{T} is itself of a record or array type,
10893 the specfied @cite{Scalar_Storage_Order} does @emph{not} apply to that nested type:
10894 an explicit attribute definition clause must be provided for the component
10895 type as well if desired.
10897 Note that the scalar storage order only affects the in-memory data
10898 representation. It has no effect on the representation used by stream
10899 attributes.
10901 @node Attribute Simple_Storage_Pool,Attribute Small,Attribute Scalar_Storage_Order,Implementation Defined Attributes
10902 @anchor{gnat_rm/implementation_defined_attributes attribute-simple-storage-pool}@anchor{de}@anchor{gnat_rm/implementation_defined_attributes id5}@anchor{192}
10903 @section Attribute Simple_Storage_Pool
10906 @geindex Storage pool
10907 @geindex simple
10909 @geindex Simple storage pool
10911 @geindex Simple_Storage_Pool
10913 For every nonformal, nonderived access-to-object type @cite{Acc}, the
10914 representation attribute @cite{Simple_Storage_Pool} may be specified
10915 via an attribute_definition_clause (or by specifying the equivalent aspect):
10917 @example
10918 My_Pool : My_Simple_Storage_Pool_Type;
10920 type Acc is access My_Data_Type;
10922 for Acc'Simple_Storage_Pool use My_Pool;
10923 @end example
10925 The name given in an attribute_definition_clause for the
10926 @cite{Simple_Storage_Pool} attribute shall denote a variable of
10927 a 'simple storage pool type' (see pragma @cite{Simple_Storage_Pool_Type}).
10929 The use of this attribute is only allowed for a prefix denoting a type
10930 for which it has been specified. The type of the attribute is the type
10931 of the variable specified as the simple storage pool of the access type,
10932 and the attribute denotes that variable.
10934 It is illegal to specify both @cite{Storage_Pool} and @cite{Simple_Storage_Pool}
10935 for the same access type.
10937 If the @cite{Simple_Storage_Pool} attribute has been specified for an access
10938 type, then applying the @cite{Storage_Pool} attribute to the type is flagged
10939 with a warning and its evaluation raises the exception @cite{Program_Error}.
10941 If the Simple_Storage_Pool attribute has been specified for an access
10942 type @cite{S}, then the evaluation of the attribute @code{S'Storage_Size}
10943 returns the result of calling @code{Storage_Size (S'Simple_Storage_Pool)},
10944 which is intended to indicate the number of storage elements reserved for
10945 the simple storage pool. If the Storage_Size function has not been defined
10946 for the simple storage pool type, then this attribute returns zero.
10948 If an access type @cite{S} has a specified simple storage pool of type
10949 @cite{SSP}, then the evaluation of an allocator for that access type calls
10950 the primitive @cite{Allocate} procedure for type @cite{SSP}, passing
10951 @code{S'Simple_Storage_Pool} as the pool parameter. The detailed
10952 semantics of such allocators is the same as those defined for allocators
10953 in section 13.11 of the @cite{Ada Reference Manual}, with the term
10954 @cite{simple storage pool} substituted for @cite{storage pool}.
10956 If an access type @cite{S} has a specified simple storage pool of type
10957 @cite{SSP}, then a call to an instance of the @cite{Ada.Unchecked_Deallocation}
10958 for that access type invokes the primitive @cite{Deallocate} procedure
10959 for type @cite{SSP}, passing @code{S'Simple_Storage_Pool} as the pool
10960 parameter. The detailed semantics of such unchecked deallocations is the same
10961 as defined in section 13.11.2 of the Ada Reference Manual, except that the
10962 term 'simple storage pool' is substituted for 'storage pool'.
10964 @node Attribute Small,Attribute Storage_Unit,Attribute Simple_Storage_Pool,Implementation Defined Attributes
10965 @anchor{gnat_rm/implementation_defined_attributes attribute-small}@anchor{193}
10966 @section Attribute Small
10969 @geindex Ada 83 attributes
10971 @geindex Small
10973 The @cite{Small} attribute is defined in Ada 95 (and Ada 2005) only for
10974 fixed-point types.
10975 GNAT also allows this attribute to be applied to floating-point types
10976 for compatibility with Ada 83.  See
10977 the Ada 83 reference manual for an exact description of the semantics of
10978 this attribute when applied to floating-point types.
10980 @node Attribute Storage_Unit,Attribute Stub_Type,Attribute Small,Implementation Defined Attributes
10981 @anchor{gnat_rm/implementation_defined_attributes attribute-storage-unit}@anchor{194}
10982 @section Attribute Storage_Unit
10985 @geindex Storage_Unit
10987 @cite{Standard'Storage_Unit} (@cite{Standard} is the only permissible
10988 prefix) provides the same value as @cite{System.Storage_Unit}.
10990 @node Attribute Stub_Type,Attribute System_Allocator_Alignment,Attribute Storage_Unit,Implementation Defined Attributes
10991 @anchor{gnat_rm/implementation_defined_attributes attribute-stub-type}@anchor{195}
10992 @section Attribute Stub_Type
10995 @geindex Stub_Type
10997 The GNAT implementation of remote access-to-classwide types is
10998 organized as described in AARM section E.4 (20.t): a value of an RACW type
10999 (designating a remote object) is represented as a normal access
11000 value, pointing to a "stub" object which in turn contains the
11001 necessary information to contact the designated remote object. A
11002 call on any dispatching operation of such a stub object does the
11003 remote call, if necessary, using the information in the stub object
11004 to locate the target partition, etc.
11006 For a prefix @cite{T} that denotes a remote access-to-classwide type,
11007 @cite{T'Stub_Type} denotes the type of the corresponding stub objects.
11009 By construction, the layout of @cite{T'Stub_Type} is identical to that of
11010 type @cite{RACW_Stub_Type} declared in the internal implementation-defined
11011 unit @cite{System.Partition_Interface}. Use of this attribute will create
11012 an implicit dependency on this unit.
11014 @node Attribute System_Allocator_Alignment,Attribute Target_Name,Attribute Stub_Type,Implementation Defined Attributes
11015 @anchor{gnat_rm/implementation_defined_attributes attribute-system-allocator-alignment}@anchor{196}
11016 @section Attribute System_Allocator_Alignment
11019 @geindex Alignment
11020 @geindex allocator
11022 @geindex System_Allocator_Alignment
11024 @cite{Standard'System_Allocator_Alignment} (@cite{Standard} is the only
11025 permissible prefix) provides the observable guaranted to be honored by
11026 the system allocator (malloc). This is a static value that can be used
11027 in user storage pools based on malloc either to reject allocation
11028 with alignment too large or to enable a realignment circuitry if the
11029 alignment request is larger than this value.
11031 @node Attribute Target_Name,Attribute To_Address,Attribute System_Allocator_Alignment,Implementation Defined Attributes
11032 @anchor{gnat_rm/implementation_defined_attributes attribute-target-name}@anchor{197}
11033 @section Attribute Target_Name
11036 @geindex Target_Name
11038 @cite{Standard'Target_Name} (@cite{Standard} is the only permissible
11039 prefix) provides a static string value that identifies the target
11040 for the current compilation. For GCC implementations, this is the
11041 standard gcc target name without the terminating slash (for
11042 example, GNAT 5.0 on windows yields "i586-pc-mingw32msv").
11044 @node Attribute To_Address,Attribute To_Any,Attribute Target_Name,Implementation Defined Attributes
11045 @anchor{gnat_rm/implementation_defined_attributes attribute-to-address}@anchor{198}
11046 @section Attribute To_Address
11049 @geindex To_Address
11051 The @cite{System'To_Address}
11052 (@cite{System} is the only permissible prefix)
11053 denotes a function identical to
11054 @cite{System.Storage_Elements.To_Address} except that
11055 it is a static attribute.  This means that if its argument is
11056 a static expression, then the result of the attribute is a
11057 static expression.  This means that such an expression can be
11058 used in contexts (e.g., preelaborable packages) which require a
11059 static expression and where the function call could not be used
11060 (since the function call is always nonstatic, even if its
11061 argument is static). The argument must be in the range
11062 -(2**(m-1) .. 2**m-1, where m is the memory size
11063 (typically 32 or 64). Negative values are intepreted in a
11064 modular manner (e.g., -1 means the same as 16#FFFF_FFFF# on
11065 a 32 bits machine).
11067 @node Attribute To_Any,Attribute Type_Class,Attribute To_Address,Implementation Defined Attributes
11068 @anchor{gnat_rm/implementation_defined_attributes attribute-to-any}@anchor{199}
11069 @section Attribute To_Any
11072 @geindex To_Any
11074 This internal attribute is used for the generation of remote subprogram
11075 stubs in the context of the Distributed Systems Annex.
11077 @node Attribute Type_Class,Attribute Type_Key,Attribute To_Any,Implementation Defined Attributes
11078 @anchor{gnat_rm/implementation_defined_attributes attribute-type-class}@anchor{19a}
11079 @section Attribute Type_Class
11082 @geindex Type_Class
11084 @code{type'Type_Class} for any type or subtype @cite{type} yields
11085 the value of the type class for the full type of @cite{type}.  If
11086 @cite{type} is a generic formal type, the value is the value for the
11087 corresponding actual subtype.  The value of this attribute is of type
11088 @code{System.Aux_DEC.Type_Class}, which has the following definition:
11090 @example
11091 type Type_Class is
11092   (Type_Class_Enumeration,
11093    Type_Class_Integer,
11094    Type_Class_Fixed_Point,
11095    Type_Class_Floating_Point,
11096    Type_Class_Array,
11097    Type_Class_Record,
11098    Type_Class_Access,
11099    Type_Class_Task,
11100    Type_Class_Address);
11101 @end example
11103 Protected types yield the value @cite{Type_Class_Task}, which thus
11104 applies to all concurrent types.  This attribute is designed to
11105 be compatible with the DEC Ada 83 attribute of the same name.
11107 @node Attribute Type_Key,Attribute TypeCode,Attribute Type_Class,Implementation Defined Attributes
11108 @anchor{gnat_rm/implementation_defined_attributes attribute-type-key}@anchor{19b}
11109 @section Attribute Type_Key
11112 @geindex Type_Key
11114 The @cite{Type_Key} attribute is applicable to a type or subtype and
11115 yields a value of type Standard.String containing encoded information
11116 about the type or subtype. This provides improved compatibility with
11117 other implementations that support this attribute.
11119 @node Attribute TypeCode,Attribute Unconstrained_Array,Attribute Type_Key,Implementation Defined Attributes
11120 @anchor{gnat_rm/implementation_defined_attributes attribute-typecode}@anchor{19c}
11121 @section Attribute TypeCode
11124 @geindex TypeCode
11126 This internal attribute is used for the generation of remote subprogram
11127 stubs in the context of the Distributed Systems Annex.
11129 @node Attribute Unconstrained_Array,Attribute Universal_Literal_String,Attribute TypeCode,Implementation Defined Attributes
11130 @anchor{gnat_rm/implementation_defined_attributes attribute-unconstrained-array}@anchor{19d}
11131 @section Attribute Unconstrained_Array
11134 @geindex Unconstrained_Array
11136 The @cite{Unconstrained_Array} attribute can be used with a prefix that
11137 denotes any type or subtype. It is a static attribute that yields
11138 @cite{True} if the prefix designates an unconstrained array,
11139 and @cite{False} otherwise. In a generic instance, the result is
11140 still static, and yields the result of applying this test to the
11141 generic actual.
11143 @node Attribute Universal_Literal_String,Attribute Unrestricted_Access,Attribute Unconstrained_Array,Implementation Defined Attributes
11144 @anchor{gnat_rm/implementation_defined_attributes attribute-universal-literal-string}@anchor{19e}
11145 @section Attribute Universal_Literal_String
11148 @geindex Named numbers
11149 @geindex representation of
11151 @geindex Universal_Literal_String
11153 The prefix of @cite{Universal_Literal_String} must be a named
11154 number.  The static result is the string consisting of the characters of
11155 the number as defined in the original source.  This allows the user
11156 program to access the actual text of named numbers without intermediate
11157 conversions and without the need to enclose the strings in quotes (which
11158 would preclude their use as numbers).
11160 For example, the following program prints the first 50 digits of pi:
11162 @example
11163 with Text_IO; use Text_IO;
11164 with Ada.Numerics;
11165 procedure Pi is
11166 begin
11167    Put (Ada.Numerics.Pi'Universal_Literal_String);
11168 end;
11169 @end example
11171 @node Attribute Unrestricted_Access,Attribute Update,Attribute Universal_Literal_String,Implementation Defined Attributes
11172 @anchor{gnat_rm/implementation_defined_attributes attribute-unrestricted-access}@anchor{19f}
11173 @section Attribute Unrestricted_Access
11176 @geindex Access
11177 @geindex unrestricted
11179 @geindex Unrestricted_Access
11181 The @cite{Unrestricted_Access} attribute is similar to @cite{Access}
11182 except that all accessibility and aliased view checks are omitted.  This
11183 is a user-beware attribute.
11185 For objects, it is similar to @cite{Address}, for which it is a
11186 desirable replacement where the value desired is an access type.
11187 In other words, its effect is similar to first applying the
11188 @cite{Address} attribute and then doing an unchecked conversion to a
11189 desired access type.
11191 For subprograms, @cite{P'Unrestricted_Access} may be used where
11192 @cite{P'Access} would be illegal, to construct a value of a
11193 less-nested named access type that designates a more-nested
11194 subprogram. This value may be used in indirect calls, so long as the
11195 more-nested subprogram still exists; once the subprogram containing it
11196 has returned, such calls are erroneous. For example:
11198 @example
11199 package body P is
11201    type Less_Nested is not null access procedure;
11202    Global : Less_Nested;
11204    procedure P1 is
11205    begin
11206       Global.all;
11207    end P1;
11209    procedure P2 is
11210       Local_Var : Integer;
11212       procedure More_Nested is
11213       begin
11214          ... Local_Var ...
11215       end More_Nested;
11216    begin
11217       Global := More_Nested'Unrestricted_Access;
11218       P1;
11219    end P2;
11221 end P;
11222 @end example
11224 When P1 is called from P2, the call via Global is OK, but if P1 were
11225 called after P2 returns, it would be an erroneous use of a dangling
11226 pointer.
11228 For objects, it is possible to use @cite{Unrestricted_Access} for any
11229 type. However, if the result is of an access-to-unconstrained array
11230 subtype, then the resulting pointer has the same scope as the context
11231 of the attribute, and must not be returned to some enclosing scope.
11232 For instance, if a function uses @cite{Unrestricted_Access} to create
11233 an access-to-unconstrained-array and returns that value to the caller,
11234 the result will involve dangling pointers. In addition, it is only
11235 valid to create pointers to unconstrained arrays using this attribute
11236 if the pointer has the normal default 'fat' representation where a
11237 pointer has two components, one points to the array and one points to
11238 the bounds. If a size clause is used to force 'thin' representation
11239 for a pointer to unconstrained where there is only space for a single
11240 pointer, then the resulting pointer is not usable.
11242 In the simple case where a direct use of Unrestricted_Access attempts
11243 to make a thin pointer for a non-aliased object, the compiler will
11244 reject the use as illegal, as shown in the following example:
11246 @example
11247 with System; use System;
11248 procedure SliceUA2 is
11249    type A is access all String;
11250    for A'Size use Standard'Address_Size;
11252    procedure P (Arg : A) is
11253    begin
11254       null;
11255    end P;
11257    X : String := "hello world!";
11258    X2 : aliased String := "hello world!";
11260    AV : A := X'Unrestricted_Access;    -- ERROR
11261              |
11262 >>> illegal use of Unrestricted_Access attribute
11263 >>> attempt to generate thin pointer to unaliased object
11265 begin
11266    P (X'Unrestricted_Access);          -- ERROR
11267       |
11268 >>> illegal use of Unrestricted_Access attribute
11269 >>> attempt to generate thin pointer to unaliased object
11271    P (X(7 .. 12)'Unrestricted_Access); -- ERROR
11272       |
11273 >>> illegal use of Unrestricted_Access attribute
11274 >>> attempt to generate thin pointer to unaliased object
11276    P (X2'Unrestricted_Access);         -- OK
11277 end;
11278 @end example
11280 but other cases cannot be detected by the compiler, and are
11281 considered to be erroneous. Consider the following example:
11283 @example
11284 with System; use System;
11285 with System; use System;
11286 procedure SliceUA is
11287    type AF is access all String;
11289    type A is access all String;
11290    for A'Size use Standard'Address_Size;
11292    procedure P (Arg : A) is
11293    begin
11294       if Arg'Length /= 6 then
11295          raise Program_Error;
11296       end if;
11297    end P;
11299    X : String := "hello world!";
11300    Y : AF := X (7 .. 12)'Unrestricted_Access;
11302 begin
11303    P (A (Y));
11304 end;
11305 @end example
11307 A normal unconstrained array value
11308 or a constrained array object marked as aliased has the bounds in memory
11309 just before the array, so a thin pointer can retrieve both the data and
11310 the bounds.  But in this case, the non-aliased object @cite{X} does not have the
11311 bounds before the string.  If the size clause for type @cite{A}
11312 were not present, then the pointer
11313 would be a fat pointer, where one component is a pointer to the bounds,
11314 and all would be well.  But with the size clause present, the conversion from
11315 fat pointer to thin pointer in the call loses the bounds, and so this
11316 is erroneous, and the program likely raises a @cite{Program_Error} exception.
11318 In general, it is advisable to completely
11319 avoid mixing the use of thin pointers and the use of
11320 @cite{Unrestricted_Access} where the designated type is an
11321 unconstrained array.  The use of thin pointers should be restricted to
11322 cases of porting legacy code that implicitly assumes the size of pointers,
11323 and such code should not in any case be using this attribute.
11325 Another erroneous situation arises if the attribute is
11326 applied to a constant. The resulting pointer can be used to access the
11327 constant, but the effect of trying to modify a constant in this manner
11328 is not well-defined. Consider this example:
11330 @example
11331 P : constant Integer := 4;
11332 type R is access all Integer;
11333 RV : R := P'Unrestricted_Access;
11335 RV.all := 3;
11336 @end example
11338 Here we attempt to modify the constant P from 4 to 3, but the compiler may
11339 or may not notice this attempt, and subsequent references to P may yield
11340 either the value 3 or the value 4 or the assignment may blow up if the
11341 compiler decides to put P in read-only memory. One particular case where
11342 @cite{Unrestricted_Access} can be used in this way is to modify the
11343 value of an @cite{IN} parameter:
11345 @example
11346 procedure K (S : in String) is
11347    type R is access all Character;
11348    RV : R := S (3)'Unrestricted_Access;
11349 begin
11350    RV.all := 'a';
11351 end;
11352 @end example
11354 In general this is a risky approach. It may appear to "work" but such uses of
11355 @cite{Unrestricted_Access} are potentially non-portable, even from one version
11356 of @cite{GNAT} to another, so are best avoided if possible.
11358 @node Attribute Update,Attribute Valid_Scalars,Attribute Unrestricted_Access,Implementation Defined Attributes
11359 @anchor{gnat_rm/implementation_defined_attributes attribute-update}@anchor{1a0}
11360 @section Attribute Update
11363 @geindex Update
11365 The @cite{Update} attribute creates a copy of an array or record value
11366 with one or more modified components. The syntax is:
11368 @example
11369 PREFIX'Update ( RECORD_COMPONENT_ASSOCIATION_LIST )
11370 PREFIX'Update ( ARRAY_COMPONENT_ASSOCIATION @{, ARRAY_COMPONENT_ASSOCIATION @} )
11371 PREFIX'Update ( MULTIDIMENSIONAL_ARRAY_COMPONENT_ASSOCIATION
11372                 @{, MULTIDIMENSIONAL_ARRAY_COMPONENT_ASSOCIATION @} )
11374 MULTIDIMENSIONAL_ARRAY_COMPONENT_ASSOCIATION ::= INDEX_EXPRESSION_LIST_LIST => EXPRESSION
11375 INDEX_EXPRESSION_LIST_LIST                   ::= INDEX_EXPRESSION_LIST @{| INDEX_EXPRESSION_LIST @}
11376 INDEX_EXPRESSION_LIST                        ::= ( EXPRESSION @{, EXPRESSION @} )
11377 @end example
11379 where @cite{PREFIX} is the name of an array or record object, the
11380 association list in parentheses does not contain an @cite{others}
11381 choice and the box symbol @cite{<>} may not appear in any
11382 expression. The effect is to yield a copy of the array or record value
11383 which is unchanged apart from the components mentioned in the
11384 association list, which are changed to the indicated value. The
11385 original value of the array or record value is not affected. For
11386 example:
11388 @example
11389 type Arr is Array (1 .. 5) of Integer;
11391 Avar1 : Arr := (1,2,3,4,5);
11392 Avar2 : Arr := Avar1'Update (2 => 10, 3 .. 4 => 20);
11393 @end example
11395 yields a value for @cite{Avar2} of 1,10,20,20,5 with @cite{Avar1}
11396 begin unmodified. Similarly:
11398 @example
11399 type Rec is A, B, C : Integer;
11401 Rvar1 : Rec := (A => 1, B => 2, C => 3);
11402 Rvar2 : Rec := Rvar1'Update (B => 20);
11403 @end example
11405 yields a value for @cite{Rvar2} of (A => 1, B => 20, C => 3),
11406 with @cite{Rvar1} being unmodifed.
11407 Note that the value of the attribute reference is computed
11408 completely before it is used. This means that if you write:
11410 @example
11411 Avar1 := Avar1'Update (1 => 10, 2 => Function_Call);
11412 @end example
11414 then the value of @cite{Avar1} is not modified if @cite{Function_Call}
11415 raises an exception, unlike the effect of a series of direct assignments
11416 to elements of @cite{Avar1}. In general this requires that
11417 two extra complete copies of the object are required, which should be
11418 kept in mind when considering efficiency.
11420 The @cite{Update} attribute cannot be applied to prefixes of a limited
11421 type, and cannot reference discriminants in the case of a record type.
11422 The accessibility level of an Update attribute result object is defined
11423 as for an aggregate.
11425 In the record case, no component can be mentioned more than once. In
11426 the array case, two overlapping ranges can appear in the association list,
11427 in which case the modifications are processed left to right.
11429 Multi-dimensional arrays can be modified, as shown by this example:
11431 @example
11432 A : array (1 .. 10, 1 .. 10) of Integer;
11434 A := A'Update ((1, 2) => 20, (3, 4) => 30);
11435 @end example
11437 which changes element (1,2) to 20 and (3,4) to 30.
11439 @node Attribute Valid_Scalars,Attribute VADS_Size,Attribute Update,Implementation Defined Attributes
11440 @anchor{gnat_rm/implementation_defined_attributes attribute-valid-scalars}@anchor{1a1}
11441 @section Attribute Valid_Scalars
11444 @geindex Valid_Scalars
11446 The @cite{'Valid_Scalars} attribute is intended to make it easier to
11447 check the validity of scalar subcomponents of composite objects. It
11448 is defined for any prefix @cite{X} that denotes an object.
11449 The value of this attribute is of the predefined type Boolean.
11450 @cite{X'Valid_Scalars} yields True if and only if evaluation of
11451 @cite{P'Valid} yields True for every scalar part P of X or if X has
11452 no scalar parts. It is not specified in what order the scalar parts
11453 are checked, nor whether any more are checked after any one of them
11454 is determined to be invalid. If the prefix @cite{X} is of a class-wide
11455 type @cite{T'Class} (where @cite{T} is the associated specific type),
11456 or if the prefix @cite{X} is of a specific tagged type @cite{T}, then
11457 only the scalar parts of components of @cite{T} are traversed; in other
11458 words, components of extensions of @cite{T} are not traversed even if
11459 @cite{T'Class (X)'Tag /= T'Tag} . The compiler will issue a warning if it can
11460 be determined at compile time that the prefix of the attribute has no
11461 scalar parts (e.g., if the prefix is of an access type, an interface type,
11462 an undiscriminated task type, or an undiscriminated protected type).
11464 For scalar types, @cite{Valid_Scalars} is equivalent to @cite{Valid}. The use
11465 of this attribute is not permitted for @cite{Unchecked_Union} types for which
11466 in general it is not possible to determine the values of the discriminants.
11468 Note: @cite{Valid_Scalars} can generate a lot of code, especially in the case
11469 of a large variant record. If the attribute is called in many places in the
11470 same program applied to objects of the same type, it can reduce program size
11471 to write a function with a single use of the attribute, and then call that
11472 function from multiple places.
11474 @node Attribute VADS_Size,Attribute Value_Size,Attribute Valid_Scalars,Implementation Defined Attributes
11475 @anchor{gnat_rm/implementation_defined_attributes attribute-vads-size}@anchor{1a2}
11476 @section Attribute VADS_Size
11479 @geindex Size
11480 @geindex VADS compatibility
11482 @geindex VADS_Size
11484 The @cite{'VADS_Size} attribute is intended to make it easier to port
11485 legacy code which relies on the semantics of @cite{'Size} as implemented
11486 by the VADS Ada 83 compiler.  GNAT makes a best effort at duplicating the
11487 same semantic interpretation.  In particular, @cite{'VADS_Size} applied
11488 to a predefined or other primitive type with no Size clause yields the
11489 Object_Size (for example, @cite{Natural'Size} is 32 rather than 31 on
11490 typical machines).  In addition @cite{'VADS_Size} applied to an object
11491 gives the result that would be obtained by applying the attribute to
11492 the corresponding type.
11494 @node Attribute Value_Size,Attribute Wchar_T_Size,Attribute VADS_Size,Implementation Defined Attributes
11495 @anchor{gnat_rm/implementation_defined_attributes id6}@anchor{1a3}@anchor{gnat_rm/implementation_defined_attributes attribute-value-size}@anchor{155}
11496 @section Attribute Value_Size
11499 @geindex Size
11500 @geindex setting for not-first subtype
11502 @geindex Value_Size
11504 @code{type'Value_Size} is the number of bits required to represent
11505 a value of the given subtype.  It is the same as @code{type'Size},
11506 but, unlike @cite{Size}, may be set for non-first subtypes.
11508 @node Attribute Wchar_T_Size,Attribute Word_Size,Attribute Value_Size,Implementation Defined Attributes
11509 @anchor{gnat_rm/implementation_defined_attributes attribute-wchar-t-size}@anchor{1a4}
11510 @section Attribute Wchar_T_Size
11513 @geindex Wchar_T_Size
11515 @cite{Standard'Wchar_T_Size} (@cite{Standard} is the only permissible
11516 prefix) provides the size in bits of the C @cite{wchar_t} type
11517 primarily for constructing the definition of this type in
11518 package @cite{Interfaces.C}. The result is a static constant.
11520 @node Attribute Word_Size,,Attribute Wchar_T_Size,Implementation Defined Attributes
11521 @anchor{gnat_rm/implementation_defined_attributes attribute-word-size}@anchor{1a5}
11522 @section Attribute Word_Size
11525 @geindex Word_Size
11527 @cite{Standard'Word_Size} (@cite{Standard} is the only permissible
11528 prefix) provides the value @cite{System.Word_Size}. The result is
11529 a static constant.
11531 @node Standard and Implementation Defined Restrictions,Implementation Advice,Implementation Defined Attributes,Top
11532 @anchor{gnat_rm/standard_and_implementation_defined_restrictions standard-and-implementation-defined-restrictions}@anchor{9}@anchor{gnat_rm/standard_and_implementation_defined_restrictions doc}@anchor{1a6}@anchor{gnat_rm/standard_and_implementation_defined_restrictions id1}@anchor{1a7}
11533 @chapter Standard and Implementation Defined Restrictions
11536 All Ada Reference Manual-defined Restriction identifiers are implemented:
11539 @itemize *
11541 @item 
11542 language-defined restrictions (see 13.12.1)
11544 @item 
11545 tasking restrictions (see D.7)
11547 @item 
11548 high integrity restrictions (see H.4)
11549 @end itemize
11551 GNAT implements additional restriction identifiers. All restrictions, whether
11552 language defined or GNAT-specific, are listed in the following.
11554 @menu
11555 * Partition-Wide Restrictions:: 
11556 * Program Unit Level Restrictions:: 
11558 @end menu
11560 @node Partition-Wide Restrictions,Program Unit Level Restrictions,,Standard and Implementation Defined Restrictions
11561 @anchor{gnat_rm/standard_and_implementation_defined_restrictions partition-wide-restrictions}@anchor{1a8}@anchor{gnat_rm/standard_and_implementation_defined_restrictions id2}@anchor{1a9}
11562 @section Partition-Wide Restrictions
11565 There are two separate lists of restriction identifiers. The first
11566 set requires consistency throughout a partition (in other words, if the
11567 restriction identifier is used for any compilation unit in the partition,
11568 then all compilation units in the partition must obey the restriction).
11570 @menu
11571 * Immediate_Reclamation:: 
11572 * Max_Asynchronous_Select_Nesting:: 
11573 * Max_Entry_Queue_Length:: 
11574 * Max_Protected_Entries:: 
11575 * Max_Select_Alternatives:: 
11576 * Max_Storage_At_Blocking:: 
11577 * Max_Task_Entries:: 
11578 * Max_Tasks:: 
11579 * No_Abort_Statements:: 
11580 * No_Access_Parameter_Allocators:: 
11581 * No_Access_Subprograms:: 
11582 * No_Allocators:: 
11583 * No_Anonymous_Allocators:: 
11584 * No_Asynchronous_Control:: 
11585 * No_Calendar:: 
11586 * No_Coextensions:: 
11587 * No_Default_Initialization:: 
11588 * No_Delay:: 
11589 * No_Dependence:: 
11590 * No_Direct_Boolean_Operators:: 
11591 * No_Dispatch:: 
11592 * No_Dispatching_Calls:: 
11593 * No_Dynamic_Attachment:: 
11594 * No_Dynamic_Priorities:: 
11595 * No_Entry_Calls_In_Elaboration_Code:: 
11596 * No_Enumeration_Maps:: 
11597 * No_Exception_Handlers:: 
11598 * No_Exception_Propagation:: 
11599 * No_Exception_Registration:: 
11600 * No_Exceptions:: 
11601 * No_Finalization:: 
11602 * No_Fixed_Point:: 
11603 * No_Floating_Point:: 
11604 * No_Implicit_Conditionals:: 
11605 * No_Implicit_Dynamic_Code:: 
11606 * No_Implicit_Heap_Allocations:: 
11607 * No_Implicit_Protected_Object_Allocations:: 
11608 * No_Implicit_Task_Allocations:: 
11609 * No_Initialize_Scalars:: 
11610 * No_IO:: 
11611 * No_Local_Allocators:: 
11612 * No_Local_Protected_Objects:: 
11613 * No_Local_Timing_Events:: 
11614 * No_Long_Long_Integers:: 
11615 * No_Multiple_Elaboration:: 
11616 * No_Nested_Finalization:: 
11617 * No_Protected_Type_Allocators:: 
11618 * No_Protected_Types:: 
11619 * No_Recursion:: 
11620 * No_Reentrancy:: 
11621 * No_Relative_Delay:: 
11622 * No_Requeue_Statements:: 
11623 * No_Secondary_Stack:: 
11624 * No_Select_Statements:: 
11625 * No_Specific_Termination_Handlers:: 
11626 * No_Specification_of_Aspect:: 
11627 * No_Standard_Allocators_After_Elaboration:: 
11628 * No_Standard_Storage_Pools:: 
11629 * No_Stream_Optimizations:: 
11630 * No_Streams:: 
11631 * No_Task_Allocators:: 
11632 * No_Task_At_Interrupt_Priority:: 
11633 * No_Task_Attributes_Package:: 
11634 * No_Task_Hierarchy:: 
11635 * No_Task_Termination:: 
11636 * No_Tasking:: 
11637 * No_Terminate_Alternatives:: 
11638 * No_Unchecked_Access:: 
11639 * No_Unchecked_Conversion:: 
11640 * No_Unchecked_Deallocation:: 
11641 * No_Use_Of_Entity:: 
11642 * Pure_Barriers:: 
11643 * Simple_Barriers:: 
11644 * Static_Priorities:: 
11645 * Static_Storage_Size:: 
11647 @end menu
11649 @node Immediate_Reclamation,Max_Asynchronous_Select_Nesting,,Partition-Wide Restrictions
11650 @anchor{gnat_rm/standard_and_implementation_defined_restrictions immediate-reclamation}@anchor{1aa}
11651 @subsection Immediate_Reclamation
11654 @geindex Immediate_Reclamation
11656 [RM H.4] This restriction ensures that, except for storage occupied by
11657 objects created by allocators and not deallocated via unchecked
11658 deallocation, any storage reserved at run time for an object is
11659 immediately reclaimed when the object no longer exists.
11661 @node Max_Asynchronous_Select_Nesting,Max_Entry_Queue_Length,Immediate_Reclamation,Partition-Wide Restrictions
11662 @anchor{gnat_rm/standard_and_implementation_defined_restrictions max-asynchronous-select-nesting}@anchor{1ab}
11663 @subsection Max_Asynchronous_Select_Nesting
11666 @geindex Max_Asynchronous_Select_Nesting
11668 [RM D.7] Specifies the maximum dynamic nesting level of asynchronous
11669 selects. Violations of this restriction with a value of zero are
11670 detected at compile time. Violations of this restriction with values
11671 other than zero cause Storage_Error to be raised.
11673 @node Max_Entry_Queue_Length,Max_Protected_Entries,Max_Asynchronous_Select_Nesting,Partition-Wide Restrictions
11674 @anchor{gnat_rm/standard_and_implementation_defined_restrictions max-entry-queue-length}@anchor{1ac}
11675 @subsection Max_Entry_Queue_Length
11678 @geindex Max_Entry_Queue_Length
11680 [RM D.7] This restriction is a declaration that any protected entry compiled in
11681 the scope of the restriction has at most the specified number of
11682 tasks waiting on the entry at any one time, and so no queue is required.
11683 Note that this restriction is checked at run time. Violation of this
11684 restriction results in the raising of Program_Error exception at the point of
11685 the call.
11687 @geindex Max_Entry_Queue_Depth
11689 The restriction @cite{Max_Entry_Queue_Depth} is recognized as a
11690 synonym for @cite{Max_Entry_Queue_Length}. This is retained for historical
11691 compatibility purposes (and a warning will be generated for its use if
11692 warnings on obsolescent features are activated).
11694 @node Max_Protected_Entries,Max_Select_Alternatives,Max_Entry_Queue_Length,Partition-Wide Restrictions
11695 @anchor{gnat_rm/standard_and_implementation_defined_restrictions max-protected-entries}@anchor{1ad}
11696 @subsection Max_Protected_Entries
11699 @geindex Max_Protected_Entries
11701 [RM D.7] Specifies the maximum number of entries per protected type. The
11702 bounds of every entry family of a protected unit shall be static, or shall be
11703 defined by a discriminant of a subtype whose corresponding bound is static.
11705 @node Max_Select_Alternatives,Max_Storage_At_Blocking,Max_Protected_Entries,Partition-Wide Restrictions
11706 @anchor{gnat_rm/standard_and_implementation_defined_restrictions max-select-alternatives}@anchor{1ae}
11707 @subsection Max_Select_Alternatives
11710 @geindex Max_Select_Alternatives
11712 [RM D.7] Specifies the maximum number of alternatives in a selective accept.
11714 @node Max_Storage_At_Blocking,Max_Task_Entries,Max_Select_Alternatives,Partition-Wide Restrictions
11715 @anchor{gnat_rm/standard_and_implementation_defined_restrictions max-storage-at-blocking}@anchor{1af}
11716 @subsection Max_Storage_At_Blocking
11719 @geindex Max_Storage_At_Blocking
11721 [RM D.7] Specifies the maximum portion (in storage elements) of a task's
11722 Storage_Size that can be retained by a blocked task. A violation of this
11723 restriction causes Storage_Error to be raised.
11725 @node Max_Task_Entries,Max_Tasks,Max_Storage_At_Blocking,Partition-Wide Restrictions
11726 @anchor{gnat_rm/standard_and_implementation_defined_restrictions max-task-entries}@anchor{1b0}
11727 @subsection Max_Task_Entries
11730 @geindex Max_Task_Entries
11732 [RM D.7] Specifies the maximum number of entries
11733 per task.  The bounds of every entry family
11734 of a task unit shall be static, or shall be
11735 defined by a discriminant of a subtype whose
11736 corresponding bound is static.
11738 @node Max_Tasks,No_Abort_Statements,Max_Task_Entries,Partition-Wide Restrictions
11739 @anchor{gnat_rm/standard_and_implementation_defined_restrictions max-tasks}@anchor{1b1}
11740 @subsection Max_Tasks
11743 @geindex Max_Tasks
11745 [RM D.7] Specifies the maximum number of task that may be created, not
11746 counting the creation of the environment task.  Violations of this
11747 restriction with a value of zero are detected at compile
11748 time. Violations of this restriction with values other than zero cause
11749 Storage_Error to be raised.
11751 @node No_Abort_Statements,No_Access_Parameter_Allocators,Max_Tasks,Partition-Wide Restrictions
11752 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-abort-statements}@anchor{1b2}
11753 @subsection No_Abort_Statements
11756 @geindex No_Abort_Statements
11758 [RM D.7] There are no abort_statements, and there are
11759 no calls to Task_Identification.Abort_Task.
11761 @node No_Access_Parameter_Allocators,No_Access_Subprograms,No_Abort_Statements,Partition-Wide Restrictions
11762 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-access-parameter-allocators}@anchor{1b3}
11763 @subsection No_Access_Parameter_Allocators
11766 @geindex No_Access_Parameter_Allocators
11768 [RM H.4] This restriction ensures at compile time that there are no
11769 occurrences of an allocator as the actual parameter to an access
11770 parameter.
11772 @node No_Access_Subprograms,No_Allocators,No_Access_Parameter_Allocators,Partition-Wide Restrictions
11773 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-access-subprograms}@anchor{1b4}
11774 @subsection No_Access_Subprograms
11777 @geindex No_Access_Subprograms
11779 [RM H.4] This restriction ensures at compile time that there are no
11780 declarations of access-to-subprogram types.
11782 @node No_Allocators,No_Anonymous_Allocators,No_Access_Subprograms,Partition-Wide Restrictions
11783 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-allocators}@anchor{1b5}
11784 @subsection No_Allocators
11787 @geindex No_Allocators
11789 [RM H.4] This restriction ensures at compile time that there are no
11790 occurrences of an allocator.
11792 @node No_Anonymous_Allocators,No_Asynchronous_Control,No_Allocators,Partition-Wide Restrictions
11793 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-anonymous-allocators}@anchor{1b6}
11794 @subsection No_Anonymous_Allocators
11797 @geindex No_Anonymous_Allocators
11799 [RM H.4] This restriction ensures at compile time that there are no
11800 occurrences of an allocator of anonymous access type.
11802 @node No_Asynchronous_Control,No_Calendar,No_Anonymous_Allocators,Partition-Wide Restrictions
11803 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-asynchronous-control}@anchor{1b7}
11804 @subsection No_Asynchronous_Control
11807 @geindex No_Asynchronous_Control
11809 [RM J.13] This restriction ensures at compile time that there are no semantic
11810 dependences on the predefined package Asynchronous_Task_Control.
11812 @node No_Calendar,No_Coextensions,No_Asynchronous_Control,Partition-Wide Restrictions
11813 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-calendar}@anchor{1b8}
11814 @subsection No_Calendar
11817 @geindex No_Calendar
11819 [GNAT] This restriction ensures at compile time that there are no semantic
11820 dependences on package Calendar.
11822 @node No_Coextensions,No_Default_Initialization,No_Calendar,Partition-Wide Restrictions
11823 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-coextensions}@anchor{1b9}
11824 @subsection No_Coextensions
11827 @geindex No_Coextensions
11829 [RM H.4] This restriction ensures at compile time that there are no
11830 coextensions. See 3.10.2.
11832 @node No_Default_Initialization,No_Delay,No_Coextensions,Partition-Wide Restrictions
11833 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-default-initialization}@anchor{1ba}
11834 @subsection No_Default_Initialization
11837 @geindex No_Default_Initialization
11839 [GNAT] This restriction prohibits any instance of default initialization
11840 of variables.  The binder implements a consistency rule which prevents
11841 any unit compiled without the restriction from with'ing a unit with the
11842 restriction (this allows the generation of initialization procedures to
11843 be skipped, since you can be sure that no call is ever generated to an
11844 initialization procedure in a unit with the restriction active). If used
11845 in conjunction with Initialize_Scalars or Normalize_Scalars, the effect
11846 is to prohibit all cases of variables declared without a specific
11847 initializer (including the case of OUT scalar parameters).
11849 @node No_Delay,No_Dependence,No_Default_Initialization,Partition-Wide Restrictions
11850 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-delay}@anchor{1bb}
11851 @subsection No_Delay
11854 @geindex No_Delay
11856 [RM H.4] This restriction ensures at compile time that there are no
11857 delay statements and no semantic dependences on package Calendar.
11859 @node No_Dependence,No_Direct_Boolean_Operators,No_Delay,Partition-Wide Restrictions
11860 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-dependence}@anchor{1bc}
11861 @subsection No_Dependence
11864 @geindex No_Dependence
11866 [RM 13.12.1] This restriction ensures at compile time that there are no
11867 dependences on a library unit.
11869 @node No_Direct_Boolean_Operators,No_Dispatch,No_Dependence,Partition-Wide Restrictions
11870 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-direct-boolean-operators}@anchor{1bd}
11871 @subsection No_Direct_Boolean_Operators
11874 @geindex No_Direct_Boolean_Operators
11876 [GNAT] This restriction ensures that no logical operators (and/or/xor)
11877 are used on operands of type Boolean (or any type derived from Boolean).
11878 This is intended for use in safety critical programs where the certification
11879 protocol requires the use of short-circuit (and then, or else) forms for all
11880 composite boolean operations.
11882 @node No_Dispatch,No_Dispatching_Calls,No_Direct_Boolean_Operators,Partition-Wide Restrictions
11883 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-dispatch}@anchor{1be}
11884 @subsection No_Dispatch
11887 @geindex No_Dispatch
11889 [RM H.4] This restriction ensures at compile time that there are no
11890 occurrences of @cite{T'Class}, for any (tagged) subtype @cite{T}.
11892 @node No_Dispatching_Calls,No_Dynamic_Attachment,No_Dispatch,Partition-Wide Restrictions
11893 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-dispatching-calls}@anchor{1bf}
11894 @subsection No_Dispatching_Calls
11897 @geindex No_Dispatching_Calls
11899 [GNAT] This restriction ensures at compile time that the code generated by the
11900 compiler involves no dispatching calls. The use of this restriction allows the
11901 safe use of record extensions, classwide membership tests and other classwide
11902 features not involving implicit dispatching. This restriction ensures that
11903 the code contains no indirect calls through a dispatching mechanism. Note that
11904 this includes internally-generated calls created by the compiler, for example
11905 in the implementation of class-wide objects assignments. The
11906 membership test is allowed in the presence of this restriction, because its
11907 implementation requires no dispatching.
11908 This restriction is comparable to the official Ada restriction
11909 @cite{No_Dispatch} except that it is a bit less restrictive in that it allows
11910 all classwide constructs that do not imply dispatching.
11911 The following example indicates constructs that violate this restriction.
11913 @example
11914 package Pkg is
11915   type T is tagged record
11916     Data : Natural;
11917   end record;
11918   procedure P (X : T);
11920   type DT is new T with record
11921     More_Data : Natural;
11922   end record;
11923   procedure Q (X : DT);
11924 end Pkg;
11926 with Pkg; use Pkg;
11927 procedure Example is
11928   procedure Test (O : T'Class) is
11929     N : Natural  := O'Size;--  Error: Dispatching call
11930     C : T'Class := O;      --  Error: implicit Dispatching Call
11931   begin
11932     if O in DT'Class then  --  OK   : Membership test
11933        Q (DT (O));         --  OK   : Type conversion plus direct call
11934     else
11935        P (O);              --  Error: Dispatching call
11936     end if;
11937   end Test;
11939   Obj : DT;
11940 begin
11941   P (Obj);                 --  OK   : Direct call
11942   P (T (Obj));             --  OK   : Type conversion plus direct call
11943   P (T'Class (Obj));       --  Error: Dispatching call
11945   Test (Obj);              --  OK   : Type conversion
11947   if Obj in T'Class then   --  OK   : Membership test
11948      null;
11949   end if;
11950 end Example;
11951 @end example
11953 @node No_Dynamic_Attachment,No_Dynamic_Priorities,No_Dispatching_Calls,Partition-Wide Restrictions
11954 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-dynamic-attachment}@anchor{1c0}
11955 @subsection No_Dynamic_Attachment
11958 @geindex No_Dynamic_Attachment
11960 [RM D.7] This restriction ensures that there is no call to any of the
11961 operations defined in package Ada.Interrupts
11962 (Is_Reserved, Is_Attached, Current_Handler, Attach_Handler, Exchange_Handler,
11963 Detach_Handler, and Reference).
11965 @geindex No_Dynamic_Interrupts
11967 The restriction @cite{No_Dynamic_Interrupts} is recognized as a
11968 synonym for @cite{No_Dynamic_Attachment}. This is retained for historical
11969 compatibility purposes (and a warning will be generated for its use if
11970 warnings on obsolescent features are activated).
11972 @node No_Dynamic_Priorities,No_Entry_Calls_In_Elaboration_Code,No_Dynamic_Attachment,Partition-Wide Restrictions
11973 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-dynamic-priorities}@anchor{1c1}
11974 @subsection No_Dynamic_Priorities
11977 @geindex No_Dynamic_Priorities
11979 [RM D.7] There are no semantic dependencies on the package Dynamic_Priorities.
11981 @node No_Entry_Calls_In_Elaboration_Code,No_Enumeration_Maps,No_Dynamic_Priorities,Partition-Wide Restrictions
11982 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-entry-calls-in-elaboration-code}@anchor{1c2}
11983 @subsection No_Entry_Calls_In_Elaboration_Code
11986 @geindex No_Entry_Calls_In_Elaboration_Code
11988 [GNAT] This restriction ensures at compile time that no task or protected entry
11989 calls are made during elaboration code.  As a result of the use of this
11990 restriction, the compiler can assume that no code past an accept statement
11991 in a task can be executed at elaboration time.
11993 @node No_Enumeration_Maps,No_Exception_Handlers,No_Entry_Calls_In_Elaboration_Code,Partition-Wide Restrictions
11994 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-enumeration-maps}@anchor{1c3}
11995 @subsection No_Enumeration_Maps
11998 @geindex No_Enumeration_Maps
12000 [GNAT] This restriction ensures at compile time that no operations requiring
12001 enumeration maps are used (that is Image and Value attributes applied
12002 to enumeration types).
12004 @node No_Exception_Handlers,No_Exception_Propagation,No_Enumeration_Maps,Partition-Wide Restrictions
12005 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-exception-handlers}@anchor{1c4}
12006 @subsection No_Exception_Handlers
12009 @geindex No_Exception_Handlers
12011 [GNAT] This restriction ensures at compile time that there are no explicit
12012 exception handlers. It also indicates that no exception propagation will
12013 be provided. In this mode, exceptions may be raised but will result in
12014 an immediate call to the last chance handler, a routine that the user
12015 must define with the following profile:
12017 @example
12018 procedure Last_Chance_Handler
12019   (Source_Location : System.Address; Line : Integer);
12020 pragma Export (C, Last_Chance_Handler,
12021                "__gnat_last_chance_handler");
12022 @end example
12024 The parameter is a C null-terminated string representing a message to be
12025 associated with the exception (typically the source location of the raise
12026 statement generated by the compiler). The Line parameter when nonzero
12027 represents the line number in the source program where the raise occurs.
12029 @node No_Exception_Propagation,No_Exception_Registration,No_Exception_Handlers,Partition-Wide Restrictions
12030 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-exception-propagation}@anchor{1c5}
12031 @subsection No_Exception_Propagation
12034 @geindex No_Exception_Propagation
12036 [GNAT] This restriction guarantees that exceptions are never propagated
12037 to an outer subprogram scope. The only case in which an exception may
12038 be raised is when the handler is statically in the same subprogram, so
12039 that the effect of a raise is essentially like a goto statement. Any
12040 other raise statement (implicit or explicit) will be considered
12041 unhandled. Exception handlers are allowed, but may not contain an
12042 exception occurrence identifier (exception choice). In addition, use of
12043 the package GNAT.Current_Exception is not permitted, and reraise
12044 statements (raise with no operand) are not permitted.
12046 @node No_Exception_Registration,No_Exceptions,No_Exception_Propagation,Partition-Wide Restrictions
12047 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-exception-registration}@anchor{1c6}
12048 @subsection No_Exception_Registration
12051 @geindex No_Exception_Registration
12053 [GNAT] This restriction ensures at compile time that no stream operations for
12054 types Exception_Id or Exception_Occurrence are used. This also makes it
12055 impossible to pass exceptions to or from a partition with this restriction
12056 in a distributed environment. If this restriction is active, the generated
12057 code is simplified by omitting the otherwise-required global registration
12058 of exceptions when they are declared.
12060 @node No_Exceptions,No_Finalization,No_Exception_Registration,Partition-Wide Restrictions
12061 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-exceptions}@anchor{1c7}
12062 @subsection No_Exceptions
12065 @geindex No_Exceptions
12067 [RM H.4] This restriction ensures at compile time that there are no
12068 raise statements and no exception handlers.
12070 @node No_Finalization,No_Fixed_Point,No_Exceptions,Partition-Wide Restrictions
12071 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-finalization}@anchor{1c8}
12072 @subsection No_Finalization
12075 @geindex No_Finalization
12077 [GNAT] This restriction disables the language features described in
12078 chapter 7.6 of the Ada 2005 RM as well as all form of code generation
12079 performed by the compiler to support these features. The following types
12080 are no longer considered controlled when this restriction is in effect:
12083 @itemize *
12085 @item 
12086 @cite{Ada.Finalization.Controlled}
12088 @item 
12089 @cite{Ada.Finalization.Limited_Controlled}
12091 @item 
12092 Derivations from @cite{Controlled} or @cite{Limited_Controlled}
12094 @item 
12095 Class-wide types
12097 @item 
12098 Protected types
12100 @item 
12101 Task types
12103 @item 
12104 Array and record types with controlled components
12105 @end itemize
12107 The compiler no longer generates code to initialize, finalize or adjust an
12108 object or a nested component, either declared on the stack or on the heap. The
12109 deallocation of a controlled object no longer finalizes its contents.
12111 @node No_Fixed_Point,No_Floating_Point,No_Finalization,Partition-Wide Restrictions
12112 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-fixed-point}@anchor{1c9}
12113 @subsection No_Fixed_Point
12116 @geindex No_Fixed_Point
12118 [RM H.4] This restriction ensures at compile time that there are no
12119 occurrences of fixed point types and operations.
12121 @node No_Floating_Point,No_Implicit_Conditionals,No_Fixed_Point,Partition-Wide Restrictions
12122 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-floating-point}@anchor{1ca}
12123 @subsection No_Floating_Point
12126 @geindex No_Floating_Point
12128 [RM H.4] This restriction ensures at compile time that there are no
12129 occurrences of floating point types and operations.
12131 @node No_Implicit_Conditionals,No_Implicit_Dynamic_Code,No_Floating_Point,Partition-Wide Restrictions
12132 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implicit-conditionals}@anchor{1cb}
12133 @subsection No_Implicit_Conditionals
12136 @geindex No_Implicit_Conditionals
12138 [GNAT] This restriction ensures that the generated code does not contain any
12139 implicit conditionals, either by modifying the generated code where possible,
12140 or by rejecting any construct that would otherwise generate an implicit
12141 conditional. Note that this check does not include run time constraint
12142 checks, which on some targets may generate implicit conditionals as
12143 well. To control the latter, constraint checks can be suppressed in the
12144 normal manner. Constructs generating implicit conditionals include comparisons
12145 of composite objects and the Max/Min attributes.
12147 @node No_Implicit_Dynamic_Code,No_Implicit_Heap_Allocations,No_Implicit_Conditionals,Partition-Wide Restrictions
12148 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implicit-dynamic-code}@anchor{1cc}
12149 @subsection No_Implicit_Dynamic_Code
12152 @geindex No_Implicit_Dynamic_Code
12154 @geindex trampoline
12156 [GNAT] This restriction prevents the compiler from building 'trampolines'.
12157 This is a structure that is built on the stack and contains dynamic
12158 code to be executed at run time. On some targets, a trampoline is
12159 built for the following features: @cite{Access},
12160 @cite{Unrestricted_Access}, or @cite{Address} of a nested subprogram;
12161 nested task bodies; primitive operations of nested tagged types.
12162 Trampolines do not work on machines that prevent execution of stack
12163 data. For example, on windows systems, enabling DEP (data execution
12164 protection) will cause trampolines to raise an exception.
12165 Trampolines are also quite slow at run time.
12167 On many targets, trampolines have been largely eliminated. Look at the
12168 version of system.ads for your target --- if it has
12169 Always_Compatible_Rep equal to False, then trampolines are largely
12170 eliminated. In particular, a trampoline is built for the following
12171 features: @cite{Address} of a nested subprogram;
12172 @cite{Access} or @cite{Unrestricted_Access} of a nested subprogram,
12173 but only if pragma Favor_Top_Level applies, or the access type has a
12174 foreign-language convention; primitive operations of nested tagged
12175 types.
12177 @node No_Implicit_Heap_Allocations,No_Implicit_Protected_Object_Allocations,No_Implicit_Dynamic_Code,Partition-Wide Restrictions
12178 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implicit-heap-allocations}@anchor{1cd}
12179 @subsection No_Implicit_Heap_Allocations
12182 @geindex No_Implicit_Heap_Allocations
12184 [RM D.7] No constructs are allowed to cause implicit heap allocation.
12186 @node No_Implicit_Protected_Object_Allocations,No_Implicit_Task_Allocations,No_Implicit_Heap_Allocations,Partition-Wide Restrictions
12187 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implicit-protected-object-allocations}@anchor{1ce}
12188 @subsection No_Implicit_Protected_Object_Allocations
12191 @geindex No_Implicit_Protected_Object_Allocations
12193 [GNAT] No constructs are allowed to cause implicit heap allocation of a
12194 protected object.
12196 @node No_Implicit_Task_Allocations,No_Initialize_Scalars,No_Implicit_Protected_Object_Allocations,Partition-Wide Restrictions
12197 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implicit-task-allocations}@anchor{1cf}
12198 @subsection No_Implicit_Task_Allocations
12201 @geindex No_Implicit_Task_Allocations
12203 [GNAT] No constructs are allowed to cause implicit heap allocation of a task.
12205 @node No_Initialize_Scalars,No_IO,No_Implicit_Task_Allocations,Partition-Wide Restrictions
12206 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-initialize-scalars}@anchor{1d0}
12207 @subsection No_Initialize_Scalars
12210 @geindex No_Initialize_Scalars
12212 [GNAT] This restriction ensures that no unit in the partition is compiled with
12213 pragma Initialize_Scalars. This allows the generation of more efficient
12214 code, and in particular eliminates dummy null initialization routines that
12215 are otherwise generated for some record and array types.
12217 @node No_IO,No_Local_Allocators,No_Initialize_Scalars,Partition-Wide Restrictions
12218 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-io}@anchor{1d1}
12219 @subsection No_IO
12222 @geindex No_IO
12224 [RM H.4] This restriction ensures at compile time that there are no
12225 dependences on any of the library units Sequential_IO, Direct_IO,
12226 Text_IO, Wide_Text_IO, Wide_Wide_Text_IO, or Stream_IO.
12228 @node No_Local_Allocators,No_Local_Protected_Objects,No_IO,Partition-Wide Restrictions
12229 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-local-allocators}@anchor{1d2}
12230 @subsection No_Local_Allocators
12233 @geindex No_Local_Allocators
12235 [RM H.4] This restriction ensures at compile time that there are no
12236 occurrences of an allocator in subprograms, generic subprograms, tasks,
12237 and entry bodies.
12239 @node No_Local_Protected_Objects,No_Local_Timing_Events,No_Local_Allocators,Partition-Wide Restrictions
12240 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-local-protected-objects}@anchor{1d3}
12241 @subsection No_Local_Protected_Objects
12244 @geindex No_Local_Protected_Objects
12246 [RM D.7] This restriction ensures at compile time that protected objects are
12247 only declared at the library level.
12249 @node No_Local_Timing_Events,No_Long_Long_Integers,No_Local_Protected_Objects,Partition-Wide Restrictions
12250 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-local-timing-events}@anchor{1d4}
12251 @subsection No_Local_Timing_Events
12254 @geindex No_Local_Timing_Events
12256 [RM D.7] All objects of type Ada.Timing_Events.Timing_Event are
12257 declared at the library level.
12259 @node No_Long_Long_Integers,No_Multiple_Elaboration,No_Local_Timing_Events,Partition-Wide Restrictions
12260 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-long-long-integers}@anchor{1d5}
12261 @subsection No_Long_Long_Integers
12264 @geindex No_Long_Long_Integers
12266 [GNAT] This partition-wide restriction forbids any explicit reference to
12267 type Standard.Long_Long_Integer, and also forbids declaring range types whose
12268 implicit base type is Long_Long_Integer, and modular types whose size exceeds
12269 Long_Integer'Size.
12271 @node No_Multiple_Elaboration,No_Nested_Finalization,No_Long_Long_Integers,Partition-Wide Restrictions
12272 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-multiple-elaboration}@anchor{1d6}
12273 @subsection No_Multiple_Elaboration
12276 @geindex No_Multiple_Elaboration
12278 [GNAT] When this restriction is active, we are not requesting control-flow
12279 preservation with -fpreserve-control-flow, and the static elaboration model is
12280 used, the compiler is allowed to suppress the elaboration counter normally
12281 associated with the unit, even if the unit has elaboration code. This counter
12282 is typically used to check for access before elaboration and to control
12283 multiple elaboration attempts. If the restriction is used, then the
12284 situations in which multiple elaboration is possible, including non-Ada main
12285 programs and Stand Alone libraries, are not permitted and will be diagnosed
12286 by the binder.
12288 @node No_Nested_Finalization,No_Protected_Type_Allocators,No_Multiple_Elaboration,Partition-Wide Restrictions
12289 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-nested-finalization}@anchor{1d7}
12290 @subsection No_Nested_Finalization
12293 @geindex No_Nested_Finalization
12295 [RM D.7] All objects requiring finalization are declared at the library level.
12297 @node No_Protected_Type_Allocators,No_Protected_Types,No_Nested_Finalization,Partition-Wide Restrictions
12298 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-protected-type-allocators}@anchor{1d8}
12299 @subsection No_Protected_Type_Allocators
12302 @geindex No_Protected_Type_Allocators
12304 [RM D.7] This restriction ensures at compile time that there are no allocator
12305 expressions that attempt to allocate protected objects.
12307 @node No_Protected_Types,No_Recursion,No_Protected_Type_Allocators,Partition-Wide Restrictions
12308 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-protected-types}@anchor{1d9}
12309 @subsection No_Protected_Types
12312 @geindex No_Protected_Types
12314 [RM H.4] This restriction ensures at compile time that there are no
12315 declarations of protected types or protected objects.
12317 @node No_Recursion,No_Reentrancy,No_Protected_Types,Partition-Wide Restrictions
12318 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-recursion}@anchor{1da}
12319 @subsection No_Recursion
12322 @geindex No_Recursion
12324 [RM H.4] A program execution is erroneous if a subprogram is invoked as
12325 part of its execution.
12327 @node No_Reentrancy,No_Relative_Delay,No_Recursion,Partition-Wide Restrictions
12328 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-reentrancy}@anchor{1db}
12329 @subsection No_Reentrancy
12332 @geindex No_Reentrancy
12334 [RM H.4] A program execution is erroneous if a subprogram is executed by
12335 two tasks at the same time.
12337 @node No_Relative_Delay,No_Requeue_Statements,No_Reentrancy,Partition-Wide Restrictions
12338 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-relative-delay}@anchor{1dc}
12339 @subsection No_Relative_Delay
12342 @geindex No_Relative_Delay
12344 [RM D.7] This restriction ensures at compile time that there are no delay
12345 relative statements and prevents expressions such as @cite{delay 1.23;} from
12346 appearing in source code.
12348 @node No_Requeue_Statements,No_Secondary_Stack,No_Relative_Delay,Partition-Wide Restrictions
12349 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-requeue-statements}@anchor{1dd}
12350 @subsection No_Requeue_Statements
12353 @geindex No_Requeue_Statements
12355 [RM D.7] This restriction ensures at compile time that no requeue statements
12356 are permitted and prevents keyword @cite{requeue} from being used in source
12357 code.
12359 @geindex No_Requeue
12361 The restriction @cite{No_Requeue} is recognized as a
12362 synonym for @cite{No_Requeue_Statements}. This is retained for historical
12363 compatibility purposes (and a warning will be generated for its use if
12364 warnings on oNobsolescent features are activated).
12366 @node No_Secondary_Stack,No_Select_Statements,No_Requeue_Statements,Partition-Wide Restrictions
12367 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-secondary-stack}@anchor{1de}
12368 @subsection No_Secondary_Stack
12371 @geindex No_Secondary_Stack
12373 [GNAT] This restriction ensures at compile time that the generated code
12374 does not contain any reference to the secondary stack.  The secondary
12375 stack is used to implement functions returning unconstrained objects
12376 (arrays or records) on some targets. Suppresses the allocation of
12377 secondary stacks for tasks (excluding the environment task) at run time.
12379 @node No_Select_Statements,No_Specific_Termination_Handlers,No_Secondary_Stack,Partition-Wide Restrictions
12380 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-select-statements}@anchor{1df}
12381 @subsection No_Select_Statements
12384 @geindex No_Select_Statements
12386 [RM D.7] This restriction ensures at compile time no select statements of any
12387 kind are permitted, that is the keyword @cite{select} may not appear.
12389 @node No_Specific_Termination_Handlers,No_Specification_of_Aspect,No_Select_Statements,Partition-Wide Restrictions
12390 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-specific-termination-handlers}@anchor{1e0}
12391 @subsection No_Specific_Termination_Handlers
12394 @geindex No_Specific_Termination_Handlers
12396 [RM D.7] There are no calls to Ada.Task_Termination.Set_Specific_Handler
12397 or to Ada.Task_Termination.Specific_Handler.
12399 @node No_Specification_of_Aspect,No_Standard_Allocators_After_Elaboration,No_Specific_Termination_Handlers,Partition-Wide Restrictions
12400 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-specification-of-aspect}@anchor{1e1}
12401 @subsection No_Specification_of_Aspect
12404 @geindex No_Specification_of_Aspect
12406 [RM 13.12.1] This restriction checks at compile time that no aspect
12407 specification, attribute definition clause, or pragma is given for a
12408 given aspect.
12410 @node No_Standard_Allocators_After_Elaboration,No_Standard_Storage_Pools,No_Specification_of_Aspect,Partition-Wide Restrictions
12411 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-standard-allocators-after-elaboration}@anchor{1e2}
12412 @subsection No_Standard_Allocators_After_Elaboration
12415 @geindex No_Standard_Allocators_After_Elaboration
12417 [RM D.7] Specifies that an allocator using a standard storage pool
12418 should never be evaluated at run time after the elaboration of the
12419 library items of the partition has completed. Otherwise, Storage_Error
12420 is raised.
12422 @node No_Standard_Storage_Pools,No_Stream_Optimizations,No_Standard_Allocators_After_Elaboration,Partition-Wide Restrictions
12423 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-standard-storage-pools}@anchor{1e3}
12424 @subsection No_Standard_Storage_Pools
12427 @geindex No_Standard_Storage_Pools
12429 [GNAT] This restriction ensures at compile time that no access types
12430 use the standard default storage pool.  Any access type declared must
12431 have an explicit Storage_Pool attribute defined specifying a
12432 user-defined storage pool.
12434 @node No_Stream_Optimizations,No_Streams,No_Standard_Storage_Pools,Partition-Wide Restrictions
12435 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-stream-optimizations}@anchor{1e4}
12436 @subsection No_Stream_Optimizations
12439 @geindex No_Stream_Optimizations
12441 [GNAT] This restriction affects the performance of stream operations on types
12442 @cite{String}, @cite{Wide_String} and @cite{Wide_Wide_String}. By default, the
12443 compiler uses block reads and writes when manipulating @cite{String} objects
12444 due to their supperior performance. When this restriction is in effect, the
12445 compiler performs all IO operations on a per-character basis.
12447 @node No_Streams,No_Task_Allocators,No_Stream_Optimizations,Partition-Wide Restrictions
12448 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-streams}@anchor{1e5}
12449 @subsection No_Streams
12452 @geindex No_Streams
12454 [GNAT] This restriction ensures at compile/bind time that there are no
12455 stream objects created and no use of stream attributes.
12456 This restriction does not forbid dependences on the package
12457 @cite{Ada.Streams}. So it is permissible to with
12458 @cite{Ada.Streams} (or another package that does so itself)
12459 as long as no actual stream objects are created and no
12460 stream attributes are used.
12462 Note that the use of restriction allows optimization of tagged types,
12463 since they do not need to worry about dispatching stream operations.
12464 To take maximum advantage of this space-saving optimization, any
12465 unit declaring a tagged type should be compiled with the restriction,
12466 though this is not required.
12468 @node No_Task_Allocators,No_Task_At_Interrupt_Priority,No_Streams,Partition-Wide Restrictions
12469 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-task-allocators}@anchor{1e6}
12470 @subsection No_Task_Allocators
12473 @geindex No_Task_Allocators
12475 [RM D.7] There are no allocators for task types
12476 or types containing task subcomponents.
12478 @node No_Task_At_Interrupt_Priority,No_Task_Attributes_Package,No_Task_Allocators,Partition-Wide Restrictions
12479 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-task-at-interrupt-priority}@anchor{1e7}
12480 @subsection No_Task_At_Interrupt_Priority
12483 @geindex No_Task_At_Interrupt_Priority
12485 [GNAT] This restriction ensures at compile time that there is no
12486 Interrupt_Priority aspect or pragma for a task or a task type. As
12487 a consequence, the tasks are always created with a priority below
12488 that an interrupt priority.
12490 @node No_Task_Attributes_Package,No_Task_Hierarchy,No_Task_At_Interrupt_Priority,Partition-Wide Restrictions
12491 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-task-attributes-package}@anchor{1e8}
12492 @subsection No_Task_Attributes_Package
12495 @geindex No_Task_Attributes_Package
12497 [GNAT] This restriction ensures at compile time that there are no implicit or
12498 explicit dependencies on the package @cite{Ada.Task_Attributes}.
12500 @geindex No_Task_Attributes
12502 The restriction @cite{No_Task_Attributes} is recognized as a synonym
12503 for @cite{No_Task_Attributes_Package}. This is retained for historical
12504 compatibility purposes (and a warning will be generated for its use if
12505 warnings on obsolescent features are activated).
12507 @node No_Task_Hierarchy,No_Task_Termination,No_Task_Attributes_Package,Partition-Wide Restrictions
12508 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-task-hierarchy}@anchor{1e9}
12509 @subsection No_Task_Hierarchy
12512 @geindex No_Task_Hierarchy
12514 [RM D.7] All (non-environment) tasks depend
12515 directly on the environment task of the partition.
12517 @node No_Task_Termination,No_Tasking,No_Task_Hierarchy,Partition-Wide Restrictions
12518 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-task-termination}@anchor{1ea}
12519 @subsection No_Task_Termination
12522 @geindex No_Task_Termination
12524 [RM D.7] Tasks that terminate are erroneous.
12526 @node No_Tasking,No_Terminate_Alternatives,No_Task_Termination,Partition-Wide Restrictions
12527 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-tasking}@anchor{1eb}
12528 @subsection No_Tasking
12531 @geindex No_Tasking
12533 [GNAT] This restriction prevents the declaration of tasks or task types
12534 throughout the partition.  It is similar in effect to the use of
12535 @cite{Max_Tasks => 0} except that violations are caught at compile time
12536 and cause an error message to be output either by the compiler or
12537 binder.
12539 @node No_Terminate_Alternatives,No_Unchecked_Access,No_Tasking,Partition-Wide Restrictions
12540 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-terminate-alternatives}@anchor{1ec}
12541 @subsection No_Terminate_Alternatives
12544 @geindex No_Terminate_Alternatives
12546 [RM D.7] There are no selective accepts with terminate alternatives.
12548 @node No_Unchecked_Access,No_Unchecked_Conversion,No_Terminate_Alternatives,Partition-Wide Restrictions
12549 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-unchecked-access}@anchor{1ed}
12550 @subsection No_Unchecked_Access
12553 @geindex No_Unchecked_Access
12555 [RM H.4] This restriction ensures at compile time that there are no
12556 occurrences of the Unchecked_Access attribute.
12558 @node No_Unchecked_Conversion,No_Unchecked_Deallocation,No_Unchecked_Access,Partition-Wide Restrictions
12559 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-unchecked-conversion}@anchor{1ee}
12560 @subsection No_Unchecked_Conversion
12563 @geindex No_Unchecked_Conversion
12565 [RM J.13] This restriction ensures at compile time that there are no semantic
12566 dependences on the predefined generic function Unchecked_Conversion.
12568 @node No_Unchecked_Deallocation,No_Use_Of_Entity,No_Unchecked_Conversion,Partition-Wide Restrictions
12569 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-unchecked-deallocation}@anchor{1ef}
12570 @subsection No_Unchecked_Deallocation
12573 @geindex No_Unchecked_Deallocation
12575 [RM J.13] This restriction ensures at compile time that there are no semantic
12576 dependences on the predefined generic procedure Unchecked_Deallocation.
12578 @node No_Use_Of_Entity,Pure_Barriers,No_Unchecked_Deallocation,Partition-Wide Restrictions
12579 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-use-of-entity}@anchor{1f0}
12580 @subsection No_Use_Of_Entity
12583 @geindex No_Use_Of_Entity
12585 [GNAT] This restriction ensures at compile time that there are no references
12586 to the entity given in the form
12588 @example
12589 No_Use_Of_Entity => Name
12590 @end example
12592 where @code{Name} is the fully qualified entity, for example
12594 @example
12595 No_Use_Of_Entity => Ada.Text_IO.Put_Line
12596 @end example
12598 @node Pure_Barriers,Simple_Barriers,No_Use_Of_Entity,Partition-Wide Restrictions
12599 @anchor{gnat_rm/standard_and_implementation_defined_restrictions pure-barriers}@anchor{1f1}
12600 @subsection Pure_Barriers
12603 @geindex Pure_Barriers
12605 [GNAT] This restriction ensures at compile time that protected entry
12606 barriers are restricted to:
12609 @itemize *
12611 @item 
12612 simple variables defined in the private part of the
12613 protected type/object,
12615 @item 
12616 constant declarations,
12618 @item 
12619 named numbers,
12621 @item 
12622 enumeration literals,
12624 @item 
12625 integer literals,
12627 @item 
12628 real literals,
12630 @item 
12631 character literals,
12633 @item 
12634 implicitly defined comparison operators,
12636 @item 
12637 uses of the Standard."not" operator,
12639 @item 
12640 short-circuit operator
12641 @end itemize
12643 This restriction is a relaxation of the Simple_Barriers restriction,
12644 but still ensures absence of side effects, exceptions, and recursion
12645 during the evaluation of the barriers.
12647 @node Simple_Barriers,Static_Priorities,Pure_Barriers,Partition-Wide Restrictions
12648 @anchor{gnat_rm/standard_and_implementation_defined_restrictions simple-barriers}@anchor{1f2}
12649 @subsection Simple_Barriers
12652 @geindex Simple_Barriers
12654 [RM D.7] This restriction ensures at compile time that barriers in entry
12655 declarations for protected types are restricted to either static boolean
12656 expressions or references to simple boolean variables defined in the private
12657 part of the protected type.  No other form of entry barriers is permitted.
12659 @geindex Boolean_Entry_Barriers
12661 The restriction @cite{Boolean_Entry_Barriers} is recognized as a
12662 synonym for @cite{Simple_Barriers}. This is retained for historical
12663 compatibility purposes (and a warning will be generated for its use if
12664 warnings on obsolescent features are activated).
12666 @node Static_Priorities,Static_Storage_Size,Simple_Barriers,Partition-Wide Restrictions
12667 @anchor{gnat_rm/standard_and_implementation_defined_restrictions static-priorities}@anchor{1f3}
12668 @subsection Static_Priorities
12671 @geindex Static_Priorities
12673 [GNAT] This restriction ensures at compile time that all priority expressions
12674 are static, and that there are no dependences on the package
12675 @cite{Ada.Dynamic_Priorities}.
12677 @node Static_Storage_Size,,Static_Priorities,Partition-Wide Restrictions
12678 @anchor{gnat_rm/standard_and_implementation_defined_restrictions static-storage-size}@anchor{1f4}
12679 @subsection Static_Storage_Size
12682 @geindex Static_Storage_Size
12684 [GNAT] This restriction ensures at compile time that any expression appearing
12685 in a Storage_Size pragma or attribute definition clause is static.
12687 @node Program Unit Level Restrictions,,Partition-Wide Restrictions,Standard and Implementation Defined Restrictions
12688 @anchor{gnat_rm/standard_and_implementation_defined_restrictions program-unit-level-restrictions}@anchor{1f5}@anchor{gnat_rm/standard_and_implementation_defined_restrictions id3}@anchor{1f6}
12689 @section Program Unit Level Restrictions
12692 The second set of restriction identifiers
12693 does not require partition-wide consistency.
12694 The restriction may be enforced for a single
12695 compilation unit without any effect on any of the
12696 other compilation units in the partition.
12698 @menu
12699 * No_Elaboration_Code:: 
12700 * No_Dynamic_Sized_Objects:: 
12701 * No_Entry_Queue:: 
12702 * No_Implementation_Aspect_Specifications:: 
12703 * No_Implementation_Attributes:: 
12704 * No_Implementation_Identifiers:: 
12705 * No_Implementation_Pragmas:: 
12706 * No_Implementation_Restrictions:: 
12707 * No_Implementation_Units:: 
12708 * No_Implicit_Aliasing:: 
12709 * No_Implicit_Loops:: 
12710 * No_Obsolescent_Features:: 
12711 * No_Wide_Characters:: 
12712 * SPARK_05:: 
12714 @end menu
12716 @node No_Elaboration_Code,No_Dynamic_Sized_Objects,,Program Unit Level Restrictions
12717 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-elaboration-code}@anchor{1f7}
12718 @subsection No_Elaboration_Code
12721 @geindex No_Elaboration_Code
12723 [GNAT] This restriction ensures at compile time that no elaboration code is
12724 generated.  Note that this is not the same condition as is enforced
12725 by pragma @cite{Preelaborate}.  There are cases in which pragma
12726 @cite{Preelaborate} still permits code to be generated (e.g., code
12727 to initialize a large array to all zeroes), and there are cases of units
12728 which do not meet the requirements for pragma @cite{Preelaborate},
12729 but for which no elaboration code is generated.  Generally, it is
12730 the case that preelaborable units will meet the restrictions, with
12731 the exception of large aggregates initialized with an others_clause,
12732 and exception declarations (which generate calls to a run-time
12733 registry procedure).  This restriction is enforced on
12734 a unit by unit basis, it need not be obeyed consistently
12735 throughout a partition.
12737 In the case of aggregates with others, if the aggregate has a dynamic
12738 size, there is no way to eliminate the elaboration code (such dynamic
12739 bounds would be incompatible with @cite{Preelaborate} in any case). If
12740 the bounds are static, then use of this restriction actually modifies
12741 the code choice of the compiler to avoid generating a loop, and instead
12742 generate the aggregate statically if possible, no matter how many times
12743 the data for the others clause must be repeatedly generated.
12745 It is not possible to precisely document
12746 the constructs which are compatible with this restriction, since,
12747 unlike most other restrictions, this is not a restriction on the
12748 source code, but a restriction on the generated object code. For
12749 example, if the source contains a declaration:
12751 @example
12752 Val : constant Integer := X;
12753 @end example
12755 where X is not a static constant, it may be possible, depending
12756 on complex optimization circuitry, for the compiler to figure
12757 out the value of X at compile time, in which case this initialization
12758 can be done by the loader, and requires no initialization code. It
12759 is not possible to document the precise conditions under which the
12760 optimizer can figure this out.
12762 Note that this the implementation of this restriction requires full
12763 code generation. If it is used in conjunction with "semantics only"
12764 checking, then some cases of violations may be missed.
12766 When this restriction is active, we are not requesting control-flow
12767 preservation with -fpreserve-control-flow, and the static elaboration model is
12768 used, the compiler is allowed to suppress the elaboration counter normally
12769 associated with the unit. This counter is typically used to check for access
12770 before elaboration and to control multiple elaboration attempts.
12772 @node No_Dynamic_Sized_Objects,No_Entry_Queue,No_Elaboration_Code,Program Unit Level Restrictions
12773 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-dynamic-sized-objects}@anchor{1f8}
12774 @subsection No_Dynamic_Sized_Objects
12777 @geindex No_Dynamic_Sized_Objects
12779 [GNAT] This restriction disallows certain constructs that might lead to the
12780 creation of dynamic-sized composite objects (or array or discriminated type).
12781 An array subtype indication is illegal if the bounds are not static
12782 or references to discriminants of an enclosing type.
12783 A discriminated subtype indication is illegal if the type has
12784 discriminant-dependent array components or a variant part, and the
12785 discriminants are not static. In addition, array and record aggregates are
12786 illegal in corresponding cases. Note that this restriction does not forbid
12787 access discriminants. It is often a good idea to combine this restriction
12788 with No_Secondary_Stack.
12790 @node No_Entry_Queue,No_Implementation_Aspect_Specifications,No_Dynamic_Sized_Objects,Program Unit Level Restrictions
12791 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-entry-queue}@anchor{1f9}
12792 @subsection No_Entry_Queue
12795 @geindex No_Entry_Queue
12797 [GNAT] This restriction is a declaration that any protected entry compiled in
12798 the scope of the restriction has at most one task waiting on the entry
12799 at any one time, and so no queue is required.  This restriction is not
12800 checked at compile time.  A program execution is erroneous if an attempt
12801 is made to queue a second task on such an entry.
12803 @node No_Implementation_Aspect_Specifications,No_Implementation_Attributes,No_Entry_Queue,Program Unit Level Restrictions
12804 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implementation-aspect-specifications}@anchor{1fa}
12805 @subsection No_Implementation_Aspect_Specifications
12808 @geindex No_Implementation_Aspect_Specifications
12810 [RM 13.12.1] This restriction checks at compile time that no
12811 GNAT-defined aspects are present.  With this restriction, the only
12812 aspects that can be used are those defined in the Ada Reference Manual.
12814 @node No_Implementation_Attributes,No_Implementation_Identifiers,No_Implementation_Aspect_Specifications,Program Unit Level Restrictions
12815 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implementation-attributes}@anchor{1fb}
12816 @subsection No_Implementation_Attributes
12819 @geindex No_Implementation_Attributes
12821 [RM 13.12.1] This restriction checks at compile time that no
12822 GNAT-defined attributes are present.  With this restriction, the only
12823 attributes that can be used are those defined in the Ada Reference
12824 Manual.
12826 @node No_Implementation_Identifiers,No_Implementation_Pragmas,No_Implementation_Attributes,Program Unit Level Restrictions
12827 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implementation-identifiers}@anchor{1fc}
12828 @subsection No_Implementation_Identifiers
12831 @geindex No_Implementation_Identifiers
12833 [RM 13.12.1] This restriction checks at compile time that no
12834 implementation-defined identifiers (marked with pragma Implementation_Defined)
12835 occur within language-defined packages.
12837 @node No_Implementation_Pragmas,No_Implementation_Restrictions,No_Implementation_Identifiers,Program Unit Level Restrictions
12838 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implementation-pragmas}@anchor{1fd}
12839 @subsection No_Implementation_Pragmas
12842 @geindex No_Implementation_Pragmas
12844 [RM 13.12.1] This restriction checks at compile time that no
12845 GNAT-defined pragmas are present.  With this restriction, the only
12846 pragmas that can be used are those defined in the Ada Reference Manual.
12848 @node No_Implementation_Restrictions,No_Implementation_Units,No_Implementation_Pragmas,Program Unit Level Restrictions
12849 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implementation-restrictions}@anchor{1fe}
12850 @subsection No_Implementation_Restrictions
12853 @geindex No_Implementation_Restrictions
12855 [GNAT] This restriction checks at compile time that no GNAT-defined restriction
12856 identifiers (other than @cite{No_Implementation_Restrictions} itself)
12857 are present.  With this restriction, the only other restriction identifiers
12858 that can be used are those defined in the Ada Reference Manual.
12860 @node No_Implementation_Units,No_Implicit_Aliasing,No_Implementation_Restrictions,Program Unit Level Restrictions
12861 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implementation-units}@anchor{1ff}
12862 @subsection No_Implementation_Units
12865 @geindex No_Implementation_Units
12867 [RM 13.12.1] This restriction checks at compile time that there is no
12868 mention in the context clause of any implementation-defined descendants
12869 of packages Ada, Interfaces, or System.
12871 @node No_Implicit_Aliasing,No_Implicit_Loops,No_Implementation_Units,Program Unit Level Restrictions
12872 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implicit-aliasing}@anchor{200}
12873 @subsection No_Implicit_Aliasing
12876 @geindex No_Implicit_Aliasing
12878 [GNAT] This restriction, which is not required to be partition-wide consistent,
12879 requires an explicit aliased keyword for an object to which 'Access,
12880 'Unchecked_Access, or 'Address is applied, and forbids entirely the use of
12881 the 'Unrestricted_Access attribute for objects. Note: the reason that
12882 Unrestricted_Access is forbidden is that it would require the prefix
12883 to be aliased, and in such cases, it can always be replaced by
12884 the standard attribute Unchecked_Access which is preferable.
12886 @node No_Implicit_Loops,No_Obsolescent_Features,No_Implicit_Aliasing,Program Unit Level Restrictions
12887 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-implicit-loops}@anchor{201}
12888 @subsection No_Implicit_Loops
12891 @geindex No_Implicit_Loops
12893 [GNAT] This restriction ensures that the generated code of the unit marked
12894 with this restriction does not contain any implicit @cite{for} loops, either by
12895 modifying the generated code where possible, or by rejecting any construct
12896 that would otherwise generate an implicit @cite{for} loop. If this restriction is
12897 active, it is possible to build large array aggregates with all static
12898 components without generating an intermediate temporary, and without generating
12899 a loop to initialize individual components. Otherwise, a loop is created for
12900 arrays larger than about 5000 scalar components. Note that if this restriction
12901 is set in the spec of a package, it will not apply to its body.
12903 @node No_Obsolescent_Features,No_Wide_Characters,No_Implicit_Loops,Program Unit Level Restrictions
12904 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-obsolescent-features}@anchor{202}
12905 @subsection No_Obsolescent_Features
12908 @geindex No_Obsolescent_Features
12910 [RM 13.12.1] This restriction checks at compile time that no obsolescent
12911 features are used, as defined in Annex J of the Ada Reference Manual.
12913 @node No_Wide_Characters,SPARK_05,No_Obsolescent_Features,Program Unit Level Restrictions
12914 @anchor{gnat_rm/standard_and_implementation_defined_restrictions no-wide-characters}@anchor{203}
12915 @subsection No_Wide_Characters
12918 @geindex No_Wide_Characters
12920 [GNAT] This restriction ensures at compile time that no uses of the types
12921 @cite{Wide_Character} or @cite{Wide_String} or corresponding wide
12922 wide types
12923 appear, and that no wide or wide wide string or character literals
12924 appear in the program (that is literals representing characters not in
12925 type @cite{Character}).
12927 @node SPARK_05,,No_Wide_Characters,Program Unit Level Restrictions
12928 @anchor{gnat_rm/standard_and_implementation_defined_restrictions spark-05}@anchor{204}
12929 @subsection SPARK_05
12932 @geindex SPARK_05
12934 [GNAT] This restriction checks at compile time that some constructs
12935 forbidden in SPARK 2005 are not present. Error messages related to
12936 SPARK restriction have the form:
12938 @example
12939 violation of restriction "SPARK_05" at <source-location>
12940  <error message>
12941 @end example
12943 @geindex SPARK
12945 The restriction @cite{SPARK} is recognized as a
12946 synonym for @cite{SPARK_05}. This is retained for historical
12947 compatibility purposes (and an unconditional warning will be generated
12948 for its use, advising replacement by @cite{SPARK}).
12950 This is not a replacement for the semantic checks performed by the
12951 SPARK Examiner tool, as the compiler currently only deals with code,
12952 not SPARK 2005 annotations, and does not guarantee catching all
12953 cases of constructs forbidden by SPARK 2005.
12955 Thus it may well be the case that code which passes the compiler with
12956 the SPARK restriction is rejected by the SPARK Examiner, e.g. due to
12957 the different visibility rules of the Examiner based on SPARK 2005
12958 @cite{inherit} annotations.
12960 This restriction can be useful in providing an initial filter for code
12961 developed using SPARK 2005, or in examining legacy code to see how far
12962 it is from meeting SPARK restrictions.
12964 The list below summarizes the checks that are performed when this
12965 restriction is in force:
12968 @itemize *
12970 @item 
12971 No block statements
12973 @item 
12974 No case statements with only an others clause
12976 @item 
12977 Exit statements in loops must respect the SPARK 2005 language restrictions
12979 @item 
12980 No goto statements
12982 @item 
12983 Return can only appear as last statement in function
12985 @item 
12986 Function must have return statement
12988 @item 
12989 Loop parameter specification must include subtype mark
12991 @item 
12992 Prefix of expanded name cannot be a loop statement
12994 @item 
12995 Abstract subprogram not allowed
12997 @item 
12998 User-defined operators not allowed
13000 @item 
13001 Access type parameters not allowed
13003 @item 
13004 Default expressions for parameters not allowed
13006 @item 
13007 Default expressions for record fields not allowed
13009 @item 
13010 No tasking constructs allowed
13012 @item 
13013 Label needed at end of subprograms and packages
13015 @item 
13016 No mixing of positional and named parameter association
13018 @item 
13019 No access types as result type
13021 @item 
13022 No unconstrained arrays as result types
13024 @item 
13025 No null procedures
13027 @item 
13028 Initial and later declarations must be in correct order (declaration can't come after body)
13030 @item 
13031 No attributes on private types if full declaration not visible
13033 @item 
13034 No package declaration within package specification
13036 @item 
13037 No controlled types
13039 @item 
13040 No discriminant types
13042 @item 
13043 No overloading
13045 @item 
13046 Selector name cannot be operator symbol (i.e. operator symbol cannot be prefixed)
13048 @item 
13049 Access attribute not allowed
13051 @item 
13052 Allocator not allowed
13054 @item 
13055 Result of catenation must be String
13057 @item 
13058 Operands of catenation must be string literal, static char or another catenation
13060 @item 
13061 No conditional expressions
13063 @item 
13064 No explicit dereference
13066 @item 
13067 Quantified expression not allowed
13069 @item 
13070 Slicing not allowed
13072 @item 
13073 No exception renaming
13075 @item 
13076 No generic renaming
13078 @item 
13079 No object renaming
13081 @item 
13082 No use clause
13084 @item 
13085 Aggregates must be qualified
13087 @item 
13088 Nonstatic choice in array aggregates not allowed
13090 @item 
13091 The only view conversions which are allowed as in-out parameters are conversions of a tagged type to an ancestor type
13093 @item 
13094 No mixing of positional and named association in aggregate, no multi choice
13096 @item 
13097 AND, OR and XOR for arrays only allowed when operands have same static bounds
13099 @item 
13100 Fixed point operands to * or / must be qualified or converted
13102 @item 
13103 Comparison operators not allowed for Booleans or arrays (except strings)
13105 @item 
13106 Equality not allowed for arrays with non-matching static bounds (except strings)
13108 @item 
13109 Conversion / qualification not allowed for arrays with non-matching static bounds
13111 @item 
13112 Subprogram declaration only allowed in package spec (unless followed by import)
13114 @item 
13115 Access types not allowed
13117 @item 
13118 Incomplete type declaration not allowed
13120 @item 
13121 Object and subtype declarations must respect SPARK restrictions
13123 @item 
13124 Digits or delta constraint not allowed
13126 @item 
13127 Decimal fixed point type not allowed
13129 @item 
13130 Aliasing of objects not allowed
13132 @item 
13133 Modular type modulus must be power of 2
13135 @item 
13136 Base not allowed on subtype mark
13138 @item 
13139 Unary operators not allowed on modular types (except not)
13141 @item 
13142 Untagged record cannot be null
13144 @item 
13145 No class-wide operations
13147 @item 
13148 Initialization expressions must respect SPARK restrictions
13150 @item 
13151 Nonstatic ranges not allowed except in iteration schemes
13153 @item 
13154 String subtypes must have lower bound of 1
13156 @item 
13157 Subtype of Boolean cannot have constraint
13159 @item 
13160 At most one tagged type or extension per package
13162 @item 
13163 Interface is not allowed
13165 @item 
13166 Character literal cannot be prefixed (selector name cannot be character literal)
13168 @item 
13169 Record aggregate cannot contain 'others'
13171 @item 
13172 Component association in record aggregate must contain a single choice
13174 @item 
13175 Ancestor part cannot be a type mark
13177 @item 
13178 Attributes 'Image, 'Width and 'Value not allowed
13180 @item 
13181 Functions may not update globals
13183 @item 
13184 Subprograms may not contain direct calls to themselves (prevents recursion within unit)
13186 @item 
13187 Call to subprogram not allowed in same unit before body has been seen (prevents recursion within unit)
13188 @end itemize
13190 The following restrictions are enforced, but note that they are actually more
13191 strict that the latest SPARK 2005 language definition:
13194 @itemize *
13196 @item 
13197 No derived types other than tagged type extensions
13199 @item 
13200 Subtype of unconstrained array must have constraint
13201 @end itemize
13203 This list summarises the main SPARK 2005 language rules that are not
13204 currently checked by the SPARK_05 restriction:
13207 @itemize *
13209 @item 
13210 SPARK annotations are treated as comments so are not checked at all
13212 @item 
13213 Based real literals not allowed
13215 @item 
13216 Objects cannot be initialized at declaration by calls to user-defined functions
13218 @item 
13219 Objects cannot be initialized at declaration by assignments from variables
13221 @item 
13222 Objects cannot be initialized at declaration by assignments from indexed/selected components
13224 @item 
13225 Ranges shall not be null
13227 @item 
13228 A fixed point delta expression must be a simple expression
13230 @item 
13231 Restrictions on where renaming declarations may be placed
13233 @item 
13234 Externals of mode 'out' cannot be referenced
13236 @item 
13237 Externals of mode 'in' cannot be updated
13239 @item 
13240 Loop with no iteration scheme or exits only allowed as last statement in main program or task
13242 @item 
13243 Subprogram cannot have parent unit name
13245 @item 
13246 SPARK 2005 inherited subprogram must be prefixed with overriding
13248 @item 
13249 External variables (or functions that reference them) may not be passed as actual parameters
13251 @item 
13252 Globals must be explicitly mentioned in contract
13254 @item 
13255 Deferred constants cannot be completed by pragma Import
13257 @item 
13258 Package initialization cannot read/write variables from other packages
13260 @item 
13261 Prefix not allowed for entities that are directly visible
13263 @item 
13264 Identifier declaration can't override inherited package name
13266 @item 
13267 Cannot use Standard or other predefined packages as identifiers
13269 @item 
13270 After renaming, cannot use the original name
13272 @item 
13273 Subprograms can only be renamed to remove package prefix
13275 @item 
13276 Pragma import must be immediately after entity it names
13278 @item 
13279 No mutual recursion between multiple units (this can be checked with gnatcheck)
13280 @end itemize
13282 Note that if a unit is compiled in Ada 95 mode with the SPARK restriction,
13283 violations will be reported for constructs forbidden in SPARK 95,
13284 instead of SPARK 2005.
13286 @node Implementation Advice,Implementation Defined Characteristics,Standard and Implementation Defined Restrictions,Top
13287 @anchor{gnat_rm/implementation_advice doc}@anchor{205}@anchor{gnat_rm/implementation_advice implementation-advice}@anchor{a}@anchor{gnat_rm/implementation_advice id1}@anchor{206}
13288 @chapter Implementation Advice
13291 The main text of the Ada Reference Manual describes the required
13292 behavior of all Ada compilers, and the GNAT compiler conforms to
13293 these requirements.
13295 In addition, there are sections throughout the Ada Reference Manual headed
13296 by the phrase 'Implementation advice'.  These sections are not normative,
13297 i.e., they do not specify requirements that all compilers must
13298 follow.  Rather they provide advice on generally desirable behavior.
13299 They are not requirements, because they describe behavior that cannot
13300 be provided on all systems, or may be undesirable on some systems.
13302 As far as practical, GNAT follows the implementation advice in
13303 the Ada Reference Manual.  Each such RM section corresponds to a section
13304 in this chapter whose title specifies the
13305 RM section number and paragraph number and the subject of
13306 the advice.  The contents of each section consists of the RM text within
13307 quotation marks,
13308 followed by the GNAT interpretation of the advice.  Most often, this simply says
13309 'followed', which means that GNAT follows the advice.  However, in a
13310 number of cases, GNAT deliberately deviates from this advice, in which
13311 case the text describes what GNAT does and why.
13313 @geindex Error detection
13315 @menu
13316 * RM 1.1.3(20); Error Detection: RM 1 1 3 20 Error Detection. 
13317 * RM 1.1.3(31); Child Units: RM 1 1 3 31 Child Units. 
13318 * RM 1.1.5(12); Bounded Errors: RM 1 1 5 12 Bounded Errors. 
13319 * RM 2.8(16); Pragmas: RM 2 8 16 Pragmas. 
13320 * RM 2.8(17-19); Pragmas: RM 2 8 17-19 Pragmas. 
13321 * RM 3.5.2(5); Alternative Character Sets: RM 3 5 2 5 Alternative Character Sets. 
13322 * RM 3.5.4(28); Integer Types: RM 3 5 4 28 Integer Types. 
13323 * RM 3.5.4(29); Integer Types: RM 3 5 4 29 Integer Types. 
13324 * RM 3.5.5(8); Enumeration Values: RM 3 5 5 8 Enumeration Values. 
13325 * RM 3.5.7(17); Float Types: RM 3 5 7 17 Float Types. 
13326 * RM 3.6.2(11); Multidimensional Arrays: RM 3 6 2 11 Multidimensional Arrays. 
13327 * RM 9.6(30-31); Duration'Small: RM 9 6 30-31 Duration'Small. 
13328 * RM 10.2.1(12); Consistent Representation: RM 10 2 1 12 Consistent Representation. 
13329 * RM 11.4.1(19); Exception Information: RM 11 4 1 19 Exception Information. 
13330 * RM 11.5(28); Suppression of Checks: RM 11 5 28 Suppression of Checks. 
13331 * RM 13.1 (21-24); Representation Clauses: RM 13 1 21-24 Representation Clauses. 
13332 * RM 13.2(6-8); Packed Types: RM 13 2 6-8 Packed Types. 
13333 * RM 13.3(14-19); Address Clauses: RM 13 3 14-19 Address Clauses. 
13334 * RM 13.3(29-35); Alignment Clauses: RM 13 3 29-35 Alignment Clauses. 
13335 * RM 13.3(42-43); Size Clauses: RM 13 3 42-43 Size Clauses. 
13336 * RM 13.3(50-56); Size Clauses: RM 13 3 50-56 Size Clauses. 
13337 * RM 13.3(71-73); Component Size Clauses: RM 13 3 71-73 Component Size Clauses. 
13338 * RM 13.4(9-10); Enumeration Representation Clauses: RM 13 4 9-10 Enumeration Representation Clauses. 
13339 * RM 13.5.1(17-22); Record Representation Clauses: RM 13 5 1 17-22 Record Representation Clauses. 
13340 * RM 13.5.2(5); Storage Place Attributes: RM 13 5 2 5 Storage Place Attributes. 
13341 * RM 13.5.3(7-8); Bit Ordering: RM 13 5 3 7-8 Bit Ordering. 
13342 * RM 13.7(37); Address as Private: RM 13 7 37 Address as Private. 
13343 * RM 13.7.1(16); Address Operations: RM 13 7 1 16 Address Operations. 
13344 * RM 13.9(14-17); Unchecked Conversion: RM 13 9 14-17 Unchecked Conversion. 
13345 * RM 13.11(23-25); Implicit Heap Usage: RM 13 11 23-25 Implicit Heap Usage. 
13346 * RM 13.11.2(17); Unchecked Deallocation: RM 13 11 2 17 Unchecked Deallocation. 
13347 * RM 13.13.2(17); Stream Oriented Attributes: RM 13 13 2 17 Stream Oriented Attributes. 
13348 * RM A.1(52); Names of Predefined Numeric Types: RM A 1 52 Names of Predefined Numeric Types. 
13349 * RM A.3.2(49); Ada.Characters.Handling: RM A 3 2 49 Ada Characters Handling. 
13350 * RM A.4.4(106); Bounded-Length String Handling: RM A 4 4 106 Bounded-Length String Handling. 
13351 * RM A.5.2(46-47); Random Number Generation: RM A 5 2 46-47 Random Number Generation. 
13352 * RM A.10.7(23); Get_Immediate: RM A 10 7 23 Get_Immediate. 
13353 * RM B.1(39-41); Pragma Export: RM B 1 39-41 Pragma Export. 
13354 * RM B.2(12-13); Package Interfaces: RM B 2 12-13 Package Interfaces. 
13355 * RM B.3(63-71); Interfacing with C: RM B 3 63-71 Interfacing with C. 
13356 * RM B.4(95-98); Interfacing with COBOL: RM B 4 95-98 Interfacing with COBOL. 
13357 * RM B.5(22-26); Interfacing with Fortran: RM B 5 22-26 Interfacing with Fortran. 
13358 * RM C.1(3-5); Access to Machine Operations: RM C 1 3-5 Access to Machine Operations. 
13359 * RM C.1(10-16); Access to Machine Operations: RM C 1 10-16 Access to Machine Operations. 
13360 * RM C.3(28); Interrupt Support: RM C 3 28 Interrupt Support. 
13361 * RM C.3.1(20-21); Protected Procedure Handlers: RM C 3 1 20-21 Protected Procedure Handlers. 
13362 * RM C.3.2(25); Package Interrupts: RM C 3 2 25 Package Interrupts. 
13363 * RM C.4(14); Pre-elaboration Requirements: RM C 4 14 Pre-elaboration Requirements. 
13364 * RM C.5(8); Pragma Discard_Names: RM C 5 8 Pragma Discard_Names. 
13365 * RM C.7.2(30); The Package Task_Attributes: RM C 7 2 30 The Package Task_Attributes. 
13366 * RM D.3(17); Locking Policies: RM D 3 17 Locking Policies. 
13367 * RM D.4(16); Entry Queuing Policies: RM D 4 16 Entry Queuing Policies. 
13368 * RM D.6(9-10); Preemptive Abort: RM D 6 9-10 Preemptive Abort. 
13369 * RM D.7(21); Tasking Restrictions: RM D 7 21 Tasking Restrictions. 
13370 * RM D.8(47-49); Monotonic Time: RM D 8 47-49 Monotonic Time. 
13371 * RM E.5(28-29); Partition Communication Subsystem: RM E 5 28-29 Partition Communication Subsystem. 
13372 * RM F(7); COBOL Support: RM F 7 COBOL Support. 
13373 * RM F.1(2); Decimal Radix Support: RM F 1 2 Decimal Radix Support. 
13374 * RM G; Numerics: RM G Numerics. 
13375 * RM G.1.1(56-58); Complex Types: RM G 1 1 56-58 Complex Types. 
13376 * RM G.1.2(49); Complex Elementary Functions: RM G 1 2 49 Complex Elementary Functions. 
13377 * RM G.2.4(19); Accuracy Requirements: RM G 2 4 19 Accuracy Requirements. 
13378 * RM G.2.6(15); Complex Arithmetic Accuracy: RM G 2 6 15 Complex Arithmetic Accuracy. 
13379 * RM H.6(15/2); Pragma Partition_Elaboration_Policy: RM H 6 15/2 Pragma Partition_Elaboration_Policy. 
13381 @end menu
13383 @node RM 1 1 3 20 Error Detection,RM 1 1 3 31 Child Units,,Implementation Advice
13384 @anchor{gnat_rm/implementation_advice rm-1-1-3-20-error-detection}@anchor{207}
13385 @section RM 1.1.3(20): Error Detection
13388 @quotation
13390 "If an implementation detects the use of an unsupported Specialized Needs
13391 Annex feature at run time, it should raise @cite{Program_Error} if
13392 feasible."
13393 @end quotation
13395 Not relevant.  All specialized needs annex features are either supported,
13396 or diagnosed at compile time.
13398 @geindex Child Units
13400 @node RM 1 1 3 31 Child Units,RM 1 1 5 12 Bounded Errors,RM 1 1 3 20 Error Detection,Implementation Advice
13401 @anchor{gnat_rm/implementation_advice rm-1-1-3-31-child-units}@anchor{208}
13402 @section RM 1.1.3(31): Child Units
13405 @quotation
13407 "If an implementation wishes to provide implementation-defined
13408 extensions to the functionality of a language-defined library unit, it
13409 should normally do so by adding children to the library unit."
13410 @end quotation
13412 Followed.
13414 @geindex Bounded errors
13416 @node RM 1 1 5 12 Bounded Errors,RM 2 8 16 Pragmas,RM 1 1 3 31 Child Units,Implementation Advice
13417 @anchor{gnat_rm/implementation_advice rm-1-1-5-12-bounded-errors}@anchor{209}
13418 @section RM 1.1.5(12): Bounded Errors
13421 @quotation
13423 "If an implementation detects a bounded error or erroneous
13424 execution, it should raise @cite{Program_Error}."
13425 @end quotation
13427 Followed in all cases in which the implementation detects a bounded
13428 error or erroneous execution.  Not all such situations are detected at
13429 runtime.
13431 @geindex Pragmas
13433 @node RM 2 8 16 Pragmas,RM 2 8 17-19 Pragmas,RM 1 1 5 12 Bounded Errors,Implementation Advice
13434 @anchor{gnat_rm/implementation_advice id2}@anchor{20a}@anchor{gnat_rm/implementation_advice rm-2-8-16-pragmas}@anchor{20b}
13435 @section RM 2.8(16): Pragmas
13438 @quotation
13440 "Normally, implementation-defined pragmas should have no semantic effect
13441 for error-free programs; that is, if the implementation-defined pragmas
13442 are removed from a working program, the program should still be legal,
13443 and should still have the same semantics."
13444 @end quotation
13446 The following implementation defined pragmas are exceptions to this
13447 rule:
13450 @multitable {xxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxx} 
13451 @headitem
13453 Pragma
13455 @tab
13457 Explanation
13459 @item
13461 @emph{Abort_Defer}
13463 @tab
13465 Affects semantics
13467 @item
13469 @emph{Ada_83}
13471 @tab
13473 Affects legality
13475 @item
13477 @emph{Assert}
13479 @tab
13481 Affects semantics
13483 @item
13485 @emph{CPP_Class}
13487 @tab
13489 Affects semantics
13491 @item
13493 @emph{CPP_Constructor}
13495 @tab
13497 Affects semantics
13499 @item
13501 @emph{Debug}
13503 @tab
13505 Affects semantics
13507 @item
13509 @emph{Interface_Name}
13511 @tab
13513 Affects semantics
13515 @item
13517 @emph{Machine_Attribute}
13519 @tab
13521 Affects semantics
13523 @item
13525 @emph{Unimplemented_Unit}
13527 @tab
13529 Affects legality
13531 @item
13533 @emph{Unchecked_Union}
13535 @tab
13537 Affects semantics
13539 @end multitable
13542 In each of the above cases, it is essential to the purpose of the pragma
13543 that this advice not be followed.  For details see
13544 @ref{7,,Implementation Defined Pragmas}.
13546 @node RM 2 8 17-19 Pragmas,RM 3 5 2 5 Alternative Character Sets,RM 2 8 16 Pragmas,Implementation Advice
13547 @anchor{gnat_rm/implementation_advice rm-2-8-17-19-pragmas}@anchor{20c}
13548 @section RM 2.8(17-19): Pragmas
13551 @quotation
13553 "Normally, an implementation should not define pragmas that can
13554 make an illegal program legal, except as follows:
13557 @itemize *
13559 @item 
13560 A pragma used to complete a declaration, such as a pragma @cite{Import};
13562 @item 
13563 A pragma used to configure the environment by adding, removing, or
13564 replacing @cite{library_items}."
13565 @end itemize
13566 @end quotation
13568 See @ref{20b,,RM 2.8(16); Pragmas}.
13570 @geindex Character Sets
13572 @geindex Alternative Character Sets
13574 @node RM 3 5 2 5 Alternative Character Sets,RM 3 5 4 28 Integer Types,RM 2 8 17-19 Pragmas,Implementation Advice
13575 @anchor{gnat_rm/implementation_advice rm-3-5-2-5-alternative-character-sets}@anchor{20d}
13576 @section RM 3.5.2(5): Alternative Character Sets
13579 @quotation
13581 "If an implementation supports a mode with alternative interpretations
13582 for @cite{Character} and @cite{Wide_Character}, the set of graphic
13583 characters of @cite{Character} should nevertheless remain a proper
13584 subset of the set of graphic characters of @cite{Wide_Character}.  Any
13585 character set 'localizations' should be reflected in the results of
13586 the subprograms defined in the language-defined package
13587 @cite{Characters.Handling} (see A.3) available in such a mode.  In a mode with
13588 an alternative interpretation of @cite{Character}, the implementation should
13589 also support a corresponding change in what is a legal
13590 @cite{identifier_letter}."
13591 @end quotation
13593 Not all wide character modes follow this advice, in particular the JIS
13594 and IEC modes reflect standard usage in Japan, and in these encoding,
13595 the upper half of the Latin-1 set is not part of the wide-character
13596 subset, since the most significant bit is used for wide character
13597 encoding.  However, this only applies to the external forms.  Internally
13598 there is no such restriction.
13600 @geindex Integer types
13602 @node RM 3 5 4 28 Integer Types,RM 3 5 4 29 Integer Types,RM 3 5 2 5 Alternative Character Sets,Implementation Advice
13603 @anchor{gnat_rm/implementation_advice rm-3-5-4-28-integer-types}@anchor{20e}
13604 @section RM 3.5.4(28): Integer Types
13607 @quotation
13609 "An implementation should support @cite{Long_Integer} in addition to
13610 @cite{Integer} if the target machine supports 32-bit (or longer)
13611 arithmetic.  No other named integer subtypes are recommended for package
13612 @cite{Standard}.  Instead, appropriate named integer subtypes should be
13613 provided in the library package @cite{Interfaces} (see B.2)."
13614 @end quotation
13616 @cite{Long_Integer} is supported.  Other standard integer types are supported
13617 so this advice is not fully followed.  These types
13618 are supported for convenient interface to C, and so that all hardware
13619 types of the machine are easily available.
13621 @node RM 3 5 4 29 Integer Types,RM 3 5 5 8 Enumeration Values,RM 3 5 4 28 Integer Types,Implementation Advice
13622 @anchor{gnat_rm/implementation_advice rm-3-5-4-29-integer-types}@anchor{20f}
13623 @section RM 3.5.4(29): Integer Types
13626 @quotation
13628 "An implementation for a two's complement machine should support
13629 modular types with a binary modulus up to @code{System.Max_Int*2+2}.  An
13630 implementation should support a non-binary modules up to @cite{Integer'Last}."
13631 @end quotation
13633 Followed.
13635 @geindex Enumeration values
13637 @node RM 3 5 5 8 Enumeration Values,RM 3 5 7 17 Float Types,RM 3 5 4 29 Integer Types,Implementation Advice
13638 @anchor{gnat_rm/implementation_advice rm-3-5-5-8-enumeration-values}@anchor{210}
13639 @section RM 3.5.5(8): Enumeration Values
13642 @quotation
13644 "For the evaluation of a call on @code{S'Pos} for an enumeration
13645 subtype, if the value of the operand does not correspond to the internal
13646 code for any enumeration literal of its type (perhaps due to an
13647 un-initialized variable), then the implementation should raise
13648 @cite{Program_Error}.  This is particularly important for enumeration
13649 types with noncontiguous internal codes specified by an
13650 enumeration_representation_clause."
13651 @end quotation
13653 Followed.
13655 @geindex Float types
13657 @node RM 3 5 7 17 Float Types,RM 3 6 2 11 Multidimensional Arrays,RM 3 5 5 8 Enumeration Values,Implementation Advice
13658 @anchor{gnat_rm/implementation_advice rm-3-5-7-17-float-types}@anchor{211}
13659 @section RM 3.5.7(17): Float Types
13662 @quotation
13664 "An implementation should support @cite{Long_Float} in addition to
13665 @cite{Float} if the target machine supports 11 or more digits of
13666 precision.  No other named floating point subtypes are recommended for
13667 package @cite{Standard}.  Instead, appropriate named floating point subtypes
13668 should be provided in the library package @cite{Interfaces} (see B.2)."
13669 @end quotation
13671 @cite{Short_Float} and @cite{Long_Long_Float} are also provided.  The
13672 former provides improved compatibility with other implementations
13673 supporting this type.  The latter corresponds to the highest precision
13674 floating-point type supported by the hardware.  On most machines, this
13675 will be the same as @cite{Long_Float}, but on some machines, it will
13676 correspond to the IEEE extended form.  The notable case is all ia32
13677 (x86) implementations, where @cite{Long_Long_Float} corresponds to
13678 the 80-bit extended precision format supported in hardware on this
13679 processor.  Note that the 128-bit format on SPARC is not supported,
13680 since this is a software rather than a hardware format.
13682 @geindex Multidimensional arrays
13684 @geindex Arrays
13685 @geindex multidimensional
13687 @node RM 3 6 2 11 Multidimensional Arrays,RM 9 6 30-31 Duration'Small,RM 3 5 7 17 Float Types,Implementation Advice
13688 @anchor{gnat_rm/implementation_advice rm-3-6-2-11-multidimensional-arrays}@anchor{212}
13689 @section RM 3.6.2(11): Multidimensional Arrays
13692 @quotation
13694 "An implementation should normally represent multidimensional arrays in
13695 row-major order, consistent with the notation used for multidimensional
13696 array aggregates (see 4.3.3).  However, if a pragma @cite{Convention}
13697 (@cite{Fortran}, ...) applies to a multidimensional array type, then
13698 column-major order should be used instead (see B.5, @cite{Interfacing with Fortran})."
13699 @end quotation
13701 Followed.
13703 @geindex Duration'Small
13705 @node RM 9 6 30-31 Duration'Small,RM 10 2 1 12 Consistent Representation,RM 3 6 2 11 Multidimensional Arrays,Implementation Advice
13706 @anchor{gnat_rm/implementation_advice rm-9-6-30-31-duration-small}@anchor{213}
13707 @section RM 9.6(30-31): Duration'Small
13710 @quotation
13712 "Whenever possible in an implementation, the value of @cite{Duration'Small}
13713 should be no greater than 100 microseconds."
13714 @end quotation
13716 Followed.  (@cite{Duration'Small} = 10**(-9)).
13718 @quotation
13720 "The time base for @cite{delay_relative_statements} should be monotonic;
13721 it need not be the same time base as used for @cite{Calendar.Clock}."
13722 @end quotation
13724 Followed.
13726 @node RM 10 2 1 12 Consistent Representation,RM 11 4 1 19 Exception Information,RM 9 6 30-31 Duration'Small,Implementation Advice
13727 @anchor{gnat_rm/implementation_advice rm-10-2-1-12-consistent-representation}@anchor{214}
13728 @section RM 10.2.1(12): Consistent Representation
13731 @quotation
13733 "In an implementation, a type declared in a pre-elaborated package should
13734 have the same representation in every elaboration of a given version of
13735 the package, whether the elaborations occur in distinct executions of
13736 the same program, or in executions of distinct programs or partitions
13737 that include the given version."
13738 @end quotation
13740 Followed, except in the case of tagged types.  Tagged types involve
13741 implicit pointers to a local copy of a dispatch table, and these pointers
13742 have representations which thus depend on a particular elaboration of the
13743 package.  It is not easy to see how it would be possible to follow this
13744 advice without severely impacting efficiency of execution.
13746 @geindex Exception information
13748 @node RM 11 4 1 19 Exception Information,RM 11 5 28 Suppression of Checks,RM 10 2 1 12 Consistent Representation,Implementation Advice
13749 @anchor{gnat_rm/implementation_advice rm-11-4-1-19-exception-information}@anchor{215}
13750 @section RM 11.4.1(19): Exception Information
13753 @quotation
13755 "@cite{Exception_Message} by default and @cite{Exception_Information}
13756 should produce information useful for
13757 debugging.  @cite{Exception_Message} should be short, about one
13758 line.  @cite{Exception_Information} can be long.  @cite{Exception_Message}
13759 should not include the
13760 @cite{Exception_Name}.  @cite{Exception_Information} should include both
13761 the @cite{Exception_Name} and the @cite{Exception_Message}."
13762 @end quotation
13764 Followed.  For each exception that doesn't have a specified
13765 @cite{Exception_Message}, the compiler generates one containing the location
13766 of the raise statement.  This location has the form 'file_name:line', where
13767 file_name is the short file name (without path information) and line is the line
13768 number in the file.  Note that in the case of the Zero Cost Exception
13769 mechanism, these messages become redundant with the Exception_Information that
13770 contains a full backtrace of the calling sequence, so they are disabled.
13771 To disable explicitly the generation of the source location message, use the
13772 Pragma @cite{Discard_Names}.
13774 @geindex Suppression of checks
13776 @geindex Checks
13777 @geindex suppression of
13779 @node RM 11 5 28 Suppression of Checks,RM 13 1 21-24 Representation Clauses,RM 11 4 1 19 Exception Information,Implementation Advice
13780 @anchor{gnat_rm/implementation_advice rm-11-5-28-suppression-of-checks}@anchor{216}
13781 @section RM 11.5(28): Suppression of Checks
13784 @quotation
13786 "The implementation should minimize the code executed for checks that
13787 have been suppressed."
13788 @end quotation
13790 Followed.
13792 @geindex Representation clauses
13794 @node RM 13 1 21-24 Representation Clauses,RM 13 2 6-8 Packed Types,RM 11 5 28 Suppression of Checks,Implementation Advice
13795 @anchor{gnat_rm/implementation_advice rm-13-1-21-24-representation-clauses}@anchor{217}
13796 @section RM 13.1 (21-24): Representation Clauses
13799 @quotation
13801 "The recommended level of support for all representation items is
13802 qualified as follows:
13804 An implementation need not support representation items containing
13805 nonstatic expressions, except that an implementation should support a
13806 representation item for a given entity if each nonstatic expression in
13807 the representation item is a name that statically denotes a constant
13808 declared before the entity."
13809 @end quotation
13811 Followed.  In fact, GNAT goes beyond the recommended level of support
13812 by allowing nonstatic expressions in some representation clauses even
13813 without the need to declare constants initialized with the values of
13814 such expressions.
13815 For example:
13817 @example
13818   X : Integer;
13819   Y : Float;
13820   for Y'Address use X'Address;>>
13823 "An implementation need not support a specification for the `Size`
13824 for a given composite subtype, nor the size or storage place for an
13825 object (including a component) of a given composite subtype, unless the
13826 constraints on the subtype and its composite subcomponents (if any) are
13827 all static constraints."
13828 @end example
13830 Followed.  Size Clauses are not permitted on nonstatic components, as
13831 described above.
13833 @quotation
13835 "An aliased component, or a component whose type is by-reference, should
13836 always be allocated at an addressable location."
13837 @end quotation
13839 Followed.
13841 @geindex Packed types
13843 @node RM 13 2 6-8 Packed Types,RM 13 3 14-19 Address Clauses,RM 13 1 21-24 Representation Clauses,Implementation Advice
13844 @anchor{gnat_rm/implementation_advice rm-13-2-6-8-packed-types}@anchor{218}
13845 @section RM 13.2(6-8): Packed Types
13848 @quotation
13850 "If a type is packed, then the implementation should try to minimize
13851 storage allocated to objects of the type, possibly at the expense of
13852 speed of accessing components, subject to reasonable complexity in
13853 addressing calculations.
13855 The recommended level of support pragma @cite{Pack} is:
13857 For a packed record type, the components should be packed as tightly as
13858 possible subject to the Sizes of the component subtypes, and subject to
13859 any @cite{record_representation_clause} that applies to the type; the
13860 implementation may, but need not, reorder components or cross aligned
13861 word boundaries to improve the packing.  A component whose @cite{Size} is
13862 greater than the word size may be allocated an integral number of words."
13863 @end quotation
13865 Followed.  Tight packing of arrays is supported for all component sizes
13866 up to 64-bits. If the array component size is 1 (that is to say, if
13867 the component is a boolean type or an enumeration type with two values)
13868 then values of the type are implicitly initialized to zero. This
13869 happens both for objects of the packed type, and for objects that have a
13870 subcomponent of the packed type.
13872 @quotation
13874 "An implementation should support Address clauses for imported
13875 subprograms."
13876 @end quotation
13878 Followed.
13880 @geindex Address clauses
13882 @node RM 13 3 14-19 Address Clauses,RM 13 3 29-35 Alignment Clauses,RM 13 2 6-8 Packed Types,Implementation Advice
13883 @anchor{gnat_rm/implementation_advice rm-13-3-14-19-address-clauses}@anchor{219}
13884 @section RM 13.3(14-19): Address Clauses
13887 @quotation
13889 "For an array @cite{X}, @code{X'Address} should point at the first
13890 component of the array, and not at the array bounds."
13891 @end quotation
13893 Followed.
13895 @quotation
13897 "The recommended level of support for the @cite{Address} attribute is:
13899 @code{X'Address} should produce a useful result if @cite{X} is an
13900 object that is aliased or of a by-reference type, or is an entity whose
13901 @cite{Address} has been specified."
13902 @end quotation
13904 Followed.  A valid address will be produced even if none of those
13905 conditions have been met.  If necessary, the object is forced into
13906 memory to ensure the address is valid.
13908 @quotation
13910 "An implementation should support @cite{Address} clauses for imported
13911 subprograms."
13912 @end quotation
13914 Followed.
13916 @quotation
13918 "Objects (including subcomponents) that are aliased or of a by-reference
13919 type should be allocated on storage element boundaries."
13920 @end quotation
13922 Followed.
13924 @quotation
13926 "If the @cite{Address} of an object is specified, or it is imported or exported,
13927 then the implementation should not perform optimizations based on
13928 assumptions of no aliases."
13929 @end quotation
13931 Followed.
13933 @geindex Alignment clauses
13935 @node RM 13 3 29-35 Alignment Clauses,RM 13 3 42-43 Size Clauses,RM 13 3 14-19 Address Clauses,Implementation Advice
13936 @anchor{gnat_rm/implementation_advice rm-13-3-29-35-alignment-clauses}@anchor{21a}
13937 @section RM 13.3(29-35): Alignment Clauses
13940 @quotation
13942 "The recommended level of support for the @cite{Alignment} attribute for
13943 subtypes is:
13945 An implementation should support specified Alignments that are factors
13946 and multiples of the number of storage elements per word, subject to the
13947 following:"
13948 @end quotation
13950 Followed.
13952 @quotation
13954 "An implementation need not support specified Alignments for
13955 combinations of Sizes and Alignments that cannot be easily
13956 loaded and stored by available machine instructions."
13957 @end quotation
13959 Followed.
13961 @quotation
13963 "An implementation need not support specified Alignments that are
13964 greater than the maximum @cite{Alignment} the implementation ever returns by
13965 default."
13966 @end quotation
13968 Followed.
13970 @quotation
13972 "The recommended level of support for the @cite{Alignment} attribute for
13973 objects is:
13975 Same as above, for subtypes, but in addition:"
13976 @end quotation
13978 Followed.
13980 @quotation
13982 "For stand-alone library-level objects of statically constrained
13983 subtypes, the implementation should support all alignments
13984 supported by the target linker.  For example, page alignment is likely to
13985 be supported for such objects, but not for subtypes."
13986 @end quotation
13988 Followed.
13990 @geindex Size clauses
13992 @node RM 13 3 42-43 Size Clauses,RM 13 3 50-56 Size Clauses,RM 13 3 29-35 Alignment Clauses,Implementation Advice
13993 @anchor{gnat_rm/implementation_advice rm-13-3-42-43-size-clauses}@anchor{21b}
13994 @section RM 13.3(42-43): Size Clauses
13997 @quotation
13999 "The recommended level of support for the @cite{Size} attribute of
14000 objects is:
14002 A @cite{Size} clause should be supported for an object if the specified
14003 @cite{Size} is at least as large as its subtype's @cite{Size}, and
14004 corresponds to a size in storage elements that is a multiple of the
14005 object's @cite{Alignment} (if the @cite{Alignment} is nonzero)."
14006 @end quotation
14008 Followed.
14010 @node RM 13 3 50-56 Size Clauses,RM 13 3 71-73 Component Size Clauses,RM 13 3 42-43 Size Clauses,Implementation Advice
14011 @anchor{gnat_rm/implementation_advice rm-13-3-50-56-size-clauses}@anchor{21c}
14012 @section RM 13.3(50-56): Size Clauses
14015 @quotation
14017 "If the @cite{Size} of a subtype is specified, and allows for efficient
14018 independent addressability (see 9.10) on the target architecture, then
14019 the @cite{Size} of the following objects of the subtype should equal the
14020 @cite{Size} of the subtype:
14022 Aliased objects (including components)."
14023 @end quotation
14025 Followed.
14027 @quotation
14029 "@cite{Size} clause on a composite subtype should not affect the
14030 internal layout of components."
14031 @end quotation
14033 Followed. But note that this can be overridden by use of the implementation
14034 pragma Implicit_Packing in the case of packed arrays.
14036 @quotation
14038 "The recommended level of support for the @cite{Size} attribute of subtypes is:
14040 The @cite{Size} (if not specified) of a static discrete or fixed point
14041 subtype should be the number of bits needed to represent each value
14042 belonging to the subtype using an unbiased representation, leaving space
14043 for a sign bit only if the subtype contains negative values.  If such a
14044 subtype is a first subtype, then an implementation should support a
14045 specified @cite{Size} for it that reflects this representation."
14046 @end quotation
14048 Followed.
14050 @quotation
14052 "For a subtype implemented with levels of indirection, the @cite{Size}
14053 should include the size of the pointers, but not the size of what they
14054 point at."
14055 @end quotation
14057 Followed.
14059 @geindex Component_Size clauses
14061 @node RM 13 3 71-73 Component Size Clauses,RM 13 4 9-10 Enumeration Representation Clauses,RM 13 3 50-56 Size Clauses,Implementation Advice
14062 @anchor{gnat_rm/implementation_advice rm-13-3-71-73-component-size-clauses}@anchor{21d}
14063 @section RM 13.3(71-73): Component Size Clauses
14066 @quotation
14068 "The recommended level of support for the @cite{Component_Size}
14069 attribute is:
14071 An implementation need not support specified @cite{Component_Sizes} that are
14072 less than the @cite{Size} of the component subtype."
14073 @end quotation
14075 Followed.
14077 @quotation
14079 "An implementation should support specified Component_Sizes that
14080 are factors and multiples of the word size.  For such
14081 Component_Sizes, the array should contain no gaps between
14082 components.  For other Component_Sizes (if supported), the array
14083 should contain no gaps between components when packing is also
14084 specified; the implementation should forbid this combination in cases
14085 where it cannot support a no-gaps representation."
14086 @end quotation
14088 Followed.
14090 @geindex Enumeration representation clauses
14092 @geindex Representation clauses
14093 @geindex enumeration
14095 @node RM 13 4 9-10 Enumeration Representation Clauses,RM 13 5 1 17-22 Record Representation Clauses,RM 13 3 71-73 Component Size Clauses,Implementation Advice
14096 @anchor{gnat_rm/implementation_advice rm-13-4-9-10-enumeration-representation-clauses}@anchor{21e}
14097 @section RM 13.4(9-10): Enumeration Representation Clauses
14100 @quotation
14102 "The recommended level of support for enumeration representation clauses
14105 An implementation need not support enumeration representation clauses
14106 for boolean types, but should at minimum support the internal codes in
14107 the range @cite{System.Min_Int .. System.Max_Int}."
14108 @end quotation
14110 Followed.
14112 @geindex Record representation clauses
14114 @geindex Representation clauses
14115 @geindex records
14117 @node RM 13 5 1 17-22 Record Representation Clauses,RM 13 5 2 5 Storage Place Attributes,RM 13 4 9-10 Enumeration Representation Clauses,Implementation Advice
14118 @anchor{gnat_rm/implementation_advice rm-13-5-1-17-22-record-representation-clauses}@anchor{21f}
14119 @section RM 13.5.1(17-22): Record Representation Clauses
14122 @quotation
14124 "The recommended level of support for
14125 @cite{record_representation_clauses} is:
14127 An implementation should support storage places that can be extracted
14128 with a load, mask, shift sequence of machine code, and set with a load,
14129 shift, mask, store sequence, given the available machine instructions
14130 and run-time model."
14131 @end quotation
14133 Followed.
14135 @quotation
14137 "A storage place should be supported if its size is equal to the
14138 @cite{Size} of the component subtype, and it starts and ends on a
14139 boundary that obeys the @cite{Alignment} of the component subtype."
14140 @end quotation
14142 Followed.
14144 @quotation
14146 "If the default bit ordering applies to the declaration of a given type,
14147 then for a component whose subtype's @cite{Size} is less than the word
14148 size, any storage place that does not cross an aligned word boundary
14149 should be supported."
14150 @end quotation
14152 Followed.
14154 @quotation
14156 "An implementation may reserve a storage place for the tag field of a
14157 tagged type, and disallow other components from overlapping that place."
14158 @end quotation
14160 Followed.  The storage place for the tag field is the beginning of the tagged
14161 record, and its size is Address'Size.  GNAT will reject an explicit component
14162 clause for the tag field.
14164 @quotation
14166 "An implementation need not support a @cite{component_clause} for a
14167 component of an extension part if the storage place is not after the
14168 storage places of all components of the parent type, whether or not
14169 those storage places had been specified."
14170 @end quotation
14172 Followed.  The above advice on record representation clauses is followed,
14173 and all mentioned features are implemented.
14175 @geindex Storage place attributes
14177 @node RM 13 5 2 5 Storage Place Attributes,RM 13 5 3 7-8 Bit Ordering,RM 13 5 1 17-22 Record Representation Clauses,Implementation Advice
14178 @anchor{gnat_rm/implementation_advice rm-13-5-2-5-storage-place-attributes}@anchor{220}
14179 @section RM 13.5.2(5): Storage Place Attributes
14182 @quotation
14184 "If a component is represented using some form of pointer (such as an
14185 offset) to the actual data of the component, and this data is contiguous
14186 with the rest of the object, then the storage place attributes should
14187 reflect the place of the actual data, not the pointer.  If a component is
14188 allocated discontinuously from the rest of the object, then a warning
14189 should be generated upon reference to one of its storage place
14190 attributes."
14191 @end quotation
14193 Followed.  There are no such components in GNAT.
14195 @geindex Bit ordering
14197 @node RM 13 5 3 7-8 Bit Ordering,RM 13 7 37 Address as Private,RM 13 5 2 5 Storage Place Attributes,Implementation Advice
14198 @anchor{gnat_rm/implementation_advice rm-13-5-3-7-8-bit-ordering}@anchor{221}
14199 @section RM 13.5.3(7-8): Bit Ordering
14202 @quotation
14204 "The recommended level of support for the non-default bit ordering is:
14206 If @cite{Word_Size} = @cite{Storage_Unit}, then the implementation
14207 should support the non-default bit ordering in addition to the default
14208 bit ordering."
14209 @end quotation
14211 Followed.  Word size does not equal storage size in this implementation.
14212 Thus non-default bit ordering is not supported.
14214 @geindex Address
14215 @geindex as private type
14217 @node RM 13 7 37 Address as Private,RM 13 7 1 16 Address Operations,RM 13 5 3 7-8 Bit Ordering,Implementation Advice
14218 @anchor{gnat_rm/implementation_advice rm-13-7-37-address-as-private}@anchor{222}
14219 @section RM 13.7(37): Address as Private
14222 @quotation
14224 "@cite{Address} should be of a private type."
14225 @end quotation
14227 Followed.
14229 @geindex Operations
14230 @geindex on `Address`
14232 @geindex Address
14233 @geindex operations of
14235 @node RM 13 7 1 16 Address Operations,RM 13 9 14-17 Unchecked Conversion,RM 13 7 37 Address as Private,Implementation Advice
14236 @anchor{gnat_rm/implementation_advice rm-13-7-1-16-address-operations}@anchor{223}
14237 @section RM 13.7.1(16): Address Operations
14240 @quotation
14242 "Operations in @cite{System} and its children should reflect the target
14243 environment semantics as closely as is reasonable.  For example, on most
14244 machines, it makes sense for address arithmetic to 'wrap around'.
14245 Operations that do not make sense should raise @cite{Program_Error}."
14246 @end quotation
14248 Followed.  Address arithmetic is modular arithmetic that wraps around.  No
14249 operation raises @cite{Program_Error}, since all operations make sense.
14251 @geindex Unchecked conversion
14253 @node RM 13 9 14-17 Unchecked Conversion,RM 13 11 23-25 Implicit Heap Usage,RM 13 7 1 16 Address Operations,Implementation Advice
14254 @anchor{gnat_rm/implementation_advice rm-13-9-14-17-unchecked-conversion}@anchor{224}
14255 @section RM 13.9(14-17): Unchecked Conversion
14258 @quotation
14260 "The @cite{Size} of an array object should not include its bounds; hence,
14261 the bounds should not be part of the converted data."
14262 @end quotation
14264 Followed.
14266 @quotation
14268 "The implementation should not generate unnecessary run-time checks to
14269 ensure that the representation of @cite{S} is a representation of the
14270 target type.  It should take advantage of the permission to return by
14271 reference when possible.  Restrictions on unchecked conversions should be
14272 avoided unless required by the target environment."
14273 @end quotation
14275 Followed.  There are no restrictions on unchecked conversion.  A warning is
14276 generated if the source and target types do not have the same size since
14277 the semantics in this case may be target dependent.
14279 @quotation
14281 "The recommended level of support for unchecked conversions is:
14283 Unchecked conversions should be supported and should be reversible in
14284 the cases where this clause defines the result.  To enable meaningful use
14285 of unchecked conversion, a contiguous representation should be used for
14286 elementary subtypes, for statically constrained array subtypes whose
14287 component subtype is one of the subtypes described in this paragraph,
14288 and for record subtypes without discriminants whose component subtypes
14289 are described in this paragraph."
14290 @end quotation
14292 Followed.
14294 @geindex Heap usage
14295 @geindex implicit
14297 @node RM 13 11 23-25 Implicit Heap Usage,RM 13 11 2 17 Unchecked Deallocation,RM 13 9 14-17 Unchecked Conversion,Implementation Advice
14298 @anchor{gnat_rm/implementation_advice rm-13-11-23-25-implicit-heap-usage}@anchor{225}
14299 @section RM 13.11(23-25): Implicit Heap Usage
14302 @quotation
14304 "An implementation should document any cases in which it dynamically
14305 allocates heap storage for a purpose other than the evaluation of an
14306 allocator."
14307 @end quotation
14309 Followed, the only other points at which heap storage is dynamically
14310 allocated are as follows:
14313 @itemize *
14315 @item 
14316 At initial elaboration time, to allocate dynamically sized global
14317 objects.
14319 @item 
14320 To allocate space for a task when a task is created.
14322 @item 
14323 To extend the secondary stack dynamically when needed.  The secondary
14324 stack is used for returning variable length results.
14325 @end itemize
14328 @quotation
14330 "A default (implementation-provided) storage pool for an
14331 access-to-constant type should not have overhead to support deallocation of
14332 individual objects."
14333 @end quotation
14335 Followed.
14337 @quotation
14339 "A storage pool for an anonymous access type should be created at the
14340 point of an allocator for the type, and be reclaimed when the designated
14341 object becomes inaccessible."
14342 @end quotation
14344 Followed.
14346 @geindex Unchecked deallocation
14348 @node RM 13 11 2 17 Unchecked Deallocation,RM 13 13 2 17 Stream Oriented Attributes,RM 13 11 23-25 Implicit Heap Usage,Implementation Advice
14349 @anchor{gnat_rm/implementation_advice rm-13-11-2-17-unchecked-deallocation}@anchor{226}
14350 @section RM 13.11.2(17): Unchecked Deallocation
14353 @quotation
14355 "For a standard storage pool, @cite{Free} should actually reclaim the
14356 storage."
14357 @end quotation
14359 Followed.
14361 @geindex Stream oriented attributes
14363 @node RM 13 13 2 17 Stream Oriented Attributes,RM A 1 52 Names of Predefined Numeric Types,RM 13 11 2 17 Unchecked Deallocation,Implementation Advice
14364 @anchor{gnat_rm/implementation_advice rm-13-13-2-17-stream-oriented-attributes}@anchor{227}
14365 @section RM 13.13.2(17): Stream Oriented Attributes
14368 @quotation
14370 "If a stream element is the same size as a storage element, then the
14371 normal in-memory representation should be used by @cite{Read} and
14372 @cite{Write} for scalar objects.  Otherwise, @cite{Read} and @cite{Write}
14373 should use the smallest number of stream elements needed to represent
14374 all values in the base range of the scalar type."
14375 @end quotation
14377 Followed.  By default, GNAT uses the interpretation suggested by AI-195,
14378 which specifies using the size of the first subtype.
14379 However, such an implementation is based on direct binary
14380 representations and is therefore target- and endianness-dependent.
14381 To address this issue, GNAT also supplies an alternate implementation
14382 of the stream attributes @cite{Read} and @cite{Write},
14383 which uses the target-independent XDR standard representation
14384 for scalar types.
14386 @geindex XDR representation
14388 @geindex Read attribute
14390 @geindex Write attribute
14392 @geindex Stream oriented attributes
14394 The XDR implementation is provided as an alternative body of the
14395 @cite{System.Stream_Attributes} package, in the file
14396 @code{s-stratt-xdr.adb} in the GNAT library.
14397 There is no @code{s-stratt-xdr.ads} file.
14398 In order to install the XDR implementation, do the following:
14401 @itemize *
14403 @item 
14404 Replace the default implementation of the
14405 @cite{System.Stream_Attributes} package with the XDR implementation.
14406 For example on a Unix platform issue the commands:
14408 @example
14409 $ mv s-stratt.adb s-stratt-default.adb
14410 $ mv s-stratt-xdr.adb s-stratt.adb
14411 @end example
14413 @item 
14414 Rebuild the GNAT run-time library as documented in
14415 the @cite{GNAT and Libraries} section of the @cite{GNAT User's Guide}.
14416 @end itemize
14418 @node RM A 1 52 Names of Predefined Numeric Types,RM A 3 2 49 Ada Characters Handling,RM 13 13 2 17 Stream Oriented Attributes,Implementation Advice
14419 @anchor{gnat_rm/implementation_advice rm-a-1-52-names-of-predefined-numeric-types}@anchor{228}
14420 @section RM A.1(52): Names of Predefined Numeric Types
14423 @quotation
14425 "If an implementation provides additional named predefined integer types,
14426 then the names should end with @code{Integer} as in
14427 @code{Long_Integer}.  If an implementation provides additional named
14428 predefined floating point types, then the names should end with
14429 @code{Float} as in @code{Long_Float}."
14430 @end quotation
14432 Followed.
14434 @geindex Ada.Characters.Handling
14436 @node RM A 3 2 49 Ada Characters Handling,RM A 4 4 106 Bounded-Length String Handling,RM A 1 52 Names of Predefined Numeric Types,Implementation Advice
14437 @anchor{gnat_rm/implementation_advice rm-a-3-2-49-ada-characters-handling}@anchor{229}
14438 @section RM A.3.2(49): @cite{Ada.Characters.Handling}
14441 @quotation
14443 "If an implementation provides a localized definition of @cite{Character}
14444 or @cite{Wide_Character}, then the effects of the subprograms in
14445 @cite{Characters.Handling} should reflect the localizations.
14446 See also 3.5.2."
14447 @end quotation
14449 Followed.  GNAT provides no such localized definitions.
14451 @geindex Bounded-length strings
14453 @node RM A 4 4 106 Bounded-Length String Handling,RM A 5 2 46-47 Random Number Generation,RM A 3 2 49 Ada Characters Handling,Implementation Advice
14454 @anchor{gnat_rm/implementation_advice rm-a-4-4-106-bounded-length-string-handling}@anchor{22a}
14455 @section RM A.4.4(106): Bounded-Length String Handling
14458 @quotation
14460 "Bounded string objects should not be implemented by implicit pointers
14461 and dynamic allocation."
14462 @end quotation
14464 Followed.  No implicit pointers or dynamic allocation are used.
14466 @geindex Random number generation
14468 @node RM A 5 2 46-47 Random Number Generation,RM A 10 7 23 Get_Immediate,RM A 4 4 106 Bounded-Length String Handling,Implementation Advice
14469 @anchor{gnat_rm/implementation_advice rm-a-5-2-46-47-random-number-generation}@anchor{22b}
14470 @section RM A.5.2(46-47): Random Number Generation
14473 @quotation
14475 "Any storage associated with an object of type @cite{Generator} should be
14476 reclaimed on exit from the scope of the object."
14477 @end quotation
14479 Followed.
14481 @quotation
14483 "If the generator period is sufficiently long in relation to the number
14484 of distinct initiator values, then each possible value of
14485 @cite{Initiator} passed to @cite{Reset} should initiate a sequence of
14486 random numbers that does not, in a practical sense, overlap the sequence
14487 initiated by any other value.  If this is not possible, then the mapping
14488 between initiator values and generator states should be a rapidly
14489 varying function of the initiator value."
14490 @end quotation
14492 Followed.  The generator period is sufficiently long for the first
14493 condition here to hold true.
14495 @geindex Get_Immediate
14497 @node RM A 10 7 23 Get_Immediate,RM B 1 39-41 Pragma Export,RM A 5 2 46-47 Random Number Generation,Implementation Advice
14498 @anchor{gnat_rm/implementation_advice rm-a-10-7-23-get-immediate}@anchor{22c}
14499 @section RM A.10.7(23): @cite{Get_Immediate}
14502 @quotation
14504 "The @cite{Get_Immediate} procedures should be implemented with
14505 unbuffered input.  For a device such as a keyboard, input should be
14506 available if a key has already been typed, whereas for a disk
14507 file, input should always be available except at end of file.  For a file
14508 associated with a keyboard-like device, any line-editing features of the
14509 underlying operating system should be disabled during the execution of
14510 @cite{Get_Immediate}."
14511 @end quotation
14513 Followed on all targets except VxWorks. For VxWorks, there is no way to
14514 provide this functionality that does not result in the input buffer being
14515 flushed before the @cite{Get_Immediate} call. A special unit
14516 @cite{Interfaces.Vxworks.IO} is provided that contains routines to enable
14517 this functionality.
14519 @geindex Export
14521 @node RM B 1 39-41 Pragma Export,RM B 2 12-13 Package Interfaces,RM A 10 7 23 Get_Immediate,Implementation Advice
14522 @anchor{gnat_rm/implementation_advice rm-b-1-39-41-pragma-export}@anchor{22d}
14523 @section RM B.1(39-41): Pragma @cite{Export}
14526 @quotation
14528 "If an implementation supports pragma @cite{Export} to a given language,
14529 then it should also allow the main subprogram to be written in that
14530 language.  It should support some mechanism for invoking the elaboration
14531 of the Ada library units included in the system, and for invoking the
14532 finalization of the environment task.  On typical systems, the
14533 recommended mechanism is to provide two subprograms whose link names are
14534 @cite{adainit} and @cite{adafinal}.  @cite{adainit} should contain the
14535 elaboration code for library units.  @cite{adafinal} should contain the
14536 finalization code.  These subprograms should have no effect the second
14537 and subsequent time they are called."
14538 @end quotation
14540 Followed.
14542 @quotation
14544 "Automatic elaboration of pre-elaborated packages should be
14545 provided when pragma @cite{Export} is supported."
14546 @end quotation
14548 Followed when the main program is in Ada.  If the main program is in a
14549 foreign language, then
14550 @cite{adainit} must be called to elaborate pre-elaborated
14551 packages.
14553 @quotation
14555 "For each supported convention @cite{L} other than @cite{Intrinsic}, an
14556 implementation should support @cite{Import} and @cite{Export} pragmas
14557 for objects of @cite{L}-compatible types and for subprograms, and pragma
14558 @cite{Convention} for @cite{L}-eligible types and for subprograms,
14559 presuming the other language has corresponding features.  Pragma
14560 @cite{Convention} need not be supported for scalar types."
14561 @end quotation
14563 Followed.
14565 @geindex Package Interfaces
14567 @geindex Interfaces
14569 @node RM B 2 12-13 Package Interfaces,RM B 3 63-71 Interfacing with C,RM B 1 39-41 Pragma Export,Implementation Advice
14570 @anchor{gnat_rm/implementation_advice rm-b-2-12-13-package-interfaces}@anchor{22e}
14571 @section RM B.2(12-13): Package @cite{Interfaces}
14574 @quotation
14576 "For each implementation-defined convention identifier, there should be a
14577 child package of package Interfaces with the corresponding name.  This
14578 package should contain any declarations that would be useful for
14579 interfacing to the language (implementation) represented by the
14580 convention.  Any declarations useful for interfacing to any language on
14581 the given hardware architecture should be provided directly in
14582 @cite{Interfaces}."
14583 @end quotation
14585 Followed.
14587 @quotation
14589 "An implementation supporting an interface to C, COBOL, or Fortran should
14590 provide the corresponding package or packages described in the following
14591 clauses."
14592 @end quotation
14594 Followed.  GNAT provides all the packages described in this section.
14596 @geindex C
14597 @geindex interfacing with
14599 @node RM B 3 63-71 Interfacing with C,RM B 4 95-98 Interfacing with COBOL,RM B 2 12-13 Package Interfaces,Implementation Advice
14600 @anchor{gnat_rm/implementation_advice rm-b-3-63-71-interfacing-with-c}@anchor{22f}
14601 @section RM B.3(63-71): Interfacing with C
14604 @quotation
14606 "An implementation should support the following interface correspondences
14607 between Ada and C."
14608 @end quotation
14610 Followed.
14612 @quotation
14614 "An Ada procedure corresponds to a void-returning C function."
14615 @end quotation
14617 Followed.
14619 @quotation
14621 "An Ada function corresponds to a non-void C function."
14622 @end quotation
14624 Followed.
14626 @quotation
14628 "An Ada @cite{in} scalar parameter is passed as a scalar argument to a C
14629 function."
14630 @end quotation
14632 Followed.
14634 @quotation
14636 "An Ada @cite{in} parameter of an access-to-object type with designated
14637 type @cite{T} is passed as a @code{t*} argument to a C function,
14638 where @code{t} is the C type corresponding to the Ada type @cite{T}."
14639 @end quotation
14641 Followed.
14643 @quotation
14645 "An Ada access @cite{T} parameter, or an Ada @cite{out} or @cite{in out}
14646 parameter of an elementary type @cite{T}, is passed as a @code{t*}
14647 argument to a C function, where @code{t} is the C type corresponding to
14648 the Ada type @cite{T}.  In the case of an elementary @cite{out} or
14649 @cite{in out} parameter, a pointer to a temporary copy is used to
14650 preserve by-copy semantics."
14651 @end quotation
14653 Followed.
14655 @quotation
14657 "An Ada parameter of a record type @cite{T}, of any mode, is passed as a
14658 @code{t*} argument to a C function, where @code{t} is the C
14659 structure corresponding to the Ada type @cite{T}."
14660 @end quotation
14662 Followed.  This convention may be overridden by the use of the C_Pass_By_Copy
14663 pragma, or Convention, or by explicitly specifying the mechanism for a given
14664 call using an extended import or export pragma.
14666 @quotation
14668 "An Ada parameter of an array type with component type @cite{T}, of any
14669 mode, is passed as a @code{t*} argument to a C function, where
14670 @code{t} is the C type corresponding to the Ada type @cite{T}."
14671 @end quotation
14673 Followed.
14675 @quotation
14677 "An Ada parameter of an access-to-subprogram type is passed as a pointer
14678 to a C function whose prototype corresponds to the designated
14679 subprogram's specification."
14680 @end quotation
14682 Followed.
14684 @geindex COBOL
14685 @geindex interfacing with
14687 @node RM B 4 95-98 Interfacing with COBOL,RM B 5 22-26 Interfacing with Fortran,RM B 3 63-71 Interfacing with C,Implementation Advice
14688 @anchor{gnat_rm/implementation_advice rm-b-4-95-98-interfacing-with-cobol}@anchor{230}
14689 @section RM B.4(95-98): Interfacing with COBOL
14692 @quotation
14694 "An Ada implementation should support the following interface
14695 correspondences between Ada and COBOL."
14696 @end quotation
14698 Followed.
14700 @quotation
14702 "An Ada access @cite{T} parameter is passed as a @code{BY REFERENCE} data item of
14703 the COBOL type corresponding to @cite{T}."
14704 @end quotation
14706 Followed.
14708 @quotation
14710 "An Ada in scalar parameter is passed as a @code{BY CONTENT} data item of
14711 the corresponding COBOL type."
14712 @end quotation
14714 Followed.
14716 @quotation
14718 "Any other Ada parameter is passed as a @code{BY REFERENCE} data item of the
14719 COBOL type corresponding to the Ada parameter type; for scalars, a local
14720 copy is used if necessary to ensure by-copy semantics."
14721 @end quotation
14723 Followed.
14725 @geindex Fortran
14726 @geindex interfacing with
14728 @node RM B 5 22-26 Interfacing with Fortran,RM C 1 3-5 Access to Machine Operations,RM B 4 95-98 Interfacing with COBOL,Implementation Advice
14729 @anchor{gnat_rm/implementation_advice rm-b-5-22-26-interfacing-with-fortran}@anchor{231}
14730 @section RM B.5(22-26): Interfacing with Fortran
14733 @quotation
14735 "An Ada implementation should support the following interface
14736 correspondences between Ada and Fortran:"
14737 @end quotation
14739 Followed.
14741 @quotation
14743 "An Ada procedure corresponds to a Fortran subroutine."
14744 @end quotation
14746 Followed.
14748 @quotation
14750 "An Ada function corresponds to a Fortran function."
14751 @end quotation
14753 Followed.
14755 @quotation
14757 "An Ada parameter of an elementary, array, or record type @cite{T} is
14758 passed as a @cite{T} argument to a Fortran procedure, where @cite{T} is
14759 the Fortran type corresponding to the Ada type @cite{T}, and where the
14760 INTENT attribute of the corresponding dummy argument matches the Ada
14761 formal parameter mode; the Fortran implementation's parameter passing
14762 conventions are used.  For elementary types, a local copy is used if
14763 necessary to ensure by-copy semantics."
14764 @end quotation
14766 Followed.
14768 @quotation
14770 "An Ada parameter of an access-to-subprogram type is passed as a
14771 reference to a Fortran procedure whose interface corresponds to the
14772 designated subprogram's specification."
14773 @end quotation
14775 Followed.
14777 @geindex Machine operations
14779 @node RM C 1 3-5 Access to Machine Operations,RM C 1 10-16 Access to Machine Operations,RM B 5 22-26 Interfacing with Fortran,Implementation Advice
14780 @anchor{gnat_rm/implementation_advice rm-c-1-3-5-access-to-machine-operations}@anchor{232}
14781 @section RM C.1(3-5): Access to Machine Operations
14784 @quotation
14786 "The machine code or intrinsic support should allow access to all
14787 operations normally available to assembly language programmers for the
14788 target environment, including privileged instructions, if any."
14789 @end quotation
14791 Followed.
14793 @quotation
14795 "The interfacing pragmas (see Annex B) should support interface to
14796 assembler; the default assembler should be associated with the
14797 convention identifier @cite{Assembler}."
14798 @end quotation
14800 Followed.
14802 @quotation
14804 "If an entity is exported to assembly language, then the implementation
14805 should allocate it at an addressable location, and should ensure that it
14806 is retained by the linking process, even if not otherwise referenced
14807 from the Ada code.  The implementation should assume that any call to a
14808 machine code or assembler subprogram is allowed to read or update every
14809 object that is specified as exported."
14810 @end quotation
14812 Followed.
14814 @node RM C 1 10-16 Access to Machine Operations,RM C 3 28 Interrupt Support,RM C 1 3-5 Access to Machine Operations,Implementation Advice
14815 @anchor{gnat_rm/implementation_advice rm-c-1-10-16-access-to-machine-operations}@anchor{233}
14816 @section RM C.1(10-16): Access to Machine Operations
14819 @quotation
14821 "The implementation should ensure that little or no overhead is
14822 associated with calling intrinsic and machine-code subprograms."
14823 @end quotation
14825 Followed for both intrinsics and machine-code subprograms.
14827 @quotation
14829 "It is recommended that intrinsic subprograms be provided for convenient
14830 access to any machine operations that provide special capabilities or
14831 efficiency and that are not otherwise available through the language
14832 constructs."
14833 @end quotation
14835 Followed.  A full set of machine operation intrinsic subprograms is provided.
14837 @quotation
14839 "Atomic read-modify-write operations---e.g., test and set, compare and
14840 swap, decrement and test, enqueue/dequeue."
14841 @end quotation
14843 Followed on any target supporting such operations.
14845 @quotation
14847 "Standard numeric functions---e.g.:, sin, log."
14848 @end quotation
14850 Followed on any target supporting such operations.
14852 @quotation
14854 "String manipulation operations---e.g.:, translate and test."
14855 @end quotation
14857 Followed on any target supporting such operations.
14859 @quotation
14861 "Vector operations---e.g.:, compare vector against thresholds."
14862 @end quotation
14864 Followed on any target supporting such operations.
14866 @quotation
14868 "Direct operations on I/O ports."
14869 @end quotation
14871 Followed on any target supporting such operations.
14873 @geindex Interrupt support
14875 @node RM C 3 28 Interrupt Support,RM C 3 1 20-21 Protected Procedure Handlers,RM C 1 10-16 Access to Machine Operations,Implementation Advice
14876 @anchor{gnat_rm/implementation_advice rm-c-3-28-interrupt-support}@anchor{234}
14877 @section RM C.3(28): Interrupt Support
14880 @quotation
14882 "If the @cite{Ceiling_Locking} policy is not in effect, the
14883 implementation should provide means for the application to specify which
14884 interrupts are to be blocked during protected actions, if the underlying
14885 system allows for a finer-grain control of interrupt blocking."
14886 @end quotation
14888 Followed.  The underlying system does not allow for finer-grain control
14889 of interrupt blocking.
14891 @geindex Protected procedure handlers
14893 @node RM C 3 1 20-21 Protected Procedure Handlers,RM C 3 2 25 Package Interrupts,RM C 3 28 Interrupt Support,Implementation Advice
14894 @anchor{gnat_rm/implementation_advice rm-c-3-1-20-21-protected-procedure-handlers}@anchor{235}
14895 @section RM C.3.1(20-21): Protected Procedure Handlers
14898 @quotation
14900 "Whenever possible, the implementation should allow interrupt handlers to
14901 be called directly by the hardware."
14902 @end quotation
14904 Followed on any target where the underlying operating system permits
14905 such direct calls.
14907 @quotation
14909 "Whenever practical, violations of any
14910 implementation-defined restrictions should be detected before run time."
14911 @end quotation
14913 Followed.  Compile time warnings are given when possible.
14915 @geindex Package `Interrupts`
14917 @geindex Interrupts
14919 @node RM C 3 2 25 Package Interrupts,RM C 4 14 Pre-elaboration Requirements,RM C 3 1 20-21 Protected Procedure Handlers,Implementation Advice
14920 @anchor{gnat_rm/implementation_advice rm-c-3-2-25-package-interrupts}@anchor{236}
14921 @section RM C.3.2(25): Package @cite{Interrupts}
14924 @quotation
14926 "If implementation-defined forms of interrupt handler procedures are
14927 supported, such as protected procedures with parameters, then for each
14928 such form of a handler, a type analogous to @cite{Parameterless_Handler}
14929 should be specified in a child package of @cite{Interrupts}, with the
14930 same operations as in the predefined package Interrupts."
14931 @end quotation
14933 Followed.
14935 @geindex Pre-elaboration requirements
14937 @node RM C 4 14 Pre-elaboration Requirements,RM C 5 8 Pragma Discard_Names,RM C 3 2 25 Package Interrupts,Implementation Advice
14938 @anchor{gnat_rm/implementation_advice rm-c-4-14-pre-elaboration-requirements}@anchor{237}
14939 @section RM C.4(14): Pre-elaboration Requirements
14942 @quotation
14944 "It is recommended that pre-elaborated packages be implemented in such a
14945 way that there should be little or no code executed at run time for the
14946 elaboration of entities not already covered by the Implementation
14947 Requirements."
14948 @end quotation
14950 Followed.  Executable code is generated in some cases, e.g., loops
14951 to initialize large arrays.
14953 @node RM C 5 8 Pragma Discard_Names,RM C 7 2 30 The Package Task_Attributes,RM C 4 14 Pre-elaboration Requirements,Implementation Advice
14954 @anchor{gnat_rm/implementation_advice rm-c-5-8-pragma-discard-names}@anchor{238}
14955 @section RM C.5(8): Pragma @cite{Discard_Names}
14958 @quotation
14960 "If the pragma applies to an entity, then the implementation should
14961 reduce the amount of storage used for storing names associated with that
14962 entity."
14963 @end quotation
14965 Followed.
14967 @geindex Package Task_Attributes
14969 @geindex Task_Attributes
14971 @node RM C 7 2 30 The Package Task_Attributes,RM D 3 17 Locking Policies,RM C 5 8 Pragma Discard_Names,Implementation Advice
14972 @anchor{gnat_rm/implementation_advice rm-c-7-2-30-the-package-task-attributes}@anchor{239}
14973 @section RM C.7.2(30): The Package Task_Attributes
14976 @quotation
14978 "Some implementations are targeted to domains in which memory use at run
14979 time must be completely deterministic.  For such implementations, it is
14980 recommended that the storage for task attributes will be pre-allocated
14981 statically and not from the heap.  This can be accomplished by either
14982 placing restrictions on the number and the size of the task's
14983 attributes, or by using the pre-allocated storage for the first @cite{N}
14984 attribute objects, and the heap for the others.  In the latter case,
14985 @cite{N} should be documented."
14986 @end quotation
14988 Not followed.  This implementation is not targeted to such a domain.
14990 @geindex Locking Policies
14992 @node RM D 3 17 Locking Policies,RM D 4 16 Entry Queuing Policies,RM C 7 2 30 The Package Task_Attributes,Implementation Advice
14993 @anchor{gnat_rm/implementation_advice rm-d-3-17-locking-policies}@anchor{23a}
14994 @section RM D.3(17): Locking Policies
14997 @quotation
14999 "The implementation should use names that end with @code{_Locking} for
15000 locking policies defined by the implementation."
15001 @end quotation
15003 Followed.  Two implementation-defined locking policies are defined,
15004 whose names (@cite{Inheritance_Locking} and
15005 @cite{Concurrent_Readers_Locking}) follow this suggestion.
15007 @geindex Entry queuing policies
15009 @node RM D 4 16 Entry Queuing Policies,RM D 6 9-10 Preemptive Abort,RM D 3 17 Locking Policies,Implementation Advice
15010 @anchor{gnat_rm/implementation_advice rm-d-4-16-entry-queuing-policies}@anchor{23b}
15011 @section RM D.4(16): Entry Queuing Policies
15014 @quotation
15016 "Names that end with @code{_Queuing} should be used
15017 for all implementation-defined queuing policies."
15018 @end quotation
15020 Followed.  No such implementation-defined queuing policies exist.
15022 @geindex Preemptive abort
15024 @node RM D 6 9-10 Preemptive Abort,RM D 7 21 Tasking Restrictions,RM D 4 16 Entry Queuing Policies,Implementation Advice
15025 @anchor{gnat_rm/implementation_advice rm-d-6-9-10-preemptive-abort}@anchor{23c}
15026 @section RM D.6(9-10): Preemptive Abort
15029 @quotation
15031 "Even though the @cite{abort_statement} is included in the list of
15032 potentially blocking operations (see 9.5.1), it is recommended that this
15033 statement be implemented in a way that never requires the task executing
15034 the @cite{abort_statement} to block."
15035 @end quotation
15037 Followed.
15039 @quotation
15041 "On a multi-processor, the delay associated with aborting a task on
15042 another processor should be bounded; the implementation should use
15043 periodic polling, if necessary, to achieve this."
15044 @end quotation
15046 Followed.
15048 @geindex Tasking restrictions
15050 @node RM D 7 21 Tasking Restrictions,RM D 8 47-49 Monotonic Time,RM D 6 9-10 Preemptive Abort,Implementation Advice
15051 @anchor{gnat_rm/implementation_advice rm-d-7-21-tasking-restrictions}@anchor{23d}
15052 @section RM D.7(21): Tasking Restrictions
15055 @quotation
15057 "When feasible, the implementation should take advantage of the specified
15058 restrictions to produce a more efficient implementation."
15059 @end quotation
15061 GNAT currently takes advantage of these restrictions by providing an optimized
15062 run time when the Ravenscar profile and the GNAT restricted run time set
15063 of restrictions are specified.  See pragma @cite{Profile (Ravenscar)} and
15064 pragma @cite{Profile (Restricted)} for more details.
15066 @geindex Time
15067 @geindex monotonic
15069 @node RM D 8 47-49 Monotonic Time,RM E 5 28-29 Partition Communication Subsystem,RM D 7 21 Tasking Restrictions,Implementation Advice
15070 @anchor{gnat_rm/implementation_advice rm-d-8-47-49-monotonic-time}@anchor{23e}
15071 @section RM D.8(47-49): Monotonic Time
15074 @quotation
15076 "When appropriate, implementations should provide configuration
15077 mechanisms to change the value of @cite{Tick}."
15078 @end quotation
15080 Such configuration mechanisms are not appropriate to this implementation
15081 and are thus not supported.
15083 @quotation
15085 "It is recommended that @cite{Calendar.Clock} and @cite{Real_Time.Clock}
15086 be implemented as transformations of the same time base."
15087 @end quotation
15089 Followed.
15091 @quotation
15093 "It is recommended that the best time base which exists in
15094 the underlying system be available to the application through
15095 @cite{Clock}.  @cite{Best} may mean highest accuracy or largest range."
15096 @end quotation
15098 Followed.
15100 @geindex Partition communication subsystem
15102 @geindex PCS
15104 @node RM E 5 28-29 Partition Communication Subsystem,RM F 7 COBOL Support,RM D 8 47-49 Monotonic Time,Implementation Advice
15105 @anchor{gnat_rm/implementation_advice rm-e-5-28-29-partition-communication-subsystem}@anchor{23f}
15106 @section RM E.5(28-29): Partition Communication Subsystem
15109 @quotation
15111 "Whenever possible, the PCS on the called partition should allow for
15112 multiple tasks to call the RPC-receiver with different messages and
15113 should allow them to block until the corresponding subprogram body
15114 returns."
15115 @end quotation
15117 Followed by GLADE, a separately supplied PCS that can be used with
15118 GNAT.
15120 @quotation
15122 "The @cite{Write} operation on a stream of type @cite{Params_Stream_Type}
15123 should raise @cite{Storage_Error} if it runs out of space trying to
15124 write the @cite{Item} into the stream."
15125 @end quotation
15127 Followed by GLADE, a separately supplied PCS that can be used with
15128 GNAT.
15130 @geindex COBOL support
15132 @node RM F 7 COBOL Support,RM F 1 2 Decimal Radix Support,RM E 5 28-29 Partition Communication Subsystem,Implementation Advice
15133 @anchor{gnat_rm/implementation_advice rm-f-7-cobol-support}@anchor{240}
15134 @section RM F(7): COBOL Support
15137 @quotation
15139 "If COBOL (respectively, C) is widely supported in the target
15140 environment, implementations supporting the Information Systems Annex
15141 should provide the child package @cite{Interfaces.COBOL} (respectively,
15142 @cite{Interfaces.C}) specified in Annex B and should support a
15143 @cite{convention_identifier} of COBOL (respectively, C) in the interfacing
15144 pragmas (see Annex B), thus allowing Ada programs to interface with
15145 programs written in that language."
15146 @end quotation
15148 Followed.
15150 @geindex Decimal radix support
15152 @node RM F 1 2 Decimal Radix Support,RM G Numerics,RM F 7 COBOL Support,Implementation Advice
15153 @anchor{gnat_rm/implementation_advice rm-f-1-2-decimal-radix-support}@anchor{241}
15154 @section RM F.1(2): Decimal Radix Support
15157 @quotation
15159 "Packed decimal should be used as the internal representation for objects
15160 of subtype @cite{S} when @cite{S}'Machine_Radix = 10."
15161 @end quotation
15163 Not followed.  GNAT ignores @cite{S}'Machine_Radix and always uses binary
15164 representations.
15166 @geindex Numerics
15168 @node RM G Numerics,RM G 1 1 56-58 Complex Types,RM F 1 2 Decimal Radix Support,Implementation Advice
15169 @anchor{gnat_rm/implementation_advice rm-g-numerics}@anchor{242}
15170 @section RM G: Numerics
15173 @quotation
15175 "If Fortran (respectively, C) is widely supported in the target
15176 environment, implementations supporting the Numerics Annex
15177 should provide the child package @cite{Interfaces.Fortran} (respectively,
15178 @cite{Interfaces.C}) specified in Annex B and should support a
15179 @cite{convention_identifier} of Fortran (respectively, C) in the interfacing
15180 pragmas (see Annex B), thus allowing Ada programs to interface with
15181 programs written in that language."
15182 @end quotation
15184 Followed.
15186 @geindex Complex types
15188 @node RM G 1 1 56-58 Complex Types,RM G 1 2 49 Complex Elementary Functions,RM G Numerics,Implementation Advice
15189 @anchor{gnat_rm/implementation_advice rm-g-1-1-56-58-complex-types}@anchor{243}
15190 @section RM G.1.1(56-58): Complex Types
15193 @quotation
15195 "Because the usual mathematical meaning of multiplication of a complex
15196 operand and a real operand is that of the scaling of both components of
15197 the former by the latter, an implementation should not perform this
15198 operation by first promoting the real operand to complex type and then
15199 performing a full complex multiplication.  In systems that, in the
15200 future, support an Ada binding to IEC 559:1989, the latter technique
15201 will not generate the required result when one of the components of the
15202 complex operand is infinite.  (Explicit multiplication of the infinite
15203 component by the zero component obtained during promotion yields a NaN
15204 that propagates into the final result.) Analogous advice applies in the
15205 case of multiplication of a complex operand and a pure-imaginary
15206 operand, and in the case of division of a complex operand by a real or
15207 pure-imaginary operand."
15208 @end quotation
15210 Not followed.
15212 @quotation
15214 "Similarly, because the usual mathematical meaning of addition of a
15215 complex operand and a real operand is that the imaginary operand remains
15216 unchanged, an implementation should not perform this operation by first
15217 promoting the real operand to complex type and then performing a full
15218 complex addition.  In implementations in which the @cite{Signed_Zeros}
15219 attribute of the component type is @cite{True} (and which therefore
15220 conform to IEC 559:1989 in regard to the handling of the sign of zero in
15221 predefined arithmetic operations), the latter technique will not
15222 generate the required result when the imaginary component of the complex
15223 operand is a negatively signed zero.  (Explicit addition of the negative
15224 zero to the zero obtained during promotion yields a positive zero.)
15225 Analogous advice applies in the case of addition of a complex operand
15226 and a pure-imaginary operand, and in the case of subtraction of a
15227 complex operand and a real or pure-imaginary operand."
15228 @end quotation
15230 Not followed.
15232 @quotation
15234 "Implementations in which @cite{Real'Signed_Zeros} is @cite{True} should
15235 attempt to provide a rational treatment of the signs of zero results and
15236 result components.  As one example, the result of the @cite{Argument}
15237 function should have the sign of the imaginary component of the
15238 parameter @cite{X} when the point represented by that parameter lies on
15239 the positive real axis; as another, the sign of the imaginary component
15240 of the @cite{Compose_From_Polar} function should be the same as
15241 (respectively, the opposite of) that of the @cite{Argument} parameter when that
15242 parameter has a value of zero and the @cite{Modulus} parameter has a
15243 nonnegative (respectively, negative) value."
15244 @end quotation
15246 Followed.
15248 @geindex Complex elementary functions
15250 @node RM G 1 2 49 Complex Elementary Functions,RM G 2 4 19 Accuracy Requirements,RM G 1 1 56-58 Complex Types,Implementation Advice
15251 @anchor{gnat_rm/implementation_advice rm-g-1-2-49-complex-elementary-functions}@anchor{244}
15252 @section RM G.1.2(49): Complex Elementary Functions
15255 @quotation
15257 "Implementations in which @cite{Complex_Types.Real'Signed_Zeros} is
15258 @cite{True} should attempt to provide a rational treatment of the signs
15259 of zero results and result components.  For example, many of the complex
15260 elementary functions have components that are odd functions of one of
15261 the parameter components; in these cases, the result component should
15262 have the sign of the parameter component at the origin.  Other complex
15263 elementary functions have zero components whose sign is opposite that of
15264 a parameter component at the origin, or is always positive or always
15265 negative."
15266 @end quotation
15268 Followed.
15270 @geindex Accuracy requirements
15272 @node RM G 2 4 19 Accuracy Requirements,RM G 2 6 15 Complex Arithmetic Accuracy,RM G 1 2 49 Complex Elementary Functions,Implementation Advice
15273 @anchor{gnat_rm/implementation_advice rm-g-2-4-19-accuracy-requirements}@anchor{245}
15274 @section RM G.2.4(19): Accuracy Requirements
15277 @quotation
15279 "The versions of the forward trigonometric functions without a
15280 @cite{Cycle} parameter should not be implemented by calling the
15281 corresponding version with a @cite{Cycle} parameter of
15282 @cite{2.0*Numerics.Pi}, since this will not provide the required
15283 accuracy in some portions of the domain.  For the same reason, the
15284 version of @cite{Log} without a @cite{Base} parameter should not be
15285 implemented by calling the corresponding version with a @cite{Base}
15286 parameter of @cite{Numerics.e}."
15287 @end quotation
15289 Followed.
15291 @geindex Complex arithmetic accuracy
15293 @geindex Accuracy
15294 @geindex complex arithmetic
15296 @node RM G 2 6 15 Complex Arithmetic Accuracy,RM H 6 15/2 Pragma Partition_Elaboration_Policy,RM G 2 4 19 Accuracy Requirements,Implementation Advice
15297 @anchor{gnat_rm/implementation_advice rm-g-2-6-15-complex-arithmetic-accuracy}@anchor{246}
15298 @section RM G.2.6(15): Complex Arithmetic Accuracy
15301 @quotation
15303 "The version of the @cite{Compose_From_Polar} function without a
15304 @cite{Cycle} parameter should not be implemented by calling the
15305 corresponding version with a @cite{Cycle} parameter of
15306 @cite{2.0*Numerics.Pi}, since this will not provide the required
15307 accuracy in some portions of the domain."
15308 @end quotation
15310 Followed.
15312 @geindex Sequential elaboration policy
15314 @node RM H 6 15/2 Pragma Partition_Elaboration_Policy,,RM G 2 6 15 Complex Arithmetic Accuracy,Implementation Advice
15315 @anchor{gnat_rm/implementation_advice rm-h-6-15-2-pragma-partition-elaboration-policy}@anchor{247}
15316 @section RM H.6(15/2): Pragma Partition_Elaboration_Policy
15319 @quotation
15321 "If the partition elaboration policy is @cite{Sequential} and the
15322 Environment task becomes permanently blocked during elaboration then the
15323 partition is deadlocked and it is recommended that the partition be
15324 immediately terminated."
15325 @end quotation
15327 Not followed.
15329 @node Implementation Defined Characteristics,Intrinsic Subprograms,Implementation Advice,Top
15330 @anchor{gnat_rm/implementation_defined_characteristics implementation-defined-characteristics}@anchor{b}@anchor{gnat_rm/implementation_defined_characteristics doc}@anchor{248}@anchor{gnat_rm/implementation_defined_characteristics id1}@anchor{249}
15331 @chapter Implementation Defined Characteristics
15334 In addition to the implementation dependent pragmas and attributes, and the
15335 implementation advice, there are a number of other Ada features that are
15336 potentially implementation dependent and are designated as
15337 implementation-defined. These are mentioned throughout the Ada Reference
15338 Manual, and are summarized in Annex M.
15340 A requirement for conforming Ada compilers is that they provide
15341 documentation describing how the implementation deals with each of these
15342 issues.  In this chapter you will find each point in Annex M listed,
15343 followed by a description of how GNAT
15344 handles the implementation dependence.
15346 You can use this chapter as a guide to minimizing implementation
15347 dependent features in your programs if portability to other compilers
15348 and other operating systems is an important consideration.  The numbers
15349 in each entry below correspond to the paragraph numbers in the Ada
15350 Reference Manual.
15353 @itemize *
15355 @item 
15356 "Whether or not each recommendation given in Implementation
15357 Advice is followed.  See 1.1.2(37)."
15358 @end itemize
15360 See @ref{a,,Implementation Advice}.
15363 @itemize *
15365 @item 
15366 "Capacity limitations of the implementation.  See 1.1.3(3)."
15367 @end itemize
15369 The complexity of programs that can be processed is limited only by the
15370 total amount of available virtual memory, and disk space for the
15371 generated object files.
15374 @itemize *
15376 @item 
15377 "Variations from the standard that are impractical to avoid
15378 given the implementation's execution environment.  See 1.1.3(6)."
15379 @end itemize
15381 There are no variations from the standard.
15384 @itemize *
15386 @item 
15387 "Which code_statements cause external
15388 interactions.  See 1.1.3(10)."
15389 @end itemize
15391 Any @cite{code_statement} can potentially cause external interactions.
15394 @itemize *
15396 @item 
15397 "The coded representation for the text of an Ada
15398 program.  See 2.1(4)."
15399 @end itemize
15401 See separate section on source representation.
15404 @itemize *
15406 @item 
15407 "The control functions allowed in comments.  See 2.1(14)."
15408 @end itemize
15410 See separate section on source representation.
15413 @itemize *
15415 @item 
15416 "The representation for an end of line.  See 2.2(2)."
15417 @end itemize
15419 See separate section on source representation.
15422 @itemize *
15424 @item 
15425 "Maximum supported line length and lexical element
15426 length.  See 2.2(15)."
15427 @end itemize
15429 The maximum line length is 255 characters and the maximum length of
15430 a lexical element is also 255 characters. This is the default setting
15431 if not overridden by the use of compiler switch @emph{-gnaty} (which
15432 sets the maximum to 79) or @emph{-gnatyMnn} which allows the maximum
15433 line length to be specified to be any value up to 32767. The maximum
15434 length of a lexical element is the same as the maximum line length.
15437 @itemize *
15439 @item 
15440 "Implementation defined pragmas.  See 2.8(14)."
15441 @end itemize
15443 See @ref{7,,Implementation Defined Pragmas}.
15446 @itemize *
15448 @item 
15449 "Effect of pragma @cite{Optimize}.  See 2.8(27)."
15450 @end itemize
15452 Pragma @cite{Optimize}, if given with a @cite{Time} or @cite{Space}
15453 parameter, checks that the optimization flag is set, and aborts if it is
15454 not.
15457 @itemize *
15459 @item 
15460 "The sequence of characters of the value returned by
15461 @code{S'Image} when some of the graphic characters of
15462 @code{S'Wide_Image} are not defined in @cite{Character}.  See
15463 3.5(37)."
15464 @end itemize
15466 The sequence of characters is as defined by the wide character encoding
15467 method used for the source.  See section on source representation for
15468 further details.
15471 @itemize *
15473 @item 
15474 "The predefined integer types declared in
15475 @cite{Standard}.  See 3.5.4(25)."
15476 @end itemize
15479 @multitable {xxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} 
15480 @headitem
15482 Type
15484 @tab
15486 Representation
15488 @item
15490 @emph{Short_Short_Integer}
15492 @tab
15494 8 bit signed
15496 @item
15498 @emph{Short_Integer}
15500 @tab
15502 (Short) 16 bit signed
15504 @item
15506 @emph{Integer}
15508 @tab
15510 32 bit signed
15512 @item
15514 @emph{Long_Integer}
15516 @tab
15518 64 bit signed (on most 64 bit targets,
15519 depending on the C definition of long).
15520 32 bit signed (all other targets)
15522 @item
15524 @emph{Long_Long_Integer}
15526 @tab
15528 64 bit signed
15530 @end multitable
15534 @itemize *
15536 @item 
15537 "Any nonstandard integer types and the operators defined
15538 for them.  See 3.5.4(26)."
15539 @end itemize
15541 There are no nonstandard integer types.
15544 @itemize *
15546 @item 
15547 "Any nonstandard real types and the operators defined for
15548 them.  See 3.5.6(8)."
15549 @end itemize
15551 There are no nonstandard real types.
15554 @itemize *
15556 @item 
15557 "What combinations of requested decimal precision and range
15558 are supported for floating point types.  See 3.5.7(7)."
15559 @end itemize
15561 The precision and range is as defined by the IEEE standard.
15564 @itemize *
15566 @item 
15567 "The predefined floating point types declared in
15568 @cite{Standard}.  See 3.5.7(16)."
15569 @end itemize
15572 @multitable {xxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} 
15573 @headitem
15575 Type
15577 @tab
15579 Representation
15581 @item
15583 @emph{Short_Float}
15585 @tab
15587 32 bit IEEE short
15589 @item
15591 @emph{Float}
15593 @tab
15595 (Short) 32 bit IEEE short
15597 @item
15599 @emph{Long_Float}
15601 @tab
15603 64 bit IEEE long
15605 @item
15607 @emph{Long_Long_Float}
15609 @tab
15611 64 bit IEEE long (80 bit IEEE long on x86 processors)
15613 @end multitable
15617 @itemize *
15619 @item 
15620 "The small of an ordinary fixed point type.  See 3.5.9(8)."
15621 @end itemize
15623 @cite{Fine_Delta} is 2**(-63)
15626 @itemize *
15628 @item 
15629 "What combinations of small, range, and digits are
15630 supported for fixed point types.  See 3.5.9(10)."
15631 @end itemize
15633 Any combinations are permitted that do not result in a small less than
15634 @cite{Fine_Delta} and do not result in a mantissa larger than 63 bits.
15635 If the mantissa is larger than 53 bits on machines where Long_Long_Float
15636 is 64 bits (true of all architectures except ia32), then the output from
15637 Text_IO is accurate to only 53 bits, rather than the full mantissa.  This
15638 is because floating-point conversions are used to convert fixed point.
15641 @itemize *
15643 @item 
15644 "The result of @cite{Tags.Expanded_Name} for types declared
15645 within an unnamed @cite{block_statement}.  See 3.9(10)."
15646 @end itemize
15648 Block numbers of the form @cite{B`nnn`}, where @cite{nnn} is a
15649 decimal integer are allocated.
15652 @itemize *
15654 @item 
15655 "Implementation-defined attributes.  See 4.1.4(12)."
15656 @end itemize
15658 See @ref{8,,Implementation Defined Attributes}.
15661 @itemize *
15663 @item 
15664 "Any implementation-defined time types.  See 9.6(6)."
15665 @end itemize
15667 There are no implementation-defined time types.
15670 @itemize *
15672 @item 
15673 "The time base associated with relative delays."
15674 @end itemize
15676 See 9.6(20).  The time base used is that provided by the C library
15677 function @cite{gettimeofday}.
15680 @itemize *
15682 @item 
15683 "The time base of the type @cite{Calendar.Time}.  See
15684 9.6(23)."
15685 @end itemize
15687 The time base used is that provided by the C library function
15688 @cite{gettimeofday}.
15691 @itemize *
15693 @item 
15694 "The time zone used for package @cite{Calendar}
15695 operations.  See 9.6(24)."
15696 @end itemize
15698 The time zone used by package @cite{Calendar} is the current system time zone
15699 setting for local time, as accessed by the C library function
15700 @cite{localtime}.
15703 @itemize *
15705 @item 
15706 "Any limit on @cite{delay_until_statements} of
15707 @cite{select_statements}.  See 9.6(29)."
15708 @end itemize
15710 There are no such limits.
15713 @itemize *
15715 @item 
15716 "Whether or not two non-overlapping parts of a composite
15717 object are independently addressable, in the case where packing, record
15718 layout, or @cite{Component_Size} is specified for the object.  See
15719 9.10(1)."
15720 @end itemize
15722 Separate components are independently addressable if they do not share
15723 overlapping storage units.
15726 @itemize *
15728 @item 
15729 "The representation for a compilation.  See 10.1(2)."
15730 @end itemize
15732 A compilation is represented by a sequence of files presented to the
15733 compiler in a single invocation of the @emph{gcc} command.
15736 @itemize *
15738 @item 
15739 "Any restrictions on compilations that contain multiple
15740 compilation_units.  See 10.1(4)."
15741 @end itemize
15743 No single file can contain more than one compilation unit, but any
15744 sequence of files can be presented to the compiler as a single
15745 compilation.
15748 @itemize *
15750 @item 
15751 "The mechanisms for creating an environment and for adding
15752 and replacing compilation units.  See 10.1.4(3)."
15753 @end itemize
15755 See separate section on compilation model.
15758 @itemize *
15760 @item 
15761 "The manner of explicitly assigning library units to a
15762 partition.  See 10.2(2)."
15763 @end itemize
15765 If a unit contains an Ada main program, then the Ada units for the partition
15766 are determined by recursive application of the rules in the Ada Reference
15767 Manual section 10.2(2-6).  In other words, the Ada units will be those that
15768 are needed by the main program, and then this definition of need is applied
15769 recursively to those units, and the partition contains the transitive
15770 closure determined by this relationship.  In short, all the necessary units
15771 are included, with no need to explicitly specify the list.  If additional
15772 units are required, e.g., by foreign language units, then all units must be
15773 mentioned in the context clause of one of the needed Ada units.
15775 If the partition contains no main program, or if the main program is in
15776 a language other than Ada, then GNAT
15777 provides the binder options @emph{-z} and @emph{-n} respectively, and in
15778 this case a list of units can be explicitly supplied to the binder for
15779 inclusion in the partition (all units needed by these units will also
15780 be included automatically).  For full details on the use of these
15781 options, refer to the @cite{GNAT Make Program gnatmake} in the
15782 @cite{GNAT User's Guide}.
15785 @itemize *
15787 @item 
15788 "The implementation-defined means, if any, of specifying
15789 which compilation units are needed by a given compilation unit.  See
15790 10.2(2)."
15791 @end itemize
15793 The units needed by a given compilation unit are as defined in
15794 the Ada Reference Manual section 10.2(2-6).  There are no
15795 implementation-defined pragmas or other implementation-defined
15796 means for specifying needed units.
15799 @itemize *
15801 @item 
15802 "The manner of designating the main subprogram of a
15803 partition.  See 10.2(7)."
15804 @end itemize
15806 The main program is designated by providing the name of the
15807 corresponding @code{ALI} file as the input parameter to the binder.
15810 @itemize *
15812 @item 
15813 "The order of elaboration of @cite{library_items}.  See
15814 10.2(18)."
15815 @end itemize
15817 The first constraint on ordering is that it meets the requirements of
15818 Chapter 10 of the Ada Reference Manual.  This still leaves some
15819 implementation dependent choices, which are resolved by first
15820 elaborating bodies as early as possible (i.e., in preference to specs
15821 where there is a choice), and second by evaluating the immediate with
15822 clauses of a unit to determine the probably best choice, and
15823 third by elaborating in alphabetical order of unit names
15824 where a choice still remains.
15827 @itemize *
15829 @item 
15830 "Parameter passing and function return for the main
15831 subprogram.  See 10.2(21)."
15832 @end itemize
15834 The main program has no parameters.  It may be a procedure, or a function
15835 returning an integer type.  In the latter case, the returned integer
15836 value is the return code of the program (overriding any value that
15837 may have been set by a call to @cite{Ada.Command_Line.Set_Exit_Status}).
15840 @itemize *
15842 @item 
15843 "The mechanisms for building and running partitions.  See
15844 10.2(24)."
15845 @end itemize
15847 GNAT itself supports programs with only a single partition.  The GNATDIST
15848 tool provided with the GLADE package (which also includes an implementation
15849 of the PCS) provides a completely flexible method for building and running
15850 programs consisting of multiple partitions.  See the separate GLADE manual
15851 for details.
15854 @itemize *
15856 @item 
15857 "The details of program execution, including program
15858 termination.  See 10.2(25)."
15859 @end itemize
15861 See separate section on compilation model.
15864 @itemize *
15866 @item 
15867 "The semantics of any non-active partitions supported by the
15868 implementation.  See 10.2(28)."
15869 @end itemize
15871 Passive partitions are supported on targets where shared memory is
15872 provided by the operating system.  See the GLADE reference manual for
15873 further details.
15876 @itemize *
15878 @item 
15879 "The information returned by @cite{Exception_Message}.  See
15880 11.4.1(10)."
15881 @end itemize
15883 Exception message returns the null string unless a specific message has
15884 been passed by the program.
15887 @itemize *
15889 @item 
15890 "The result of @cite{Exceptions.Exception_Name} for types
15891 declared within an unnamed @cite{block_statement}.  See 11.4.1(12)."
15892 @end itemize
15894 Blocks have implementation defined names of the form @cite{B`nnn`}
15895 where @cite{nnn} is an integer.
15898 @itemize *
15900 @item 
15901 "The information returned by
15902 @cite{Exception_Information}.  See 11.4.1(13)."
15903 @end itemize
15905 @cite{Exception_Information} returns a string in the following format:
15907 @example
15908 *Exception_Name:* nnnnn
15909 *Message:* mmmmm
15910 *PID:* ppp
15911 *Load address:* 0xhhhh
15912 *Call stack traceback locations:*
15913 0xhhhh 0xhhhh 0xhhhh ... 0xhhh
15914 @end example
15916 where
15918 @quotation
15921 @itemize *
15923 @item 
15924 @cite{nnnn} is the fully qualified name of the exception in all upper
15925 case letters. This line is always present.
15927 @item 
15928 @cite{mmmm} is the message (this line present only if message is non-null)
15930 @item 
15931 @cite{ppp} is the Process Id value as a decimal integer (this line is
15932 present only if the Process Id is nonzero). Currently we are
15933 not making use of this field.
15935 @item 
15936 The Load address line, the Call stack traceback locations line and the
15937 following values are present only if at least one traceback location was
15938 recorded. The Load address indicates the address at which the main executable
15939 was loaded; this line may not be present if operating system hasn't relocated
15940 the main executable. The values are given in C style format, with lower case
15941 letters for a-f, and only as many digits present as are necessary.
15942 The line terminator sequence at the end of each line, including
15943 the last line is a single @cite{LF} character (@cite{16#0A#}).
15944 @end itemize
15945 @end quotation
15948 @itemize *
15950 @item 
15951 "Implementation-defined check names.  See 11.5(27)."
15952 @end itemize
15954 The implementation defined check names include Alignment_Check,
15955 Atomic_Synchronization, Duplicated_Tag_Check, Container_Checks,
15956 Tampering_Check, Predicate_Check, and Validity_Check. In addition, a user
15957 program can add implementation-defined check names by means of the pragma
15958 Check_Name. See the description of pragma @cite{Suppress} for full details.
15961 @itemize *
15963 @item 
15964 "The interpretation of each aspect of representation.  See
15965 13.1(20)."
15966 @end itemize
15968 See separate section on data representations.
15971 @itemize *
15973 @item 
15974 "Any restrictions placed upon representation items.  See
15975 13.1(20)."
15976 @end itemize
15978 See separate section on data representations.
15981 @itemize *
15983 @item 
15984 "The meaning of @cite{Size} for indefinite subtypes.  See
15985 13.3(48)."
15986 @end itemize
15988 Size for an indefinite subtype is the maximum possible size, except that
15989 for the case of a subprogram parameter, the size of the parameter object
15990 is the actual size.
15993 @itemize *
15995 @item 
15996 "The default external representation for a type tag.  See
15997 13.3(75)."
15998 @end itemize
16000 The default external representation for a type tag is the fully expanded
16001 name of the type in upper case letters.
16004 @itemize *
16006 @item 
16007 "What determines whether a compilation unit is the same in
16008 two different partitions.  See 13.3(76)."
16009 @end itemize
16011 A compilation unit is the same in two different partitions if and only
16012 if it derives from the same source file.
16015 @itemize *
16017 @item 
16018 "Implementation-defined components.  See 13.5.1(15)."
16019 @end itemize
16021 The only implementation defined component is the tag for a tagged type,
16022 which contains a pointer to the dispatching table.
16025 @itemize *
16027 @item 
16028 "If @cite{Word_Size} = @cite{Storage_Unit}, the default bit
16029 ordering.  See 13.5.3(5)."
16030 @end itemize
16032 @cite{Word_Size} (32) is not the same as @cite{Storage_Unit} (8) for this
16033 implementation, so no non-default bit ordering is supported.  The default
16034 bit ordering corresponds to the natural endianness of the target architecture.
16037 @itemize *
16039 @item 
16040 "The contents of the visible part of package @cite{System}
16041 and its language-defined children.  See 13.7(2)."
16042 @end itemize
16044 See the definition of these packages in files @code{system.ads} and
16045 @code{s-stoele.ads}. Note that two declarations are added to package
16046 System.
16048 @example
16049 Max_Priority           : constant Positive := Priority'Last;
16050 Max_Interrupt_Priority : constant Positive := Interrupt_Priority'Last;
16051 @end example
16054 @itemize *
16056 @item 
16057 "The contents of the visible part of package
16058 @cite{System.Machine_Code}, and the meaning of
16059 @cite{code_statements}.  See 13.8(7)."
16060 @end itemize
16062 See the definition and documentation in file @code{s-maccod.ads}.
16065 @itemize *
16067 @item 
16068 "The effect of unchecked conversion.  See 13.9(11)."
16069 @end itemize
16071 Unchecked conversion between types of the same size
16072 results in an uninterpreted transmission of the bits from one type
16073 to the other.  If the types are of unequal sizes, then in the case of
16074 discrete types, a shorter source is first zero or sign extended as
16075 necessary, and a shorter target is simply truncated on the left.
16076 For all non-discrete types, the source is first copied if necessary
16077 to ensure that the alignment requirements of the target are met, then
16078 a pointer is constructed to the source value, and the result is obtained
16079 by dereferencing this pointer after converting it to be a pointer to the
16080 target type. Unchecked conversions where the target subtype is an
16081 unconstrained array are not permitted. If the target alignment is
16082 greater than the source alignment, then a copy of the result is
16083 made with appropriate alignment
16086 @itemize *
16088 @item 
16089 "The semantics of operations on invalid representations.
16090 See 13.9.2(10-11)."
16091 @end itemize
16093 For assignments and other operations where the use of invalid values cannot
16094 result in erroneous behavior, the compiler ignores the possibility of invalid
16095 values. An exception is raised at the point where an invalid value would
16096 result in erroneous behavior. For example executing:
16098 @example
16099 procedure invalidvals is
16100   X : Integer := -1;
16101   Y : Natural range 1 .. 10;
16102   for Y'Address use X'Address;
16103   Z : Natural range 1 .. 10;
16104   A : array (Natural range 1 .. 10) of Integer;
16105 begin
16106   Z := Y;     -- no exception
16107   A (Z) := 3; -- exception raised;
16108 end;
16109 @end example
16111 As indicated, an exception is raised on the array assignment, but not
16112 on the simple assignment of the invalid negative value from Y to Z.
16115 @itemize *
16117 @item 
16118 "The manner of choosing a storage pool for an access type
16119 when @cite{Storage_Pool} is not specified for the type.  See 13.11(17)."
16120 @end itemize
16122 There are 3 different standard pools used by the compiler when
16123 @cite{Storage_Pool} is not specified depending whether the type is local
16124 to a subprogram or defined at the library level and whether
16125 @cite{Storage_Size`is specified or not. See documentation in the runtime library units `System.Pool_Global}, @cite{System.Pool_Size} and
16126 @cite{System.Pool_Local} in files @code{s-poosiz.ads},
16127 @code{s-pooglo.ads} and @code{s-pooloc.ads} for full details on the
16128 default pools used.
16131 @itemize *
16133 @item 
16134 "Whether or not the implementation provides user-accessible
16135 names for the standard pool type(s).  See 13.11(17)."
16136 @end itemize
16138 See documentation in the sources of the run time mentioned in the previous
16139 paragraph.  All these pools are accessible by means of @cite{with}'ing
16140 these units.
16143 @itemize *
16145 @item 
16146 "The meaning of @cite{Storage_Size}.  See 13.11(18)."
16147 @end itemize
16149 @cite{Storage_Size} is measured in storage units, and refers to the
16150 total space available for an access type collection, or to the primary
16151 stack space for a task.
16154 @itemize *
16156 @item 
16157 "Implementation-defined aspects of storage pools.  See
16158 13.11(22)."
16159 @end itemize
16161 See documentation in the sources of the run time mentioned in the
16162 paragraph about standard storage pools above
16163 for details on GNAT-defined aspects of storage pools.
16166 @itemize *
16168 @item 
16169 "The set of restrictions allowed in a pragma
16170 @cite{Restrictions}.  See 13.12(7)."
16171 @end itemize
16173 See @ref{9,,Standard and Implementation Defined Restrictions}.
16176 @itemize *
16178 @item 
16179 "The consequences of violating limitations on
16180 @cite{Restrictions} pragmas.  See 13.12(9)."
16181 @end itemize
16183 Restrictions that can be checked at compile time result in illegalities
16184 if violated.  Currently there are no other consequences of violating
16185 restrictions.
16188 @itemize *
16190 @item 
16191 "The representation used by the @cite{Read} and
16192 @cite{Write} attributes of elementary types in terms of stream
16193 elements.  See 13.13.2(9)."
16194 @end itemize
16196 The representation is the in-memory representation of the base type of
16197 the type, using the number of bits corresponding to the
16198 @code{type'Size} value, and the natural ordering of the machine.
16201 @itemize *
16203 @item 
16204 "The names and characteristics of the numeric subtypes
16205 declared in the visible part of package @cite{Standard}.  See A.1(3)."
16206 @end itemize
16208 See items describing the integer and floating-point types supported.
16211 @itemize *
16213 @item 
16214 "The string returned by @cite{Character_Set_Version}.
16215 See A.3.5(3)."
16216 @end itemize
16218 @cite{Ada.Wide_Characters.Handling.Character_Set_Version} returns
16219 the string "Unicode 4.0", referring to version 4.0 of the
16220 Unicode specification.
16223 @itemize *
16225 @item 
16226 "The accuracy actually achieved by the elementary
16227 functions.  See A.5.1(1)."
16228 @end itemize
16230 The elementary functions correspond to the functions available in the C
16231 library.  Only fast math mode is implemented.
16234 @itemize *
16236 @item 
16237 "The sign of a zero result from some of the operators or
16238 functions in @cite{Numerics.Generic_Elementary_Functions}, when
16239 @cite{Float_Type'Signed_Zeros} is @cite{True}.  See A.5.1(46)."
16240 @end itemize
16242 The sign of zeroes follows the requirements of the IEEE 754 standard on
16243 floating-point.
16246 @itemize *
16248 @item 
16249 "The value of
16250 @cite{Numerics.Float_Random.Max_Image_Width}.  See A.5.2(27)."
16251 @end itemize
16253 Maximum image width is 6864, see library file @code{s-rannum.ads}.
16256 @itemize *
16258 @item 
16259 "The value of
16260 @cite{Numerics.Discrete_Random.Max_Image_Width}.  See A.5.2(27)."
16261 @end itemize
16263 Maximum image width is 6864, see library file @code{s-rannum.ads}.
16266 @itemize *
16268 @item 
16269 "The algorithms for random number generation.  See
16270 A.5.2(32)."
16271 @end itemize
16273 The algorithm is the Mersenne Twister, as documented in the source file
16274 @code{s-rannum.adb}. This version of the algorithm has a period of
16275 2**19937-1.
16278 @itemize *
16280 @item 
16281 "The string representation of a random number generator's
16282 state.  See A.5.2(38)."
16283 @end itemize
16285 The value returned by the Image function is the concatenation of
16286 the fixed-width decimal representations of the 624 32-bit integers
16287 of the state vector.
16290 @itemize *
16292 @item 
16293 "The minimum time interval between calls to the
16294 time-dependent Reset procedure that are guaranteed to initiate different
16295 random number sequences.  See A.5.2(45)."
16296 @end itemize
16298 The minimum period between reset calls to guarantee distinct series of
16299 random numbers is one microsecond.
16302 @itemize *
16304 @item 
16305 "The values of the @cite{Model_Mantissa},
16306 @cite{Model_Emin}, @cite{Model_Epsilon}, @cite{Model},
16307 @cite{Safe_First}, and @cite{Safe_Last} attributes, if the Numerics
16308 Annex is not supported.  See A.5.3(72)."
16309 @end itemize
16311 Run the compiler with @emph{-gnatS} to produce a listing of package
16312 @cite{Standard}, has the values of all numeric attributes.
16315 @itemize *
16317 @item 
16318 "Any implementation-defined characteristics of the
16319 input-output packages.  See A.7(14)."
16320 @end itemize
16322 There are no special implementation defined characteristics for these
16323 packages.
16326 @itemize *
16328 @item 
16329 "The value of @cite{Buffer_Size} in @cite{Storage_IO}.  See
16330 A.9(10)."
16331 @end itemize
16333 All type representations are contiguous, and the @cite{Buffer_Size} is
16334 the value of @code{type'Size} rounded up to the next storage unit
16335 boundary.
16338 @itemize *
16340 @item 
16341 "External files for standard input, standard output, and
16342 standard error See A.10(5)."
16343 @end itemize
16345 These files are mapped onto the files provided by the C streams
16346 libraries.  See source file @code{i-cstrea.ads} for further details.
16349 @itemize *
16351 @item 
16352 "The accuracy of the value produced by @cite{Put}.  See
16353 A.10.9(36)."
16354 @end itemize
16356 If more digits are requested in the output than are represented by the
16357 precision of the value, zeroes are output in the corresponding least
16358 significant digit positions.
16361 @itemize *
16363 @item 
16364 "The meaning of @cite{Argument_Count}, @cite{Argument}, and
16365 @cite{Command_Name}.  See A.15(1)."
16366 @end itemize
16368 These are mapped onto the @cite{argv} and @cite{argc} parameters of the
16369 main program in the natural manner.
16372 @itemize *
16374 @item 
16375 "The interpretation of the @cite{Form} parameter in procedure
16376 @cite{Create_Directory}.  See A.16(56)."
16377 @end itemize
16379 The @cite{Form} parameter is not used.
16382 @itemize *
16384 @item 
16385 "The interpretation of the @cite{Form} parameter in procedure
16386 @cite{Create_Path}.  See A.16(60)."
16387 @end itemize
16389 The @cite{Form} parameter is not used.
16392 @itemize *
16394 @item 
16395 "The interpretation of the @cite{Form} parameter in procedure
16396 @cite{Copy_File}.  See A.16(68)."
16397 @end itemize
16399 The @cite{Form} parameter is case-insensitive.
16400 Two fields are recognized in the @cite{Form} parameter:
16402 @example
16403 *preserve=<value>*
16404 *mode=<value>*
16405 @end example
16407 <value> starts immediately after the character '=' and ends with the
16408 character immediately preceding the next comma (',') or with the last
16409 character of the parameter.
16411 The only possible values for preserve= are:
16414 @multitable {xxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} 
16415 @headitem
16417 Value
16419 @tab
16421 Meaning
16423 @item
16425 @emph{no_attributes}
16427 @tab
16429 Do not try to preserve any file attributes. This is the
16430 default if no preserve= is found in Form.
16432 @item
16434 @emph{all_attributes}
16436 @tab
16438 Try to preserve all file attributes (timestamps, access rights).
16440 @item
16442 @emph{timestamps}
16444 @tab
16446 Preserve the timestamp of the copied file, but not the other
16447 file attributes.
16449 @end multitable
16452 The only possible values for mode= are:
16455 @multitable {xxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} 
16456 @headitem
16458 Value
16460 @tab
16462 Meaning
16464 @item
16466 @emph{copy}
16468 @tab
16470 Only do the copy if the destination file does not already exist.
16471 If it already exists, Copy_File fails.
16473 @item
16475 @emph{overwrite}
16477 @tab
16479 Copy the file in all cases. Overwrite an already existing destination file.
16481 @item
16483 @emph{append}
16485 @tab
16487 Append the original file to the destination file. If the destination file
16488 does not exist, the destination file is a copy of the source file.
16489 When mode=append, the field preserve=, if it exists, is not taken into account.
16491 @end multitable
16494 If the Form parameter includes one or both of the fields and the value or
16495 values are incorrect, Copy_file fails with Use_Error.
16497 Examples of correct Forms:
16499 @example
16500 Form => "preserve=no_attributes,mode=overwrite" (the default)
16501 Form => "mode=append"
16502 Form => "mode=copy, preserve=all_attributes"
16503 @end example
16505 Examples of incorrect Forms:
16507 @example
16508 Form => "preserve=junk"
16509 Form => "mode=internal, preserve=timestamps"
16510 @end example
16513 @itemize *
16515 @item 
16516 "The interpretation of the @cite{Pattern} parameter, when not the null string,
16517 in the @cite{Start_Search} and @cite{Search} procedures.
16518 See A.16(104) and A.16(112)."
16519 @end itemize
16521 When the @cite{Pattern} parameter is not the null string, it is interpreted
16522 according to the syntax of regular expressions as defined in the
16523 @cite{GNAT.Regexp} package.
16525 See @ref{24a,,GNAT.Regexp (g-regexp.ads)}.
16528 @itemize *
16530 @item 
16531 "Implementation-defined convention names.  See B.1(11)."
16532 @end itemize
16534 The following convention names are supported
16537 @multitable {xxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} 
16538 @headitem
16540 Convention Name
16542 @tab
16544 Interpretation
16546 @item
16548 @emph{Ada}
16550 @tab
16554 @item
16556 @emph{Ada_Pass_By_Copy}
16558 @tab
16560 Allowed for any types except by-reference types such as limited
16561 records. Compatible with convention Ada, but causes any parameters
16562 with this convention to be passed by copy.
16564 @item
16566 @emph{Ada_Pass_By_Reference}
16568 @tab
16570 Allowed for any types except by-copy types such as scalars.
16571 Compatible with convention Ada, but causes any parameters
16572 with this convention to be passed by reference.
16574 @item
16576 @emph{Assembler}
16578 @tab
16580 Assembly language
16582 @item
16584 @emph{Asm}
16586 @tab
16588 Synonym for Assembler
16590 @item
16592 @emph{Assembly}
16594 @tab
16596 Synonym for Assembler
16598 @item
16600 @emph{C}
16602 @tab
16606 @item
16608 @emph{C_Pass_By_Copy}
16610 @tab
16612 Allowed only for record types, like C, but also notes that record
16613 is to be passed by copy rather than reference.
16615 @item
16617 @emph{COBOL}
16619 @tab
16621 COBOL
16623 @item
16625 @emph{C_Plus_Plus (or CPP)}
16627 @tab
16631 @item
16633 @emph{Default}
16635 @tab
16637 Treated the same as C
16639 @item
16641 @emph{External}
16643 @tab
16645 Treated the same as C
16647 @item
16649 @emph{Fortran}
16651 @tab
16653 Fortran
16655 @item
16657 @emph{Intrinsic}
16659 @tab
16661 For support of pragma @cite{Import} with convention Intrinsic, see
16662 separate section on Intrinsic Subprograms.
16664 @item
16666 @emph{Stdcall}
16668 @tab
16670 Stdcall (used for Windows implementations only).  This convention correspond
16671 to the WINAPI (previously called Pascal convention) C/C++ convention under
16672 Windows.  A routine with this convention cleans the stack before
16673 exit. This pragma cannot be applied to a dispatching call.
16675 @item
16677 @emph{DLL}
16679 @tab
16681 Synonym for Stdcall
16683 @item
16685 @emph{Win32}
16687 @tab
16689 Synonym for Stdcall
16691 @item
16693 @emph{Stubbed}
16695 @tab
16697 Stubbed is a special convention used to indicate that the body of the
16698 subprogram will be entirely ignored.  Any call to the subprogram
16699 is converted into a raise of the @cite{Program_Error} exception.  If a
16700 pragma @cite{Import} specifies convention @cite{stubbed} then no body need
16701 be present at all.  This convention is useful during development for the
16702 inclusion of subprograms whose body has not yet been written.
16703 In addition, all otherwise unrecognized convention names are also
16704 treated as being synonymous with convention C.  In all implementations
16705 except for VMS, use of such other names results in a warning.  In VMS
16706 implementations, these names are accepted silently.
16708 @end multitable
16712 @itemize *
16714 @item 
16715 "The meaning of link names.  See B.1(36)."
16716 @end itemize
16718 Link names are the actual names used by the linker.
16721 @itemize *
16723 @item 
16724 "The manner of choosing link names when neither the link
16725 name nor the address of an imported or exported entity is specified.  See
16726 B.1(36)."
16727 @end itemize
16729 The default linker name is that which would be assigned by the relevant
16730 external language, interpreting the Ada name as being in all lower case
16731 letters.
16734 @itemize *
16736 @item 
16737 "The effect of pragma @cite{Linker_Options}.  See B.1(37)."
16738 @end itemize
16740 The string passed to @cite{Linker_Options} is presented uninterpreted as
16741 an argument to the link command, unless it contains ASCII.NUL characters.
16742 NUL characters if they appear act as argument separators, so for example
16744 @example
16745 pragma Linker_Options ("-labc" & ASCII.NUL & "-ldef");
16746 @end example
16748 causes two separate arguments @cite{-labc} and @cite{-ldef} to be passed to the
16749 linker. The order of linker options is preserved for a given unit. The final
16750 list of options passed to the linker is in reverse order of the elaboration
16751 order. For example, linker options for a body always appear before the options
16752 from the corresponding package spec.
16755 @itemize *
16757 @item 
16758 "The contents of the visible part of package
16759 @cite{Interfaces} and its language-defined descendants.  See B.2(1)."
16760 @end itemize
16762 See files with prefix @code{i-} in the distributed library.
16765 @itemize *
16767 @item 
16768 "Implementation-defined children of package
16769 @cite{Interfaces}.  The contents of the visible part of package
16770 @cite{Interfaces}.  See B.2(11)."
16771 @end itemize
16773 See files with prefix @code{i-} in the distributed library.
16776 @itemize *
16778 @item 
16779 "The types @cite{Floating}, @cite{Long_Floating},
16780 @cite{Binary}, @cite{Long_Binary}, @cite{Decimal_ Element}, and
16781 @cite{COBOL_Character}; and the initialization of the variables
16782 @cite{Ada_To_COBOL} and @cite{COBOL_To_Ada}, in
16783 @cite{Interfaces.COBOL}.  See B.4(50)."
16784 @end itemize
16787 @multitable {xxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} 
16788 @headitem
16790 COBOL
16792 @tab
16796 @item
16798 @emph{Floating}
16800 @tab
16802 Float
16804 @item
16806 @emph{Long_Floating}
16808 @tab
16810 (Floating) Long_Float
16812 @item
16814 @emph{Binary}
16816 @tab
16818 Integer
16820 @item
16822 @emph{Long_Binary}
16824 @tab
16826 Long_Long_Integer
16828 @item
16830 @emph{Decimal_Element}
16832 @tab
16834 Character
16836 @item
16838 @emph{COBOL_Character}
16840 @tab
16842 Character
16844 @end multitable
16847 For initialization, see the file @code{i-cobol.ads} in the distributed library.
16850 @itemize *
16852 @item 
16853 "Support for access to machine instructions.  See C.1(1)."
16854 @end itemize
16856 See documentation in file @code{s-maccod.ads} in the distributed library.
16859 @itemize *
16861 @item 
16862 "Implementation-defined aspects of access to machine
16863 operations.  See C.1(9)."
16864 @end itemize
16866 See documentation in file @code{s-maccod.ads} in the distributed library.
16869 @itemize *
16871 @item 
16872 "Implementation-defined aspects of interrupts.  See C.3(2)."
16873 @end itemize
16875 Interrupts are mapped to signals or conditions as appropriate.  See
16876 definition of unit
16877 @cite{Ada.Interrupt_Names} in source file @code{a-intnam.ads} for details
16878 on the interrupts supported on a particular target.
16881 @itemize *
16883 @item 
16884 "Implementation-defined aspects of pre-elaboration.  See
16885 C.4(13)."
16886 @end itemize
16888 GNAT does not permit a partition to be restarted without reloading,
16889 except under control of the debugger.
16892 @itemize *
16894 @item 
16895 "The semantics of pragma @cite{Discard_Names}.  See C.5(7)."
16896 @end itemize
16898 Pragma @cite{Discard_Names} causes names of enumeration literals to
16899 be suppressed.  In the presence of this pragma, the Image attribute
16900 provides the image of the Pos of the literal, and Value accepts
16901 Pos values.
16904 @itemize *
16906 @item 
16907 "The result of the @cite{Task_Identification.Image}
16908 attribute.  See C.7.1(7)."
16909 @end itemize
16911 The result of this attribute is a string that identifies
16912 the object or component that denotes a given task. If a variable @cite{Var}
16913 has a task type, the image for this task will have the form @cite{Var_`XXXXXXXX`},
16914 where the suffix
16915 is the hexadecimal representation of the virtual address of the corresponding
16916 task control block. If the variable is an array of tasks, the image of each
16917 task will have the form of an indexed component indicating the position of a
16918 given task in the array, e.g., @cite{Group(5)_`XXXXXXX`}. If the task is a
16919 component of a record, the image of the task will have the form of a selected
16920 component. These rules are fully recursive, so that the image of a task that
16921 is a subcomponent of a composite object corresponds to the expression that
16922 designates this task.
16924 If a task is created by an allocator, its image depends on the context. If the
16925 allocator is part of an object declaration, the rules described above are used
16926 to construct its image, and this image is not affected by subsequent
16927 assignments. If the allocator appears within an expression, the image
16928 includes only the name of the task type.
16930 If the configuration pragma Discard_Names is present, or if the restriction
16931 No_Implicit_Heap_Allocation is in effect,  the image reduces to
16932 the numeric suffix, that is to say the hexadecimal representation of the
16933 virtual address of the control block of the task.
16936 @itemize *
16938 @item 
16939 "The value of @cite{Current_Task} when in a protected entry
16940 or interrupt handler.  See C.7.1(17)."
16941 @end itemize
16943 Protected entries or interrupt handlers can be executed by any
16944 convenient thread, so the value of @cite{Current_Task} is undefined.
16947 @itemize *
16949 @item 
16950 "The effect of calling @cite{Current_Task} from an entry
16951 body or interrupt handler.  See C.7.1(19)."
16952 @end itemize
16954 The effect of calling @cite{Current_Task} from an entry body or
16955 interrupt handler is to return the identification of the task currently
16956 executing the code.
16959 @itemize *
16961 @item 
16962 "Implementation-defined aspects of
16963 @cite{Task_Attributes}.  See C.7.2(19)."
16964 @end itemize
16966 There are no implementation-defined aspects of @cite{Task_Attributes}.
16969 @itemize *
16971 @item 
16972 "Values of all @cite{Metrics}.  See D(2)."
16973 @end itemize
16975 The metrics information for GNAT depends on the performance of the
16976 underlying operating system.  The sources of the run-time for tasking
16977 implementation, together with the output from @emph{-gnatG} can be
16978 used to determine the exact sequence of operating systems calls made
16979 to implement various tasking constructs.  Together with appropriate
16980 information on the performance of the underlying operating system,
16981 on the exact target in use, this information can be used to determine
16982 the required metrics.
16985 @itemize *
16987 @item 
16988 "The declarations of @cite{Any_Priority} and
16989 @cite{Priority}.  See D.1(11)."
16990 @end itemize
16992 See declarations in file @code{system.ads}.
16995 @itemize *
16997 @item 
16998 "Implementation-defined execution resources.  See D.1(15)."
16999 @end itemize
17001 There are no implementation-defined execution resources.
17004 @itemize *
17006 @item 
17007 "Whether, on a multiprocessor, a task that is waiting for
17008 access to a protected object keeps its processor busy.  See D.2.1(3)."
17009 @end itemize
17011 On a multi-processor, a task that is waiting for access to a protected
17012 object does not keep its processor busy.
17015 @itemize *
17017 @item 
17018 "The affect of implementation defined execution resources
17019 on task dispatching.  See D.2.1(9)."
17020 @end itemize
17022 Tasks map to threads in the threads package used by GNAT.  Where possible
17023 and appropriate, these threads correspond to native threads of the
17024 underlying operating system.
17027 @itemize *
17029 @item 
17030 "Implementation-defined @cite{policy_identifiers} allowed
17031 in a pragma @cite{Task_Dispatching_Policy}.  See D.2.2(3)."
17032 @end itemize
17034 There are no implementation-defined policy-identifiers allowed in this
17035 pragma.
17038 @itemize *
17040 @item 
17041 "Implementation-defined aspects of priority inversion.  See
17042 D.2.2(16)."
17043 @end itemize
17045 Execution of a task cannot be preempted by the implementation processing
17046 of delay expirations for lower priority tasks.
17049 @itemize *
17051 @item 
17052 "Implementation-defined task dispatching.  See D.2.2(18)."
17053 @end itemize
17055 The policy is the same as that of the underlying threads implementation.
17058 @itemize *
17060 @item 
17061 "Implementation-defined @cite{policy_identifiers} allowed
17062 in a pragma @cite{Locking_Policy}.  See D.3(4)."
17063 @end itemize
17065 The two implementation defined policies permitted in GNAT are
17066 @cite{Inheritance_Locking} and  @cite{Conccurent_Readers_Locking}.  On
17067 targets that support the @cite{Inheritance_Locking} policy, locking is
17068 implemented by inheritance, i.e., the task owning the lock operates
17069 at a priority equal to the highest priority of any task currently
17070 requesting the lock.  On targets that support the
17071 @cite{Conccurent_Readers_Locking} policy, locking is implemented with a
17072 read/write lock allowing multiple propected object functions to enter
17073 concurrently.
17076 @itemize *
17078 @item 
17079 "Default ceiling priorities.  See D.3(10)."
17080 @end itemize
17082 The ceiling priority of protected objects of the type
17083 @cite{System.Interrupt_Priority'Last} as described in the Ada
17084 Reference Manual D.3(10),
17087 @itemize *
17089 @item 
17090 "The ceiling of any protected object used internally by
17091 the implementation.  See D.3(16)."
17092 @end itemize
17094 The ceiling priority of internal protected objects is
17095 @cite{System.Priority'Last}.
17098 @itemize *
17100 @item 
17101 "Implementation-defined queuing policies.  See D.4(1)."
17102 @end itemize
17104 There are no implementation-defined queuing policies.
17107 @itemize *
17109 @item 
17110 "On a multiprocessor, any conditions that cause the
17111 completion of an aborted construct to be delayed later than what is
17112 specified for a single processor.  See D.6(3)."
17113 @end itemize
17115 The semantics for abort on a multi-processor is the same as on a single
17116 processor, there are no further delays.
17119 @itemize *
17121 @item 
17122 "Any operations that implicitly require heap storage
17123 allocation.  See D.7(8)."
17124 @end itemize
17126 The only operation that implicitly requires heap storage allocation is
17127 task creation.
17130 @itemize *
17132 @item 
17133 "What happens when a task terminates in the presence of
17134 pragma @cite{No_Task_Termination}. See D.7(15)."
17135 @end itemize
17137 Execution is erroneous in that case.
17140 @itemize *
17142 @item 
17143 "Implementation-defined aspects of pragma
17144 @cite{Restrictions}.  See D.7(20)."
17145 @end itemize
17147 There are no such implementation-defined aspects.
17150 @itemize *
17152 @item 
17153 "Implementation-defined aspects of package
17154 @cite{Real_Time}.  See D.8(17)."
17155 @end itemize
17157 There are no implementation defined aspects of package @cite{Real_Time}.
17160 @itemize *
17162 @item 
17163 "Implementation-defined aspects of
17164 @cite{delay_statements}.  See D.9(8)."
17165 @end itemize
17167 Any difference greater than one microsecond will cause the task to be
17168 delayed (see D.9(7)).
17171 @itemize *
17173 @item 
17174 "The upper bound on the duration of interrupt blocking
17175 caused by the implementation.  See D.12(5)."
17176 @end itemize
17178 The upper bound is determined by the underlying operating system.  In
17179 no cases is it more than 10 milliseconds.
17182 @itemize *
17184 @item 
17185 "The means for creating and executing distributed
17186 programs.  See E(5)."
17187 @end itemize
17189 The GLADE package provides a utility GNATDIST for creating and executing
17190 distributed programs.  See the GLADE reference manual for further details.
17193 @itemize *
17195 @item 
17196 "Any events that can result in a partition becoming
17197 inaccessible.  See E.1(7)."
17198 @end itemize
17200 See the GLADE reference manual for full details on such events.
17203 @itemize *
17205 @item 
17206 "The scheduling policies, treatment of priorities, and
17207 management of shared resources between partitions in certain cases.  See
17208 E.1(11)."
17209 @end itemize
17211 See the GLADE reference manual for full details on these aspects of
17212 multi-partition execution.
17215 @itemize *
17217 @item 
17218 "Events that cause the version of a compilation unit to
17219 change.  See E.3(5)."
17220 @end itemize
17222 Editing the source file of a compilation unit, or the source files of
17223 any units on which it is dependent in a significant way cause the version
17224 to change.  No other actions cause the version number to change.  All changes
17225 are significant except those which affect only layout, capitalization or
17226 comments.
17229 @itemize *
17231 @item 
17232 "Whether the execution of the remote subprogram is
17233 immediately aborted as a result of cancellation.  See E.4(13)."
17234 @end itemize
17236 See the GLADE reference manual for details on the effect of abort in
17237 a distributed application.
17240 @itemize *
17242 @item 
17243 "Implementation-defined aspects of the PCS.  See E.5(25)."
17244 @end itemize
17246 See the GLADE reference manual for a full description of all implementation
17247 defined aspects of the PCS.
17250 @itemize *
17252 @item 
17253 "Implementation-defined interfaces in the PCS.  See
17254 E.5(26)."
17255 @end itemize
17257 See the GLADE reference manual for a full description of all
17258 implementation defined interfaces.
17261 @itemize *
17263 @item 
17264 "The values of named numbers in the package
17265 @cite{Decimal}.  See F.2(7)."
17266 @end itemize
17269 @multitable {xxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxx} 
17270 @headitem
17272 Named Number
17274 @tab
17276 Value
17278 @item
17280 @emph{Max_Scale}
17282 @tab
17286 @item
17288 @emph{Min_Scale}
17290 @tab
17294 @item
17296 @emph{Min_Delta}
17298 @tab
17300 1.0E-18
17302 @item
17304 @emph{Max_Delta}
17306 @tab
17308 1.0E+18
17310 @item
17312 @emph{Max_Decimal_Digits}
17314 @tab
17318 @end multitable
17322 @itemize *
17324 @item 
17325 "The value of @cite{Max_Picture_Length} in the package
17326 @cite{Text_IO.Editing}.  See F.3.3(16)."
17327 @end itemize
17332 @itemize *
17334 @item 
17335 "The value of @cite{Max_Picture_Length} in the package
17336 @cite{Wide_Text_IO.Editing}.  See F.3.4(5)."
17337 @end itemize
17342 @itemize *
17344 @item 
17345 "The accuracy actually achieved by the complex elementary
17346 functions and by other complex arithmetic operations.  See G.1(1)."
17347 @end itemize
17349 Standard library functions are used for the complex arithmetic
17350 operations.  Only fast math mode is currently supported.
17353 @itemize *
17355 @item 
17356 "The sign of a zero result (or a component thereof) from
17357 any operator or function in @cite{Numerics.Generic_Complex_Types}, when
17358 @cite{Real'Signed_Zeros} is True.  See G.1.1(53)."
17359 @end itemize
17361 The signs of zero values are as recommended by the relevant
17362 implementation advice.
17365 @itemize *
17367 @item 
17368 "The sign of a zero result (or a component thereof) from
17369 any operator or function in
17370 @cite{Numerics.Generic_Complex_Elementary_Functions}, when
17371 @cite{Real'Signed_Zeros} is @cite{True}.  See G.1.2(45)."
17372 @end itemize
17374 The signs of zero values are as recommended by the relevant
17375 implementation advice.
17378 @itemize *
17380 @item 
17381 "Whether the strict mode or the relaxed mode is the
17382 default.  See G.2(2)."
17383 @end itemize
17385 The strict mode is the default.  There is no separate relaxed mode.  GNAT
17386 provides a highly efficient implementation of strict mode.
17389 @itemize *
17391 @item 
17392 "The result interval in certain cases of fixed-to-float
17393 conversion.  See G.2.1(10)."
17394 @end itemize
17396 For cases where the result interval is implementation dependent, the
17397 accuracy is that provided by performing all operations in 64-bit IEEE
17398 floating-point format.
17401 @itemize *
17403 @item 
17404 "The result of a floating point arithmetic operation in
17405 overflow situations, when the @cite{Machine_Overflows} attribute of the
17406 result type is @cite{False}.  See G.2.1(13)."
17407 @end itemize
17409 Infinite and NaN values are produced as dictated by the IEEE
17410 floating-point standard.
17411 Note that on machines that are not fully compliant with the IEEE
17412 floating-point standard, such as Alpha, the @emph{-mieee} compiler flag
17413 must be used for achieving IEEE conforming behavior (although at the cost
17414 of a significant performance penalty), so infinite and NaN values are
17415 properly generated.
17418 @itemize *
17420 @item 
17421 "The result interval for division (or exponentiation by a
17422 negative exponent), when the floating point hardware implements division
17423 as multiplication by a reciprocal.  See G.2.1(16)."
17424 @end itemize
17426 Not relevant, division is IEEE exact.
17429 @itemize *
17431 @item 
17432 "The definition of close result set, which determines the
17433 accuracy of certain fixed point multiplications and divisions.  See
17434 G.2.3(5)."
17435 @end itemize
17437 Operations in the close result set are performed using IEEE long format
17438 floating-point arithmetic.  The input operands are converted to
17439 floating-point, the operation is done in floating-point, and the result
17440 is converted to the target type.
17443 @itemize *
17445 @item 
17446 "Conditions on a @cite{universal_real} operand of a fixed
17447 point multiplication or division for which the result shall be in the
17448 perfect result set.  See G.2.3(22)."
17449 @end itemize
17451 The result is only defined to be in the perfect result set if the result
17452 can be computed by a single scaling operation involving a scale factor
17453 representable in 64-bits.
17456 @itemize *
17458 @item 
17459 "The result of a fixed point arithmetic operation in
17460 overflow situations, when the @cite{Machine_Overflows} attribute of the
17461 result type is @cite{False}.  See G.2.3(27)."
17462 @end itemize
17464 Not relevant, @cite{Machine_Overflows} is @cite{True} for fixed-point
17465 types.
17468 @itemize *
17470 @item 
17471 "The result of an elementary function reference in
17472 overflow situations, when the @cite{Machine_Overflows} attribute of the
17473 result type is @cite{False}.  See G.2.4(4)."
17474 @end itemize
17476 IEEE infinite and Nan values are produced as appropriate.
17479 @itemize *
17481 @item 
17482 "The value of the angle threshold, within which certain
17483 elementary functions, complex arithmetic operations, and complex
17484 elementary functions yield results conforming to a maximum relative
17485 error bound.  See G.2.4(10)."
17486 @end itemize
17488 Information on this subject is not yet available.
17491 @itemize *
17493 @item 
17494 "The accuracy of certain elementary functions for
17495 parameters beyond the angle threshold.  See G.2.4(10)."
17496 @end itemize
17498 Information on this subject is not yet available.
17501 @itemize *
17503 @item 
17504 "The result of a complex arithmetic operation or complex
17505 elementary function reference in overflow situations, when the
17506 @cite{Machine_Overflows} attribute of the corresponding real type is
17507 @cite{False}.  See G.2.6(5)."
17508 @end itemize
17510 IEEE infinite and Nan values are produced as appropriate.
17513 @itemize *
17515 @item 
17516 "The accuracy of certain complex arithmetic operations and
17517 certain complex elementary functions for parameters (or components
17518 thereof) beyond the angle threshold.  See G.2.6(8)."
17519 @end itemize
17521 Information on those subjects is not yet available.
17524 @itemize *
17526 @item 
17527 "Information regarding bounded errors and erroneous
17528 execution.  See H.2(1)."
17529 @end itemize
17531 Information on this subject is not yet available.
17534 @itemize *
17536 @item 
17537 "Implementation-defined aspects of pragma
17538 @cite{Inspection_Point}.  See H.3.2(8)."
17539 @end itemize
17541 Pragma @cite{Inspection_Point} ensures that the variable is live and can
17542 be examined by the debugger at the inspection point.
17545 @itemize *
17547 @item 
17548 "Implementation-defined aspects of pragma
17549 @cite{Restrictions}.  See H.4(25)."
17550 @end itemize
17552 There are no implementation-defined aspects of pragma @cite{Restrictions}.  The
17553 use of pragma @cite{Restrictions [No_Exceptions]} has no effect on the
17554 generated code.  Checks must suppressed by use of pragma @cite{Suppress}.
17557 @itemize *
17559 @item 
17560 "Any restrictions on pragma @cite{Restrictions}.  See
17561 H.4(27)."
17562 @end itemize
17564 There are no restrictions on pragma @cite{Restrictions}.
17566 @node Intrinsic Subprograms,Representation Clauses and Pragmas,Implementation Defined Characteristics,Top
17567 @anchor{gnat_rm/intrinsic_subprograms doc}@anchor{24b}@anchor{gnat_rm/intrinsic_subprograms intrinsic-subprograms}@anchor{c}@anchor{gnat_rm/intrinsic_subprograms id1}@anchor{24c}
17568 @chapter Intrinsic Subprograms
17571 @geindex Intrinsic Subprograms
17573 GNAT allows a user application program to write the declaration:
17575 @example
17576 pragma Import (Intrinsic, name);
17577 @end example
17579 providing that the name corresponds to one of the implemented intrinsic
17580 subprograms in GNAT, and that the parameter profile of the referenced
17581 subprogram meets the requirements.  This chapter describes the set of
17582 implemented intrinsic subprograms, and the requirements on parameter profiles.
17583 Note that no body is supplied; as with other uses of pragma Import, the
17584 body is supplied elsewhere (in this case by the compiler itself).  Note
17585 that any use of this feature is potentially non-portable, since the
17586 Ada standard does not require Ada compilers to implement this feature.
17588 @menu
17589 * Intrinsic Operators:: 
17590 * Compilation_Date:: 
17591 * Compilation_Time:: 
17592 * Enclosing_Entity:: 
17593 * Exception_Information:: 
17594 * Exception_Message:: 
17595 * Exception_Name:: 
17596 * File:: 
17597 * Line:: 
17598 * Shifts and Rotates:: 
17599 * Source_Location:: 
17601 @end menu
17603 @node Intrinsic Operators,Compilation_Date,,Intrinsic Subprograms
17604 @anchor{gnat_rm/intrinsic_subprograms id2}@anchor{24d}@anchor{gnat_rm/intrinsic_subprograms intrinsic-operators}@anchor{24e}
17605 @section Intrinsic Operators
17608 @geindex Intrinsic operator
17610 All the predefined numeric operators in package Standard
17611 in @cite{pragma Import (Intrinsic@comma{}..)}
17612 declarations.  In the binary operator case, the operands must have the same
17613 size.  The operand or operands must also be appropriate for
17614 the operator.  For example, for addition, the operands must
17615 both be floating-point or both be fixed-point, and the
17616 right operand for @cite{"**"} must have a root type of
17617 @cite{Standard.Integer'Base}.
17618 You can use an intrinsic operator declaration as in the following example:
17620 @example
17621 type Int1 is new Integer;
17622 type Int2 is new Integer;
17624 function "+" (X1 : Int1; X2 : Int2) return Int1;
17625 function "+" (X1 : Int1; X2 : Int2) return Int2;
17626 pragma Import (Intrinsic, "+");
17627 @end example
17629 This declaration would permit 'mixed mode' arithmetic on items
17630 of the differing types @cite{Int1} and @cite{Int2}.
17631 It is also possible to specify such operators for private types, if the
17632 full views are appropriate arithmetic types.
17634 @node Compilation_Date,Compilation_Time,Intrinsic Operators,Intrinsic Subprograms
17635 @anchor{gnat_rm/intrinsic_subprograms compilation-date}@anchor{24f}@anchor{gnat_rm/intrinsic_subprograms id3}@anchor{250}
17636 @section Compilation_Date
17639 @geindex Compilation_Date
17641 This intrinsic subprogram is used in the implementation of the
17642 library package @cite{GNAT.Source_Info}.  The only useful use of the
17643 intrinsic import in this case is the one in this unit, so an
17644 application program should simply call the function
17645 @cite{GNAT.Source_Info.Compilation_Date} to obtain the date of
17646 the current compilation (in local time format MMM DD YYYY).
17648 @node Compilation_Time,Enclosing_Entity,Compilation_Date,Intrinsic Subprograms
17649 @anchor{gnat_rm/intrinsic_subprograms compilation-time}@anchor{251}@anchor{gnat_rm/intrinsic_subprograms id4}@anchor{252}
17650 @section Compilation_Time
17653 @geindex Compilation_Time
17655 This intrinsic subprogram is used in the implementation of the
17656 library package @cite{GNAT.Source_Info}.  The only useful use of the
17657 intrinsic import in this case is the one in this unit, so an
17658 application program should simply call the function
17659 @cite{GNAT.Source_Info.Compilation_Time} to obtain the time of
17660 the current compilation (in local time format HH:MM:SS).
17662 @node Enclosing_Entity,Exception_Information,Compilation_Time,Intrinsic Subprograms
17663 @anchor{gnat_rm/intrinsic_subprograms id5}@anchor{253}@anchor{gnat_rm/intrinsic_subprograms enclosing-entity}@anchor{254}
17664 @section Enclosing_Entity
17667 @geindex Enclosing_Entity
17669 This intrinsic subprogram is used in the implementation of the
17670 library package @cite{GNAT.Source_Info}.  The only useful use of the
17671 intrinsic import in this case is the one in this unit, so an
17672 application program should simply call the function
17673 @cite{GNAT.Source_Info.Enclosing_Entity} to obtain the name of
17674 the current subprogram, package, task, entry, or protected subprogram.
17676 @node Exception_Information,Exception_Message,Enclosing_Entity,Intrinsic Subprograms
17677 @anchor{gnat_rm/intrinsic_subprograms id6}@anchor{255}@anchor{gnat_rm/intrinsic_subprograms exception-information}@anchor{256}
17678 @section Exception_Information
17681 @geindex Exception_Information'
17683 This intrinsic subprogram is used in the implementation of the
17684 library package @cite{GNAT.Current_Exception}.  The only useful
17685 use of the intrinsic import in this case is the one in this unit,
17686 so an application program should simply call the function
17687 @cite{GNAT.Current_Exception.Exception_Information} to obtain
17688 the exception information associated with the current exception.
17690 @node Exception_Message,Exception_Name,Exception_Information,Intrinsic Subprograms
17691 @anchor{gnat_rm/intrinsic_subprograms exception-message}@anchor{257}@anchor{gnat_rm/intrinsic_subprograms id7}@anchor{258}
17692 @section Exception_Message
17695 @geindex Exception_Message
17697 This intrinsic subprogram is used in the implementation of the
17698 library package @cite{GNAT.Current_Exception}.  The only useful
17699 use of the intrinsic import in this case is the one in this unit,
17700 so an application program should simply call the function
17701 @cite{GNAT.Current_Exception.Exception_Message} to obtain
17702 the message associated with the current exception.
17704 @node Exception_Name,File,Exception_Message,Intrinsic Subprograms
17705 @anchor{gnat_rm/intrinsic_subprograms exception-name}@anchor{259}@anchor{gnat_rm/intrinsic_subprograms id8}@anchor{25a}
17706 @section Exception_Name
17709 @geindex Exception_Name
17711 This intrinsic subprogram is used in the implementation of the
17712 library package @cite{GNAT.Current_Exception}.  The only useful
17713 use of the intrinsic import in this case is the one in this unit,
17714 so an application program should simply call the function
17715 @cite{GNAT.Current_Exception.Exception_Name} to obtain
17716 the name of the current exception.
17718 @node File,Line,Exception_Name,Intrinsic Subprograms
17719 @anchor{gnat_rm/intrinsic_subprograms file}@anchor{25b}@anchor{gnat_rm/intrinsic_subprograms id9}@anchor{25c}
17720 @section File
17723 @geindex File
17725 This intrinsic subprogram is used in the implementation of the
17726 library package @cite{GNAT.Source_Info}.  The only useful use of the
17727 intrinsic import in this case is the one in this unit, so an
17728 application program should simply call the function
17729 @cite{GNAT.Source_Info.File} to obtain the name of the current
17730 file.
17732 @node Line,Shifts and Rotates,File,Intrinsic Subprograms
17733 @anchor{gnat_rm/intrinsic_subprograms id10}@anchor{25d}@anchor{gnat_rm/intrinsic_subprograms line}@anchor{25e}
17734 @section Line
17737 @geindex Line
17739 This intrinsic subprogram is used in the implementation of the
17740 library package @cite{GNAT.Source_Info}.  The only useful use of the
17741 intrinsic import in this case is the one in this unit, so an
17742 application program should simply call the function
17743 @cite{GNAT.Source_Info.Line} to obtain the number of the current
17744 source line.
17746 @node Shifts and Rotates,Source_Location,Line,Intrinsic Subprograms
17747 @anchor{gnat_rm/intrinsic_subprograms id11}@anchor{25f}@anchor{gnat_rm/intrinsic_subprograms shifts-and-rotates}@anchor{260}
17748 @section Shifts and Rotates
17751 @geindex Shift_Left
17753 @geindex Shift_Right
17755 @geindex Shift_Right_Arithmetic
17757 @geindex Rotate_Left
17759 @geindex Rotate_Right
17761 In standard Ada, the shift and rotate functions are available only
17762 for the predefined modular types in package @cite{Interfaces}.  However, in
17763 GNAT it is possible to define these functions for any integer
17764 type (signed or modular), as in this example:
17766 @example
17767 function Shift_Left
17768   (Value  : T;
17769    Amount : Natural) return T;
17770 @end example
17772 The function name must be one of
17773 Shift_Left, Shift_Right, Shift_Right_Arithmetic, Rotate_Left, or
17774 Rotate_Right. T must be an integer type. T'Size must be
17775 8, 16, 32 or 64 bits; if T is modular, the modulus
17776 must be 2**8, 2**16, 2**32 or 2**64.
17777 The result type must be the same as the type of @cite{Value}.
17778 The shift amount must be Natural.
17779 The formal parameter names can be anything.
17781 A more convenient way of providing these shift operators is to use
17782 the Provide_Shift_Operators pragma, which provides the function declarations
17783 and corresponding pragma Import's for all five shift functions.
17785 @node Source_Location,,Shifts and Rotates,Intrinsic Subprograms
17786 @anchor{gnat_rm/intrinsic_subprograms source-location}@anchor{261}@anchor{gnat_rm/intrinsic_subprograms id12}@anchor{262}
17787 @section Source_Location
17790 @geindex Source_Location
17792 This intrinsic subprogram is used in the implementation of the
17793 library routine @cite{GNAT.Source_Info}.  The only useful use of the
17794 intrinsic import in this case is the one in this unit, so an
17795 application program should simply call the function
17796 @cite{GNAT.Source_Info.Source_Location} to obtain the current
17797 source file location.
17799 @node Representation Clauses and Pragmas,Standard Library Routines,Intrinsic Subprograms,Top
17800 @anchor{gnat_rm/representation_clauses_and_pragmas representation-clauses-and-pragmas}@anchor{d}@anchor{gnat_rm/representation_clauses_and_pragmas doc}@anchor{263}@anchor{gnat_rm/representation_clauses_and_pragmas id1}@anchor{264}
17801 @chapter Representation Clauses and Pragmas
17804 @geindex Representation Clauses
17806 @geindex Representation Clause
17808 @geindex Representation Pragma
17810 @geindex Pragma
17811 @geindex representation
17813 This section describes the representation clauses accepted by GNAT, and
17814 their effect on the representation of corresponding data objects.
17816 GNAT fully implements Annex C (Systems Programming).  This means that all
17817 the implementation advice sections in chapter 13 are fully implemented.
17818 However, these sections only require a minimal level of support for
17819 representation clauses.  GNAT provides much more extensive capabilities,
17820 and this section describes the additional capabilities provided.
17822 @menu
17823 * Alignment Clauses:: 
17824 * Size Clauses:: 
17825 * Storage_Size Clauses:: 
17826 * Size of Variant Record Objects:: 
17827 * Biased Representation:: 
17828 * Value_Size and Object_Size Clauses:: 
17829 * Component_Size Clauses:: 
17830 * Bit_Order Clauses:: 
17831 * Effect of Bit_Order on Byte Ordering:: 
17832 * Pragma Pack for Arrays:: 
17833 * Pragma Pack for Records:: 
17834 * Record Representation Clauses:: 
17835 * Handling of Records with Holes:: 
17836 * Enumeration Clauses:: 
17837 * Address Clauses:: 
17838 * Use of Address Clauses for Memory-Mapped I/O:: 
17839 * Effect of Convention on Representation:: 
17840 * Conventions and Anonymous Access Types:: 
17841 * Determining the Representations chosen by GNAT:: 
17843 @end menu
17845 @node Alignment Clauses,Size Clauses,,Representation Clauses and Pragmas
17846 @anchor{gnat_rm/representation_clauses_and_pragmas id2}@anchor{265}@anchor{gnat_rm/representation_clauses_and_pragmas alignment-clauses}@anchor{266}
17847 @section Alignment Clauses
17850 @geindex Alignment Clause
17852 GNAT requires that all alignment clauses specify a power of 2, and all
17853 default alignments are always a power of 2.  The default alignment
17854 values are as follows:
17857 @itemize *
17859 @item 
17860 @emph{Elementary Types}.
17862 For elementary types, the alignment is the minimum of the actual size of
17863 objects of the type divided by @cite{Storage_Unit},
17864 and the maximum alignment supported by the target.
17865 (This maximum alignment is given by the GNAT-specific attribute
17866 @cite{Standard'Maximum_Alignment}; see @ref{183,,Attribute Maximum_Alignment}.)
17868 @geindex Maximum_Alignment attribute
17870 For example, for type @cite{Long_Float}, the object size is 8 bytes, and the
17871 default alignment will be 8 on any target that supports alignments
17872 this large, but on some targets, the maximum alignment may be smaller
17873 than 8, in which case objects of type @cite{Long_Float} will be maximally
17874 aligned.
17876 @item 
17877 @emph{Arrays}.
17879 For arrays, the alignment is equal to the alignment of the component type
17880 for the normal case where no packing or component size is given.  If the
17881 array is packed, and the packing is effective (see separate section on
17882 packed arrays), then the alignment will be either 4, 2, or 1 for long packed
17883 arrays or arrays whose length is not known at compile time, depending on
17884 whether the component size is divisible by 4, 2, or is odd.  For short packed
17885 arrays, which are handled internally as modular types, the alignment
17886 will be as described for elementary types, e.g. a packed array of length
17887 31 bits will have an object size of four bytes, and an alignment of 4.
17889 @item 
17890 @emph{Records}.
17892 For the normal non-packed case, the alignment of a record is equal to
17893 the maximum alignment of any of its components.  For tagged records, this
17894 includes the implicit access type used for the tag.  If a pragma @cite{Pack}
17895 is used and all components are packable (see separate section on pragma
17896 @cite{Pack}), then the resulting alignment is 1, unless the layout of the
17897 record makes it profitable to increase it.
17899 A special case is when:
17902 @itemize *
17904 @item 
17905 the size of the record is given explicitly, or a
17906 full record representation clause is given, and
17908 @item 
17909 the size of the record is 2, 4, or 8 bytes.
17910 @end itemize
17912 In this case, an alignment is chosen to match the
17913 size of the record. For example, if we have:
17915 @example
17916 type Small is record
17917    A, B : Character;
17918 end record;
17919 for Small'Size use 16;
17920 @end example
17922 then the default alignment of the record type @cite{Small} is 2, not 1. This
17923 leads to more efficient code when the record is treated as a unit, and also
17924 allows the type to specified as @cite{Atomic} on architectures requiring
17925 strict alignment.
17926 @end itemize
17928 An alignment clause may specify a larger alignment than the default value
17929 up to some maximum value dependent on the target (obtainable by using the
17930 attribute reference @cite{Standard'Maximum_Alignment}). It may also specify
17931 a smaller alignment than the default value for enumeration, integer and
17932 fixed point types, as well as for record types, for example
17934 @example
17935 type V is record
17936    A : Integer;
17937 end record;
17939 for V'alignment use 1;
17940 @end example
17942 @geindex Alignment
17943 @geindex default
17945 The default alignment for the type @cite{V} is 4, as a result of the
17946 Integer field in the record, but it is permissible, as shown, to
17947 override the default alignment of the record with a smaller value.
17949 @geindex Alignment
17950 @geindex subtypes
17952 Note that according to the Ada standard, an alignment clause applies only
17953 to the first named subtype. If additional subtypes are declared, then the
17954 compiler is allowed to choose any alignment it likes, and there is no way
17955 to control this choice. Consider:
17957 @example
17958 type R is range 1 .. 10_000;
17959 for R'Alignment use 1;
17960 subtype RS is R range 1 .. 1000;
17961 @end example
17963 The alignment clause specifies an alignment of 1 for the first named subtype
17964 @cite{R} but this does not necessarily apply to @cite{RS}. When writing
17965 portable Ada code, you should avoid writing code that explicitly or
17966 implicitly relies on the alignment of such subtypes.
17968 For the GNAT compiler, if an explicit alignment clause is given, this
17969 value is also used for any subsequent subtypes. So for GNAT, in the
17970 above example, you can count on the alignment of @cite{RS} being 1. But this
17971 assumption is non-portable, and other compilers may choose different
17972 alignments for the subtype @cite{RS}.
17974 @node Size Clauses,Storage_Size Clauses,Alignment Clauses,Representation Clauses and Pragmas
17975 @anchor{gnat_rm/representation_clauses_and_pragmas id3}@anchor{267}@anchor{gnat_rm/representation_clauses_and_pragmas size-clauses}@anchor{268}
17976 @section Size Clauses
17979 @geindex Size Clause
17981 The default size for a type @cite{T} is obtainable through the
17982 language-defined attribute @cite{T'Size} and also through the
17983 equivalent GNAT-defined attribute @cite{T'Value_Size}.
17984 For objects of type @cite{T}, GNAT will generally increase the type size
17985 so that the object size (obtainable through the GNAT-defined attribute
17986 @cite{T'Object_Size})
17987 is a multiple of @cite{T'Alignment * Storage_Unit}.
17989 For example:
17991 @example
17992 type Smallint is range 1 .. 6;
17994 type Rec is record
17995    Y1 : integer;
17996    Y2 : boolean;
17997 end record;
17998 @end example
18000 In this example, @cite{Smallint'Size} = @cite{Smallint'Value_Size} = 3,
18001 as specified by the RM rules,
18002 but objects of this type will have a size of 8
18003 (@cite{Smallint'Object_Size} = 8),
18004 since objects by default occupy an integral number
18005 of storage units.  On some targets, notably older
18006 versions of the Digital Alpha, the size of stand
18007 alone objects of this type may be 32, reflecting
18008 the inability of the hardware to do byte load/stores.
18010 Similarly, the size of type @cite{Rec} is 40 bits
18011 (@cite{Rec'Size} = @cite{Rec'Value_Size} = 40), but
18012 the alignment is 4, so objects of this type will have
18013 their size increased to 64 bits so that it is a multiple
18014 of the alignment (in bits).  This decision is
18015 in accordance with the specific Implementation Advice in RM 13.3(43):
18017 @quotation
18019 "A @cite{Size} clause should be supported for an object if the specified
18020 @cite{Size} is at least as large as its subtype's @cite{Size}, and corresponds
18021 to a size in storage elements that is a multiple of the object's
18022 @cite{Alignment} (if the @cite{Alignment} is nonzero)."
18023 @end quotation
18025 An explicit size clause may be used to override the default size by
18026 increasing it.  For example, if we have:
18028 @example
18029 type My_Boolean is new Boolean;
18030 for My_Boolean'Size use 32;
18031 @end example
18033 then values of this type will always be 32 bits long.  In the case of
18034 discrete types, the size can be increased up to 64 bits, with the effect
18035 that the entire specified field is used to hold the value, sign- or
18036 zero-extended as appropriate.  If more than 64 bits is specified, then
18037 padding space is allocated after the value, and a warning is issued that
18038 there are unused bits.
18040 Similarly the size of records and arrays may be increased, and the effect
18041 is to add padding bits after the value.  This also causes a warning message
18042 to be generated.
18044 The largest Size value permitted in GNAT is 2**31-1.  Since this is a
18045 Size in bits, this corresponds to an object of size 256 megabytes (minus
18046 one).  This limitation is true on all targets.  The reason for this
18047 limitation is that it improves the quality of the code in many cases
18048 if it is known that a Size value can be accommodated in an object of
18049 type Integer.
18051 @node Storage_Size Clauses,Size of Variant Record Objects,Size Clauses,Representation Clauses and Pragmas
18052 @anchor{gnat_rm/representation_clauses_and_pragmas storage-size-clauses}@anchor{269}@anchor{gnat_rm/representation_clauses_and_pragmas id4}@anchor{26a}
18053 @section Storage_Size Clauses
18056 @geindex Storage_Size Clause
18058 For tasks, the @cite{Storage_Size} clause specifies the amount of space
18059 to be allocated for the task stack.  This cannot be extended, and if the
18060 stack is exhausted, then @cite{Storage_Error} will be raised (if stack
18061 checking is enabled).  Use a @cite{Storage_Size} attribute definition clause,
18062 or a @cite{Storage_Size} pragma in the task definition to set the
18063 appropriate required size.  A useful technique is to include in every
18064 task definition a pragma of the form:
18066 @example
18067 pragma Storage_Size (Default_Stack_Size);
18068 @end example
18070 Then @cite{Default_Stack_Size} can be defined in a global package, and
18071 modified as required. Any tasks requiring stack sizes different from the
18072 default can have an appropriate alternative reference in the pragma.
18074 You can also use the @emph{-d} binder switch to modify the default stack
18075 size.
18077 For access types, the @cite{Storage_Size} clause specifies the maximum
18078 space available for allocation of objects of the type.  If this space is
18079 exceeded then @cite{Storage_Error} will be raised by an allocation attempt.
18080 In the case where the access type is declared local to a subprogram, the
18081 use of a @cite{Storage_Size} clause triggers automatic use of a special
18082 predefined storage pool (@cite{System.Pool_Size}) that ensures that all
18083 space for the pool is automatically reclaimed on exit from the scope in
18084 which the type is declared.
18086 A special case recognized by the compiler is the specification of a
18087 @cite{Storage_Size} of zero for an access type.  This means that no
18088 items can be allocated from the pool, and this is recognized at compile
18089 time, and all the overhead normally associated with maintaining a fixed
18090 size storage pool is eliminated.  Consider the following example:
18092 @example
18093 procedure p is
18094    type R is array (Natural) of Character;
18095    type P is access all R;
18096    for P'Storage_Size use 0;
18097    --  Above access type intended only for interfacing purposes
18099    y : P;
18101    procedure g (m : P);
18102    pragma Import (C, g);
18104    --  ...
18106 begin
18107    --  ...
18108    y := new R;
18109 end;
18110 @end example
18112 As indicated in this example, these dummy storage pools are often useful in
18113 connection with interfacing where no object will ever be allocated.  If you
18114 compile the above example, you get the warning:
18116 @example
18117 p.adb:16:09: warning: allocation from empty storage pool
18118 p.adb:16:09: warning: Storage_Error will be raised at run time
18119 @end example
18121 Of course in practice, there will not be any explicit allocators in the
18122 case of such an access declaration.
18124 @node Size of Variant Record Objects,Biased Representation,Storage_Size Clauses,Representation Clauses and Pragmas
18125 @anchor{gnat_rm/representation_clauses_and_pragmas id5}@anchor{26b}@anchor{gnat_rm/representation_clauses_and_pragmas size-of-variant-record-objects}@anchor{26c}
18126 @section Size of Variant Record Objects
18129 @geindex Size
18130 @geindex variant record objects
18132 @geindex Variant record objects
18133 @geindex size
18135 In the case of variant record objects, there is a question whether Size gives
18136 information about a particular variant, or the maximum size required
18137 for any variant.  Consider the following program
18139 @example
18140 with Text_IO; use Text_IO;
18141 procedure q is
18142    type R1 (A : Boolean := False) is record
18143      case A is
18144        when True  => X : Character;
18145        when False => null;
18146      end case;
18147    end record;
18149    V1 : R1 (False);
18150    V2 : R1;
18152 begin
18153    Put_Line (Integer'Image (V1'Size));
18154    Put_Line (Integer'Image (V2'Size));
18155 end q;
18156 @end example
18158 Here we are dealing with a variant record, where the True variant
18159 requires 16 bits, and the False variant requires 8 bits.
18160 In the above example, both V1 and V2 contain the False variant,
18161 which is only 8 bits long.  However, the result of running the
18162 program is:
18164 @example
18167 @end example
18169 The reason for the difference here is that the discriminant value of
18170 V1 is fixed, and will always be False.  It is not possible to assign
18171 a True variant value to V1, therefore 8 bits is sufficient.  On the
18172 other hand, in the case of V2, the initial discriminant value is
18173 False (from the default), but it is possible to assign a True
18174 variant value to V2, therefore 16 bits must be allocated for V2
18175 in the general case, even fewer bits may be needed at any particular
18176 point during the program execution.
18178 As can be seen from the output of this program, the @cite{'Size}
18179 attribute applied to such an object in GNAT gives the actual allocated
18180 size of the variable, which is the largest size of any of the variants.
18181 The Ada Reference Manual is not completely clear on what choice should
18182 be made here, but the GNAT behavior seems most consistent with the
18183 language in the RM.
18185 In some cases, it may be desirable to obtain the size of the current
18186 variant, rather than the size of the largest variant.  This can be
18187 achieved in GNAT by making use of the fact that in the case of a
18188 subprogram parameter, GNAT does indeed return the size of the current
18189 variant (because a subprogram has no way of knowing how much space
18190 is actually allocated for the actual).
18192 Consider the following modified version of the above program:
18194 @example
18195 with Text_IO; use Text_IO;
18196 procedure q is
18197    type R1 (A : Boolean := False) is record
18198      case A is
18199        when True  => X : Character;
18200        when False => null;
18201      end case;
18202    end record;
18204    V2 : R1;
18206    function Size (V : R1) return Integer is
18207    begin
18208       return V'Size;
18209    end Size;
18211 begin
18212    Put_Line (Integer'Image (V2'Size));
18213    Put_Line (Integer'Image (Size (V2)));
18214    V2 := (True, 'x');
18215    Put_Line (Integer'Image (V2'Size));
18216    Put_Line (Integer'Image (Size (V2)));
18217 end q;
18218 @end example
18220 The output from this program is
18222 @example
18227 @end example
18229 Here we see that while the @cite{'Size} attribute always returns
18230 the maximum size, regardless of the current variant value, the
18231 @cite{Size} function does indeed return the size of the current
18232 variant value.
18234 @node Biased Representation,Value_Size and Object_Size Clauses,Size of Variant Record Objects,Representation Clauses and Pragmas
18235 @anchor{gnat_rm/representation_clauses_and_pragmas id6}@anchor{26d}@anchor{gnat_rm/representation_clauses_and_pragmas biased-representation}@anchor{26e}
18236 @section Biased Representation
18239 @geindex Size for biased representation
18241 @geindex Biased representation
18243 In the case of scalars with a range starting at other than zero, it is
18244 possible in some cases to specify a size smaller than the default minimum
18245 value, and in such cases, GNAT uses an unsigned biased representation,
18246 in which zero is used to represent the lower bound, and successive values
18247 represent successive values of the type.
18249 For example, suppose we have the declaration:
18251 @example
18252 type Small is range -7 .. -4;
18253 for Small'Size use 2;
18254 @end example
18256 Although the default size of type @cite{Small} is 4, the @cite{Size}
18257 clause is accepted by GNAT and results in the following representation
18258 scheme:
18260 @example
18261 -7 is represented as 2#00#
18262 -6 is represented as 2#01#
18263 -5 is represented as 2#10#
18264 -4 is represented as 2#11#
18265 @end example
18267 Biased representation is only used if the specified @cite{Size} clause
18268 cannot be accepted in any other manner.  These reduced sizes that force
18269 biased representation can be used for all discrete types except for
18270 enumeration types for which a representation clause is given.
18272 @node Value_Size and Object_Size Clauses,Component_Size Clauses,Biased Representation,Representation Clauses and Pragmas
18273 @anchor{gnat_rm/representation_clauses_and_pragmas id7}@anchor{26f}@anchor{gnat_rm/representation_clauses_and_pragmas value-size-and-object-size-clauses}@anchor{270}
18274 @section Value_Size and Object_Size Clauses
18277 @geindex Value_Size
18279 @geindex Object_Size
18281 @geindex Size
18282 @geindex of objects
18284 In Ada 95 and Ada 2005, @cite{T'Size} for a type @cite{T} is the minimum
18285 number of bits required to hold values of type @cite{T}.
18286 Although this interpretation was allowed in Ada 83, it was not required,
18287 and this requirement in practice can cause some significant difficulties.
18288 For example, in most Ada 83 compilers, @cite{Natural'Size} was 32.
18289 However, in Ada 95 and Ada 2005,
18290 @cite{Natural'Size} is
18291 typically 31.  This means that code may change in behavior when moving
18292 from Ada 83 to Ada 95 or Ada 2005.  For example, consider:
18294 @example
18295 type Rec is record;
18296    A : Natural;
18297    B : Natural;
18298 end record;
18300 for Rec use record
18301    at 0  range 0 .. Natural'Size - 1;
18302    at 0  range Natural'Size .. 2 * Natural'Size - 1;
18303 end record;
18304 @end example
18306 In the above code, since the typical size of @cite{Natural} objects
18307 is 32 bits and @cite{Natural'Size} is 31, the above code can cause
18308 unexpected inefficient packing in Ada 95 and Ada 2005, and in general
18309 there are cases where the fact that the object size can exceed the
18310 size of the type causes surprises.
18312 To help get around this problem GNAT provides two implementation
18313 defined attributes, @cite{Value_Size} and @cite{Object_Size}.  When
18314 applied to a type, these attributes yield the size of the type
18315 (corresponding to the RM defined size attribute), and the size of
18316 objects of the type respectively.
18318 The @cite{Object_Size} is used for determining the default size of
18319 objects and components.  This size value can be referred to using the
18320 @cite{Object_Size} attribute.  The phrase 'is used' here means that it is
18321 the basis of the determination of the size.  The backend is free to
18322 pad this up if necessary for efficiency, e.g., an 8-bit stand-alone
18323 character might be stored in 32 bits on a machine with no efficient
18324 byte access instructions such as the Alpha.
18326 The default rules for the value of @cite{Object_Size} for
18327 discrete types are as follows:
18330 @itemize *
18332 @item 
18333 The @cite{Object_Size} for base subtypes reflect the natural hardware
18334 size in bits (run the compiler with @emph{-gnatS} to find those values
18335 for numeric types). Enumeration types and fixed-point base subtypes have
18336 8, 16, 32, or 64 bits for this size, depending on the range of values
18337 to be stored.
18339 @item 
18340 The @cite{Object_Size} of a subtype is the same as the
18341 @cite{Object_Size} of
18342 the type from which it is obtained.
18344 @item 
18345 The @cite{Object_Size} of a derived base type is copied from the parent
18346 base type, and the @cite{Object_Size} of a derived first subtype is copied
18347 from the parent first subtype.
18348 @end itemize
18350 The @cite{Value_Size} attribute
18351 is the (minimum) number of bits required to store a value
18352 of the type.
18353 This value is used to determine how tightly to pack
18354 records or arrays with components of this type, and also affects
18355 the semantics of unchecked conversion (unchecked conversions where
18356 the @cite{Value_Size} values differ generate a warning, and are potentially
18357 target dependent).
18359 The default rules for the value of @cite{Value_Size} are as follows:
18362 @itemize *
18364 @item 
18365 The @cite{Value_Size} for a base subtype is the minimum number of bits
18366 required to store all values of the type (including the sign bit
18367 only if negative values are possible).
18369 @item 
18370 If a subtype statically matches the first subtype of a given type, then it has
18371 by default the same @cite{Value_Size} as the first subtype.  This is a
18372 consequence of RM 13.1(14): "if two subtypes statically match,
18373 then their subtype-specific aspects are the same".)
18375 @item 
18376 All other subtypes have a @cite{Value_Size} corresponding to the minimum
18377 number of bits required to store all values of the subtype.  For
18378 dynamic bounds, it is assumed that the value can range down or up
18379 to the corresponding bound of the ancestor
18380 @end itemize
18382 The RM defined attribute @cite{Size} corresponds to the
18383 @cite{Value_Size} attribute.
18385 The @cite{Size} attribute may be defined for a first-named subtype.  This sets
18386 the @cite{Value_Size} of
18387 the first-named subtype to the given value, and the
18388 @cite{Object_Size} of this first-named subtype to the given value padded up
18389 to an appropriate boundary.  It is a consequence of the default rules
18390 above that this @cite{Object_Size} will apply to all further subtypes.  On the
18391 other hand, @cite{Value_Size} is affected only for the first subtype, any
18392 dynamic subtypes obtained from it directly, and any statically matching
18393 subtypes.  The @cite{Value_Size} of any other static subtypes is not affected.
18395 @cite{Value_Size} and
18396 @cite{Object_Size} may be explicitly set for any subtype using
18397 an attribute definition clause.  Note that the use of these attributes
18398 can cause the RM 13.1(14) rule to be violated.  If two access types
18399 reference aliased objects whose subtypes have differing @cite{Object_Size}
18400 values as a result of explicit attribute definition clauses, then it
18401 is illegal to convert from one access subtype to the other. For a more
18402 complete description of this additional legality rule, see the
18403 description of the @cite{Object_Size} attribute.
18405 To get a feel for the difference, consider the following examples (note
18406 that in each case the base is @cite{Short_Short_Integer} with a size of 8):
18409 @multitable {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxx} 
18410 @headitem
18412 Type or subtype declaration
18414 @tab
18416 Object_Size
18418 @tab
18420 Value_Size
18422 @item
18424 @code{type x1 is range 0 .. 5;}
18426 @tab
18430 @tab
18434 @item
18436 @code{type x2 is range 0 .. 5;}
18437 @code{for x2'size use 12;}
18439 @tab
18443 @tab
18447 @item
18449 @code{subtype x3 is x2 range 0 .. 3;}
18451 @tab
18455 @tab
18459 @item
18461 @code{subtype x4 is x2'base range 0 .. 10;}
18463 @tab
18467 @tab
18471 @item
18473 @code{dynamic : x2'Base range -64 .. +63;}
18475 @tab
18477 @tab
18479 @item
18481 @code{subtype x5 is x2 range 0 .. dynamic;}
18483 @tab
18487 @tab
18491 @item
18493 @code{subtype x6 is x2'base range 0 .. dynamic;}
18495 @tab
18499 @tab
18503 @end multitable
18506 Note: the entries marked '*' are not actually specified by the Ada
18507 Reference Manual, which has nothing to say about size in the dynamic
18508 case. What GNAT does is to allocate sufficient bits to accomodate any
18509 possible dynamic values for the bounds at run-time.
18511 So far, so good, but GNAT has to obey the RM rules, so the question is
18512 under what conditions must the RM @cite{Size} be used.
18513 The following is a list
18514 of the occasions on which the RM @cite{Size} must be used:
18517 @itemize *
18519 @item 
18520 Component size for packed arrays or records
18522 @item 
18523 Value of the attribute @cite{Size} for a type
18525 @item 
18526 Warning about sizes not matching for unchecked conversion
18527 @end itemize
18529 For record types, the @cite{Object_Size} is always a multiple of the
18530 alignment of the type (this is true for all types). In some cases the
18531 @cite{Value_Size} can be smaller. Consider:
18533 @example
18534 type R is record
18535   X : Integer;
18536   Y : Character;
18537 end record;
18538 @end example
18540 On a typical 32-bit architecture, the X component will be four bytes, and
18541 require four-byte alignment, and the Y component will be one byte. In this
18542 case @cite{R'Value_Size} will be 40 (bits) since this is the minimum size
18543 required to store a value of this type, and for example, it is permissible
18544 to have a component of type R in an outer array whose component size is
18545 specified to be 48 bits. However, @cite{R'Object_Size} will be 64 (bits),
18546 since it must be rounded up so that this value is a multiple of the
18547 alignment (4 bytes = 32 bits).
18549 For all other types, the @cite{Object_Size}
18550 and @cite{Value_Size} are the same (and equivalent to the RM attribute @cite{Size}).
18551 Only @cite{Size} may be specified for such types.
18553 Note that @cite{Value_Size} can be used to force biased representation
18554 for a particular subtype. Consider this example:
18556 @example
18557 type R is (A, B, C, D, E, F);
18558 subtype RAB is R range A .. B;
18559 subtype REF is R range E .. F;
18560 @end example
18562 By default, @cite{RAB}
18563 has a size of 1 (sufficient to accommodate the representation
18564 of @cite{A} and @cite{B}, 0 and 1), and @cite{REF}
18565 has a size of 3 (sufficient to accommodate the representation
18566 of @cite{E} and @cite{F}, 4 and 5). But if we add the
18567 following @cite{Value_Size} attribute definition clause:
18569 @example
18570 for REF'Value_Size use 1;
18571 @end example
18573 then biased representation is forced for @cite{REF},
18574 and 0 will represent @cite{E} and 1 will represent @cite{F}.
18575 A warning is issued when a @cite{Value_Size} attribute
18576 definition clause forces biased representation. This
18577 warning can be turned off using @cite{-gnatw.B}.
18579 @node Component_Size Clauses,Bit_Order Clauses,Value_Size and Object_Size Clauses,Representation Clauses and Pragmas
18580 @anchor{gnat_rm/representation_clauses_and_pragmas id8}@anchor{271}@anchor{gnat_rm/representation_clauses_and_pragmas component-size-clauses}@anchor{272}
18581 @section Component_Size Clauses
18584 @geindex Component_Size Clause
18586 Normally, the value specified in a component size clause must be consistent
18587 with the subtype of the array component with regard to size and alignment.
18588 In other words, the value specified must be at least equal to the size
18589 of this subtype, and must be a multiple of the alignment value.
18591 In addition, component size clauses are allowed which cause the array
18592 to be packed, by specifying a smaller value.  A first case is for
18593 component size values in the range 1 through 63.  The value specified
18594 must not be smaller than the Size of the subtype.  GNAT will accurately
18595 honor all packing requests in this range.  For example, if we have:
18597 @example
18598 type r is array (1 .. 8) of Natural;
18599 for r'Component_Size use 31;
18600 @end example
18602 then the resulting array has a length of 31 bytes (248 bits = 8 * 31).
18603 Of course access to the components of such an array is considerably
18604 less efficient than if the natural component size of 32 is used.
18605 A second case is when the subtype of the component is a record type
18606 padded because of its default alignment.  For example, if we have:
18608 @example
18609 type r is record
18610   i : Integer;
18611   j : Integer;
18612   b : Boolean;
18613 end record;
18615 type a is array (1 .. 8) of r;
18616 for a'Component_Size use 72;
18617 @end example
18619 then the resulting array has a length of 72 bytes, instead of 96 bytes
18620 if the alignment of the record (4) was obeyed.
18622 Note that there is no point in giving both a component size clause
18623 and a pragma Pack for the same array type. if such duplicate
18624 clauses are given, the pragma Pack will be ignored.
18626 @node Bit_Order Clauses,Effect of Bit_Order on Byte Ordering,Component_Size Clauses,Representation Clauses and Pragmas
18627 @anchor{gnat_rm/representation_clauses_and_pragmas bit-order-clauses}@anchor{273}@anchor{gnat_rm/representation_clauses_and_pragmas id9}@anchor{274}
18628 @section Bit_Order Clauses
18631 @geindex Bit_Order Clause
18633 @geindex bit ordering
18635 @geindex ordering
18636 @geindex of bits
18638 For record subtypes, GNAT permits the specification of the @cite{Bit_Order}
18639 attribute.  The specification may either correspond to the default bit
18640 order for the target, in which case the specification has no effect and
18641 places no additional restrictions, or it may be for the non-standard
18642 setting (that is the opposite of the default).
18644 In the case where the non-standard value is specified, the effect is
18645 to renumber bits within each byte, but the ordering of bytes is not
18646 affected.  There are certain
18647 restrictions placed on component clauses as follows:
18650 @itemize *
18652 @item 
18653 Components fitting within a single storage unit.
18655 These are unrestricted, and the effect is merely to renumber bits.  For
18656 example if we are on a little-endian machine with @cite{Low_Order_First}
18657 being the default, then the following two declarations have exactly
18658 the same effect:
18660 @example
18661 type R1 is record
18662    A : Boolean;
18663    B : Integer range 1 .. 120;
18664 end record;
18666 for R1 use record
18667    A at 0 range 0 .. 0;
18668    B at 0 range 1 .. 7;
18669 end record;
18671 type R2 is record
18672    A : Boolean;
18673    B : Integer range 1 .. 120;
18674 end record;
18676 for R2'Bit_Order use High_Order_First;
18678 for R2 use record
18679    A at 0 range 7 .. 7;
18680    B at 0 range 0 .. 6;
18681 end record;
18682 @end example
18684 The useful application here is to write the second declaration with the
18685 @cite{Bit_Order} attribute definition clause, and know that it will be treated
18686 the same, regardless of whether the target is little-endian or big-endian.
18688 @item 
18689 Components occupying an integral number of bytes.
18691 These are components that exactly fit in two or more bytes.  Such component
18692 declarations are allowed, but have no effect, since it is important to realize
18693 that the @cite{Bit_Order} specification does not affect the ordering of bytes.
18694 In particular, the following attempt at getting an endian-independent integer
18695 does not work:
18697 @example
18698 type R2 is record
18699    A : Integer;
18700 end record;
18702 for R2'Bit_Order use High_Order_First;
18704 for R2 use record
18705    A at 0 range 0 .. 31;
18706 end record;
18707 @end example
18709 This declaration will result in a little-endian integer on a
18710 little-endian machine, and a big-endian integer on a big-endian machine.
18711 If byte flipping is required for interoperability between big- and
18712 little-endian machines, this must be explicitly programmed.  This capability
18713 is not provided by @cite{Bit_Order}.
18715 @item 
18716 Components that are positioned across byte boundaries.
18718 but do not occupy an integral number of bytes.  Given that bytes are not
18719 reordered, such fields would occupy a non-contiguous sequence of bits
18720 in memory, requiring non-trivial code to reassemble.  They are for this
18721 reason not permitted, and any component clause specifying such a layout
18722 will be flagged as illegal by GNAT.
18723 @end itemize
18725 Since the misconception that Bit_Order automatically deals with all
18726 endian-related incompatibilities is a common one, the specification of
18727 a component field that is an integral number of bytes will always
18728 generate a warning.  This warning may be suppressed using @cite{pragma Warnings (Off)}
18729 if desired.  The following section contains additional
18730 details regarding the issue of byte ordering.
18732 @node Effect of Bit_Order on Byte Ordering,Pragma Pack for Arrays,Bit_Order Clauses,Representation Clauses and Pragmas
18733 @anchor{gnat_rm/representation_clauses_and_pragmas id10}@anchor{275}@anchor{gnat_rm/representation_clauses_and_pragmas effect-of-bit-order-on-byte-ordering}@anchor{276}
18734 @section Effect of Bit_Order on Byte Ordering
18737 @geindex byte ordering
18739 @geindex ordering
18740 @geindex of bytes
18742 In this section we will review the effect of the @cite{Bit_Order} attribute
18743 definition clause on byte ordering.  Briefly, it has no effect at all, but
18744 a detailed example will be helpful.  Before giving this
18745 example, let us review the precise
18746 definition of the effect of defining @cite{Bit_Order}.  The effect of a
18747 non-standard bit order is described in section 13.5.3 of the Ada
18748 Reference Manual:
18750 @quotation
18752 "2   A bit ordering is a method of interpreting the meaning of
18753 the storage place attributes."
18754 @end quotation
18756 To understand the precise definition of storage place attributes in
18757 this context, we visit section 13.5.1 of the manual:
18759 @quotation
18761 "13   A record_representation_clause (without the mod_clause)
18762 specifies the layout.  The storage place attributes (see 13.5.2)
18763 are taken from the values of the position, first_bit, and last_bit
18764 expressions after normalizing those values so that first_bit is
18765 less than Storage_Unit."
18766 @end quotation
18768 The critical point here is that storage places are taken from
18769 the values after normalization, not before.  So the @cite{Bit_Order}
18770 interpretation applies to normalized values.  The interpretation
18771 is described in the later part of the 13.5.3 paragraph:
18773 @quotation
18775 "2   A bit ordering is a method of interpreting the meaning of
18776 the storage place attributes.  High_Order_First (known in the
18777 vernacular as 'big endian') means that the first bit of a
18778 storage element (bit 0) is the most significant bit (interpreting
18779 the sequence of bits that represent a component as an unsigned
18780 integer value).  Low_Order_First (known in the vernacular as
18781 'little endian') means the opposite: the first bit is the
18782 least significant."
18783 @end quotation
18785 Note that the numbering is with respect to the bits of a storage
18786 unit.  In other words, the specification affects only the numbering
18787 of bits within a single storage unit.
18789 We can make the effect clearer by giving an example.
18791 Suppose that we have an external device which presents two bytes, the first
18792 byte presented, which is the first (low addressed byte) of the two byte
18793 record is called Master, and the second byte is called Slave.
18795 The left most (most significant bit is called Control for each byte, and
18796 the remaining 7 bits are called V1, V2, ... V7, where V7 is the rightmost
18797 (least significant) bit.
18799 On a big-endian machine, we can write the following representation clause
18801 @example
18802 type Data is record
18803    Master_Control : Bit;
18804    Master_V1      : Bit;
18805    Master_V2      : Bit;
18806    Master_V3      : Bit;
18807    Master_V4      : Bit;
18808    Master_V5      : Bit;
18809    Master_V6      : Bit;
18810    Master_V7      : Bit;
18811    Slave_Control  : Bit;
18812    Slave_V1       : Bit;
18813    Slave_V2       : Bit;
18814    Slave_V3       : Bit;
18815    Slave_V4       : Bit;
18816    Slave_V5       : Bit;
18817    Slave_V6       : Bit;
18818    Slave_V7       : Bit;
18819 end record;
18821 for Data use record
18822    Master_Control at 0 range 0 .. 0;
18823    Master_V1      at 0 range 1 .. 1;
18824    Master_V2      at 0 range 2 .. 2;
18825    Master_V3      at 0 range 3 .. 3;
18826    Master_V4      at 0 range 4 .. 4;
18827    Master_V5      at 0 range 5 .. 5;
18828    Master_V6      at 0 range 6 .. 6;
18829    Master_V7      at 0 range 7 .. 7;
18830    Slave_Control  at 1 range 0 .. 0;
18831    Slave_V1       at 1 range 1 .. 1;
18832    Slave_V2       at 1 range 2 .. 2;
18833    Slave_V3       at 1 range 3 .. 3;
18834    Slave_V4       at 1 range 4 .. 4;
18835    Slave_V5       at 1 range 5 .. 5;
18836    Slave_V6       at 1 range 6 .. 6;
18837    Slave_V7       at 1 range 7 .. 7;
18838 end record;
18839 @end example
18841 Now if we move this to a little endian machine, then the bit ordering within
18842 the byte is backwards, so we have to rewrite the record rep clause as:
18844 @example
18845 for Data use record
18846    Master_Control at 0 range 7 .. 7;
18847    Master_V1      at 0 range 6 .. 6;
18848    Master_V2      at 0 range 5 .. 5;
18849    Master_V3      at 0 range 4 .. 4;
18850    Master_V4      at 0 range 3 .. 3;
18851    Master_V5      at 0 range 2 .. 2;
18852    Master_V6      at 0 range 1 .. 1;
18853    Master_V7      at 0 range 0 .. 0;
18854    Slave_Control  at 1 range 7 .. 7;
18855    Slave_V1       at 1 range 6 .. 6;
18856    Slave_V2       at 1 range 5 .. 5;
18857    Slave_V3       at 1 range 4 .. 4;
18858    Slave_V4       at 1 range 3 .. 3;
18859    Slave_V5       at 1 range 2 .. 2;
18860    Slave_V6       at 1 range 1 .. 1;
18861    Slave_V7       at 1 range 0 .. 0;
18862 end record;
18863 @end example
18865 It is a nuisance to have to rewrite the clause, especially if
18866 the code has to be maintained on both machines.  However,
18867 this is a case that we can handle with the
18868 @cite{Bit_Order} attribute if it is implemented.
18869 Note that the implementation is not required on byte addressed
18870 machines, but it is indeed implemented in GNAT.
18871 This means that we can simply use the
18872 first record clause, together with the declaration
18874 @example
18875 for Data'Bit_Order use High_Order_First;
18876 @end example
18878 and the effect is what is desired, namely the layout is exactly the same,
18879 independent of whether the code is compiled on a big-endian or little-endian
18880 machine.
18882 The important point to understand is that byte ordering is not affected.
18883 A @cite{Bit_Order} attribute definition never affects which byte a field
18884 ends up in, only where it ends up in that byte.
18885 To make this clear, let us rewrite the record rep clause of the previous
18886 example as:
18888 @example
18889 for Data'Bit_Order use High_Order_First;
18890 for Data use record
18891    Master_Control at 0 range  0 .. 0;
18892    Master_V1      at 0 range  1 .. 1;
18893    Master_V2      at 0 range  2 .. 2;
18894    Master_V3      at 0 range  3 .. 3;
18895    Master_V4      at 0 range  4 .. 4;
18896    Master_V5      at 0 range  5 .. 5;
18897    Master_V6      at 0 range  6 .. 6;
18898    Master_V7      at 0 range  7 .. 7;
18899    Slave_Control  at 0 range  8 .. 8;
18900    Slave_V1       at 0 range  9 .. 9;
18901    Slave_V2       at 0 range 10 .. 10;
18902    Slave_V3       at 0 range 11 .. 11;
18903    Slave_V4       at 0 range 12 .. 12;
18904    Slave_V5       at 0 range 13 .. 13;
18905    Slave_V6       at 0 range 14 .. 14;
18906    Slave_V7       at 0 range 15 .. 15;
18907 end record;
18908 @end example
18910 This is exactly equivalent to saying (a repeat of the first example):
18912 @example
18913 for Data'Bit_Order use High_Order_First;
18914 for Data use record
18915    Master_Control at 0 range 0 .. 0;
18916    Master_V1      at 0 range 1 .. 1;
18917    Master_V2      at 0 range 2 .. 2;
18918    Master_V3      at 0 range 3 .. 3;
18919    Master_V4      at 0 range 4 .. 4;
18920    Master_V5      at 0 range 5 .. 5;
18921    Master_V6      at 0 range 6 .. 6;
18922    Master_V7      at 0 range 7 .. 7;
18923    Slave_Control  at 1 range 0 .. 0;
18924    Slave_V1       at 1 range 1 .. 1;
18925    Slave_V2       at 1 range 2 .. 2;
18926    Slave_V3       at 1 range 3 .. 3;
18927    Slave_V4       at 1 range 4 .. 4;
18928    Slave_V5       at 1 range 5 .. 5;
18929    Slave_V6       at 1 range 6 .. 6;
18930    Slave_V7       at 1 range 7 .. 7;
18931 end record;
18932 @end example
18934 Why are they equivalent? Well take a specific field, the @cite{Slave_V2}
18935 field.  The storage place attributes are obtained by normalizing the
18936 values given so that the @cite{First_Bit} value is less than 8.  After
18937 normalizing the values (0,10,10) we get (1,2,2) which is exactly what
18938 we specified in the other case.
18940 Now one might expect that the @cite{Bit_Order} attribute might affect
18941 bit numbering within the entire record component (two bytes in this
18942 case, thus affecting which byte fields end up in), but that is not
18943 the way this feature is defined, it only affects numbering of bits,
18944 not which byte they end up in.
18946 Consequently it never makes sense to specify a starting bit number
18947 greater than 7 (for a byte addressable field) if an attribute
18948 definition for @cite{Bit_Order} has been given, and indeed it
18949 may be actively confusing to specify such a value, so the compiler
18950 generates a warning for such usage.
18952 If you do need to control byte ordering then appropriate conditional
18953 values must be used.  If in our example, the slave byte came first on
18954 some machines we might write:
18956 @example
18957 Master_Byte_First constant Boolean := ...;
18959 Master_Byte : constant Natural :=
18960                 1 - Boolean'Pos (Master_Byte_First);
18961 Slave_Byte  : constant Natural :=
18962                 Boolean'Pos (Master_Byte_First);
18964 for Data'Bit_Order use High_Order_First;
18965 for Data use record
18966    Master_Control at Master_Byte range 0 .. 0;
18967    Master_V1      at Master_Byte range 1 .. 1;
18968    Master_V2      at Master_Byte range 2 .. 2;
18969    Master_V3      at Master_Byte range 3 .. 3;
18970    Master_V4      at Master_Byte range 4 .. 4;
18971    Master_V5      at Master_Byte range 5 .. 5;
18972    Master_V6      at Master_Byte range 6 .. 6;
18973    Master_V7      at Master_Byte range 7 .. 7;
18974    Slave_Control  at Slave_Byte  range 0 .. 0;
18975    Slave_V1       at Slave_Byte  range 1 .. 1;
18976    Slave_V2       at Slave_Byte  range 2 .. 2;
18977    Slave_V3       at Slave_Byte  range 3 .. 3;
18978    Slave_V4       at Slave_Byte  range 4 .. 4;
18979    Slave_V5       at Slave_Byte  range 5 .. 5;
18980    Slave_V6       at Slave_Byte  range 6 .. 6;
18981    Slave_V7       at Slave_Byte  range 7 .. 7;
18982 end record;
18983 @end example
18985 Now to switch between machines, all that is necessary is
18986 to set the boolean constant @cite{Master_Byte_First} in
18987 an appropriate manner.
18989 @node Pragma Pack for Arrays,Pragma Pack for Records,Effect of Bit_Order on Byte Ordering,Representation Clauses and Pragmas
18990 @anchor{gnat_rm/representation_clauses_and_pragmas pragma-pack-for-arrays}@anchor{277}@anchor{gnat_rm/representation_clauses_and_pragmas id11}@anchor{278}
18991 @section Pragma Pack for Arrays
18994 @geindex Pragma Pack (for arrays)
18996 Pragma @cite{Pack} applied to an array has an effect that depends upon whether the
18997 component type is @emph{packable}.  For a component type to be @emph{packable}, it must
18998 be one of the following cases:
19001 @itemize *
19003 @item 
19004 Any elementary type.
19006 @item 
19007 Any small packed array type with a static size.
19009 @item 
19010 Any small simple record type with a static size.
19011 @end itemize
19013 For all these cases, if the component subtype size is in the range
19014 1 through 64, then the effect of the pragma @cite{Pack} is exactly as though a
19015 component size were specified giving the component subtype size.
19017 All other types are non-packable, they occupy an integral number of storage
19018 units and the only effect of pragma Pack is to remove alignment gaps.
19020 For example if we have:
19022 @example
19023 type r is range 0 .. 17;
19025 type ar is array (1 .. 8) of r;
19026 pragma Pack (ar);
19027 @end example
19029 Then the component size of @cite{ar} will be set to 5 (i.e., to @cite{r'size},
19030 and the size of the array @cite{ar} will be exactly 40 bits).
19032 Note that in some cases this rather fierce approach to packing can produce
19033 unexpected effects.  For example, in Ada 95 and Ada 2005,
19034 subtype @cite{Natural} typically has a size of 31, meaning that if you
19035 pack an array of @cite{Natural}, you get 31-bit
19036 close packing, which saves a few bits, but results in far less efficient
19037 access.  Since many other Ada compilers will ignore such a packing request,
19038 GNAT will generate a warning on some uses of pragma @cite{Pack} that it guesses
19039 might not be what is intended.  You can easily remove this warning by
19040 using an explicit @cite{Component_Size} setting instead, which never generates
19041 a warning, since the intention of the programmer is clear in this case.
19043 GNAT treats packed arrays in one of two ways.  If the size of the array is
19044 known at compile time and is less than 64 bits, then internally the array
19045 is represented as a single modular type, of exactly the appropriate number
19046 of bits.  If the length is greater than 63 bits, or is not known at compile
19047 time, then the packed array is represented as an array of bytes, and the
19048 length is always a multiple of 8 bits.
19050 Note that to represent a packed array as a modular type, the alignment must
19051 be suitable for the modular type involved. For example, on typical machines
19052 a 32-bit packed array will be represented by a 32-bit modular integer with
19053 an alignment of four bytes. If you explicitly override the default alignment
19054 with an alignment clause that is too small, the modular representation
19055 cannot be used. For example, consider the following set of declarations:
19057 @example
19058 type R is range 1 .. 3;
19059 type S is array (1 .. 31) of R;
19060 for S'Component_Size use 2;
19061 for S'Size use 62;
19062 for S'Alignment use 1;
19063 @end example
19065 If the alignment clause were not present, then a 62-bit modular
19066 representation would be chosen (typically with an alignment of 4 or 8
19067 bytes depending on the target). But the default alignment is overridden
19068 with the explicit alignment clause. This means that the modular
19069 representation cannot be used, and instead the array of bytes
19070 representation must be used, meaning that the length must be a multiple
19071 of 8. Thus the above set of declarations will result in a diagnostic
19072 rejecting the size clause and noting that the minimum size allowed is 64.
19074 @geindex Pragma Pack (for type Natural)
19076 @geindex Pragma Pack warning
19078 One special case that is worth noting occurs when the base type of the
19079 component size is 8/16/32 and the subtype is one bit less. Notably this
19080 occurs with subtype @cite{Natural}. Consider:
19082 @example
19083 type Arr is array (1 .. 32) of Natural;
19084 pragma Pack (Arr);
19085 @end example
19087 In all commonly used Ada 83 compilers, this pragma Pack would be ignored,
19088 since typically @cite{Natural'Size} is 32 in Ada 83, and in any case most
19089 Ada 83 compilers did not attempt 31 bit packing.
19091 In Ada 95 and Ada 2005, @cite{Natural'Size} is required to be 31. Furthermore,
19092 GNAT really does pack 31-bit subtype to 31 bits. This may result in a
19093 substantial unintended performance penalty when porting legacy Ada 83 code.
19094 To help prevent this, GNAT generates a warning in such cases. If you really
19095 want 31 bit packing in a case like this, you can set the component size
19096 explicitly:
19098 @example
19099 type Arr is array (1 .. 32) of Natural;
19100 for Arr'Component_Size use 31;
19101 @end example
19103 Here 31-bit packing is achieved as required, and no warning is generated,
19104 since in this case the programmer intention is clear.
19106 @node Pragma Pack for Records,Record Representation Clauses,Pragma Pack for Arrays,Representation Clauses and Pragmas
19107 @anchor{gnat_rm/representation_clauses_and_pragmas pragma-pack-for-records}@anchor{279}@anchor{gnat_rm/representation_clauses_and_pragmas id12}@anchor{27a}
19108 @section Pragma Pack for Records
19111 @geindex Pragma Pack (for records)
19113 Pragma @cite{Pack} applied to a record will pack the components to reduce
19114 wasted space from alignment gaps and by reducing the amount of space
19115 taken by components.  We distinguish between @emph{packable} components and
19116 @emph{non-packable} components.
19117 Components of the following types are considered packable:
19120 @itemize *
19122 @item 
19123 Components of an elementary type are packable unless they are aliased,
19124 independent, or of an atomic type.
19126 @item 
19127 Small packed arrays, where the size is statically known, are represented
19128 internally as modular integers, and so they are also packable.
19130 @item 
19131 Small simple records, where the size is statically known, are also packable.
19132 @end itemize
19134 For all these cases, if the 'Size value is in the range 1 through 64, the
19135 components occupy the exact number of bits corresponding to this value
19136 and are packed with no padding bits, i.e. they can start on an arbitrary
19137 bit boundary.
19139 All other types are non-packable, they occupy an integral number of storage
19140 units and the only effect of pragma Pack is to remove alignment gaps.
19142 For example, consider the record
19144 @example
19145 type Rb1 is array (1 .. 13) of Boolean;
19146 pragma Pack (Rb1);
19148 type Rb2 is array (1 .. 65) of Boolean;
19149 pragma Pack (Rb2);
19151 type AF is new Float with Atomic;
19153 type X2 is record
19154    L1 : Boolean;
19155    L2 : Duration;
19156    L3 : AF;
19157    L4 : Boolean;
19158    L5 : Rb1;
19159    L6 : Rb2;
19160 end record;
19161 pragma Pack (X2);
19162 @end example
19164 The representation for the record X2 is as follows:
19166 @example
19167 for X2'Size use 224;
19168 for X2 use record
19169    L1 at  0 range  0 .. 0;
19170    L2 at  0 range  1 .. 64;
19171    L3 at 12 range  0 .. 31;
19172    L4 at 16 range  0 .. 0;
19173    L5 at 16 range  1 .. 13;
19174    L6 at 18 range  0 .. 71;
19175 end record;
19176 @end example
19178 Studying this example, we see that the packable fields @cite{L1}
19179 and @cite{L2} are
19180 of length equal to their sizes, and placed at specific bit boundaries (and
19181 not byte boundaries) to
19182 eliminate padding.  But @cite{L3} is of a non-packable float type (because
19183 it is aliased), so it is on the next appropriate alignment boundary.
19185 The next two fields are fully packable, so @cite{L4} and @cite{L5} are
19186 minimally packed with no gaps.  However, type @cite{Rb2} is a packed
19187 array that is longer than 64 bits, so it is itself non-packable.  Thus
19188 the @cite{L6} field is aligned to the next byte boundary, and takes an
19189 integral number of bytes, i.e., 72 bits.
19191 @node Record Representation Clauses,Handling of Records with Holes,Pragma Pack for Records,Representation Clauses and Pragmas
19192 @anchor{gnat_rm/representation_clauses_and_pragmas id13}@anchor{27b}@anchor{gnat_rm/representation_clauses_and_pragmas record-representation-clauses}@anchor{27c}
19193 @section Record Representation Clauses
19196 @geindex Record Representation Clause
19198 Record representation clauses may be given for all record types, including
19199 types obtained by record extension.  Component clauses are allowed for any
19200 static component.  The restrictions on component clauses depend on the type
19201 of the component.
19203 @geindex Component Clause
19205 For all components of an elementary type, the only restriction on component
19206 clauses is that the size must be at least the 'Size value of the type
19207 (actually the Value_Size).  There are no restrictions due to alignment,
19208 and such components may freely cross storage boundaries.
19210 Packed arrays with a size up to and including 64 bits are represented
19211 internally using a modular type with the appropriate number of bits, and
19212 thus the same lack of restriction applies.  For example, if you declare:
19214 @example
19215 type R is array (1 .. 49) of Boolean;
19216 pragma Pack (R);
19217 for R'Size use 49;
19218 @end example
19220 then a component clause for a component of type R may start on any
19221 specified bit boundary, and may specify a value of 49 bits or greater.
19223 For packed bit arrays that are longer than 64 bits, there are two
19224 cases. If the component size is a power of 2 (1,2,4,8,16,32 bits),
19225 including the important case of single bits or boolean values, then
19226 there are no limitations on placement of such components, and they
19227 may start and end at arbitrary bit boundaries.
19229 If the component size is not a power of 2 (e.g., 3 or 5), then
19230 an array of this type longer than 64 bits must always be placed on
19231 on a storage unit (byte) boundary and occupy an integral number
19232 of storage units (bytes). Any component clause that does not
19233 meet this requirement will be rejected.
19235 Any aliased component, or component of an aliased type, must
19236 have its normal alignment and size. A component clause that
19237 does not meet this requirement will be rejected.
19239 The tag field of a tagged type always occupies an address sized field at
19240 the start of the record.  No component clause may attempt to overlay this
19241 tag. When a tagged type appears as a component, the tag field must have
19242 proper alignment
19244 In the case of a record extension T1, of a type T, no component clause applied
19245 to the type T1 can specify a storage location that would overlap the first
19246 T'Size bytes of the record.
19248 For all other component types, including non-bit-packed arrays,
19249 the component can be placed at an arbitrary bit boundary,
19250 so for example, the following is permitted:
19252 @example
19253 type R is array (1 .. 10) of Boolean;
19254 for R'Size use 80;
19256 type Q is record
19257    G, H : Boolean;
19258    L, M : R;
19259 end record;
19261 for Q use record
19262    G at 0 range  0 ..   0;
19263    H at 0 range  1 ..   1;
19264    L at 0 range  2 ..  81;
19265    R at 0 range 82 .. 161;
19266 end record;
19267 @end example
19269 Note: the above rules apply to recent releases of GNAT 5.
19270 In GNAT 3, there are more severe restrictions on larger components.
19271 For composite types, including packed arrays with a size greater than
19272 64 bits, component clauses must respect the alignment requirement of the
19273 type, in particular, always starting on a byte boundary, and the length
19274 must be a multiple of the storage unit.
19276 @node Handling of Records with Holes,Enumeration Clauses,Record Representation Clauses,Representation Clauses and Pragmas
19277 @anchor{gnat_rm/representation_clauses_and_pragmas handling-of-records-with-holes}@anchor{27d}@anchor{gnat_rm/representation_clauses_and_pragmas id14}@anchor{27e}
19278 @section Handling of Records with Holes
19281 @geindex Handling of Records with Holes
19283 As a result of alignment considerations, records may contain "holes"
19284 or gaps
19285 which do not correspond to the data bits of any of the components.
19286 Record representation clauses can also result in holes in records.
19288 GNAT does not attempt to clear these holes, so in record objects,
19289 they should be considered to hold undefined rubbish. The generated
19290 equality routine just tests components so does not access these
19291 undefined bits, and assignment and copy operations may or may not
19292 preserve the contents of these holes (for assignments, the holes
19293 in the target will in practice contain either the bits that are
19294 present in the holes in the source, or the bits that were present
19295 in the target before the assignment).
19297 If it is necessary to ensure that holes in records have all zero
19298 bits, then record objects for which this initialization is desired
19299 should be explicitly set to all zero values using Unchecked_Conversion
19300 or address overlays. For example
19302 @example
19303 type HRec is record
19304    C : Character;
19305    I : Integer;
19306 end record;
19307 @end example
19309 On typical machines, integers need to be aligned on a four-byte
19310 boundary, resulting in three bytes of undefined rubbish following
19311 the 8-bit field for C. To ensure that the hole in a variable of
19312 type HRec is set to all zero bits,
19313 you could for example do:
19315 @example
19316 type Base is record
19317    Dummy1, Dummy2 : Integer := 0;
19318 end record;
19320 BaseVar : Base;
19321 RealVar : Hrec;
19322 for RealVar'Address use BaseVar'Address;
19323 @end example
19325 Now the 8-bytes of the value of RealVar start out containing all zero
19326 bits. A safer approach is to just define dummy fields, avoiding the
19327 holes, as in:
19329 @example
19330 type HRec is record
19331    C      : Character;
19332    Dummy1 : Short_Short_Integer := 0;
19333    Dummy2 : Short_Short_Integer := 0;
19334    Dummy3 : Short_Short_Integer := 0;
19335    I      : Integer;
19336 end record;
19337 @end example
19339 And to make absolutely sure that the intent of this is followed, you
19340 can use representation clauses:
19342 @example
19343 for Hrec use record
19344    C      at 0 range 0 .. 7;
19345    Dummy1 at 1 range 0 .. 7;
19346    Dummy2 at 2 range 0 .. 7;
19347    Dummy3 at 3 range 0 .. 7;
19348    I      at 4 range 0 .. 31;
19349 end record;
19350 for Hrec'Size use 64;
19351 @end example
19353 @node Enumeration Clauses,Address Clauses,Handling of Records with Holes,Representation Clauses and Pragmas
19354 @anchor{gnat_rm/representation_clauses_and_pragmas enumeration-clauses}@anchor{27f}@anchor{gnat_rm/representation_clauses_and_pragmas id15}@anchor{280}
19355 @section Enumeration Clauses
19358 The only restriction on enumeration clauses is that the range of values
19359 must be representable.  For the signed case, if one or more of the
19360 representation values are negative, all values must be in the range:
19362 @example
19363 System.Min_Int .. System.Max_Int
19364 @end example
19366 For the unsigned case, where all values are nonnegative, the values must
19367 be in the range:
19369 @example
19370 0 .. System.Max_Binary_Modulus;
19371 @end example
19373 A @emph{confirming} representation clause is one in which the values range
19374 from 0 in sequence, i.e., a clause that confirms the default representation
19375 for an enumeration type.
19376 Such a confirming representation
19377 is permitted by these rules, and is specially recognized by the compiler so
19378 that no extra overhead results from the use of such a clause.
19380 If an array has an index type which is an enumeration type to which an
19381 enumeration clause has been applied, then the array is stored in a compact
19382 manner.  Consider the declarations:
19384 @example
19385 type r is (A, B, C);
19386 for r use (A => 1, B => 5, C => 10);
19387 type t is array (r) of Character;
19388 @end example
19390 The array type t corresponds to a vector with exactly three elements and
19391 has a default size equal to @cite{3*Character'Size}.  This ensures efficient
19392 use of space, but means that accesses to elements of the array will incur
19393 the overhead of converting representation values to the corresponding
19394 positional values, (i.e., the value delivered by the @cite{Pos} attribute).
19396 @node Address Clauses,Use of Address Clauses for Memory-Mapped I/O,Enumeration Clauses,Representation Clauses and Pragmas
19397 @anchor{gnat_rm/representation_clauses_and_pragmas id16}@anchor{281}@anchor{gnat_rm/representation_clauses_and_pragmas address-clauses}@anchor{282}
19398 @section Address Clauses
19401 @geindex Address Clause
19403 The reference manual allows a general restriction on representation clauses,
19404 as found in RM 13.1(22):
19406 @quotation
19408 "An implementation need not support representation
19409 items containing nonstatic expressions, except that
19410 an implementation should support a representation item
19411 for a given entity if each nonstatic expression in the
19412 representation item is a name that statically denotes
19413 a constant declared before the entity."
19414 @end quotation
19416 In practice this is applicable only to address clauses, since this is the
19417 only case in which a nonstatic expression is permitted by the syntax.  As
19418 the AARM notes in sections 13.1 (22.a-22.h):
19420 @quotation
19422 22.a   Reason: This is to avoid the following sort of thing:
19424 22.b        X : Integer := F(...);
19425 Y : Address := G(...);
19426 for X'Address use Y;
19428 22.c   In the above, we have to evaluate the
19429 initialization expression for X before we
19430 know where to put the result.  This seems
19431 like an unreasonable implementation burden.
19433 22.d   The above code should instead be written
19434 like this:
19436 22.e        Y : constant Address := G(...);
19437 X : Integer := F(...);
19438 for X'Address use Y;
19440 22.f   This allows the expression 'Y' to be safely
19441 evaluated before X is created.
19443 22.g   The constant could be a formal parameter of mode in.
19445 22.h   An implementation can support other nonstatic
19446 expressions if it wants to.  Expressions of type
19447 Address are hardly ever static, but their value
19448 might be known at compile time anyway in many
19449 cases.
19450 @end quotation
19452 GNAT does indeed permit many additional cases of nonstatic expressions.  In
19453 particular, if the type involved is elementary there are no restrictions
19454 (since in this case, holding a temporary copy of the initialization value,
19455 if one is present, is inexpensive).  In addition, if there is no implicit or
19456 explicit initialization, then there are no restrictions.  GNAT will reject
19457 only the case where all three of these conditions hold:
19460 @itemize *
19462 @item 
19463 The type of the item is non-elementary (e.g., a record or array).
19465 @item 
19466 There is explicit or implicit initialization required for the object.
19467 Note that access values are always implicitly initialized.
19469 @item 
19470 The address value is nonstatic.  Here GNAT is more permissive than the
19471 RM, and allows the address value to be the address of a previously declared
19472 stand-alone variable, as long as it does not itself have an address clause.
19474 @example
19475 Anchor  : Some_Initialized_Type;
19476 Overlay : Some_Initialized_Type;
19477 for Overlay'Address use Anchor'Address;
19478 @end example
19480 However, the prefix of the address clause cannot be an array component, or
19481 a component of a discriminated record.
19482 @end itemize
19484 As noted above in section 22.h, address values are typically nonstatic.  In
19485 particular the To_Address function, even if applied to a literal value, is
19486 a nonstatic function call.  To avoid this minor annoyance, GNAT provides
19487 the implementation defined attribute 'To_Address.  The following two
19488 expressions have identical values:
19490 @geindex Attribute
19492 @geindex To_Address
19494 @example
19495 To_Address (16#1234_0000#)
19496 System'To_Address (16#1234_0000#);
19497 @end example
19499 except that the second form is considered to be a static expression, and
19500 thus when used as an address clause value is always permitted.
19502 Additionally, GNAT treats as static an address clause that is an
19503 unchecked_conversion of a static integer value.  This simplifies the porting
19504 of legacy code, and provides a portable equivalent to the GNAT attribute
19505 @cite{To_Address}.
19507 Another issue with address clauses is the interaction with alignment
19508 requirements.  When an address clause is given for an object, the address
19509 value must be consistent with the alignment of the object (which is usually
19510 the same as the alignment of the type of the object).  If an address clause
19511 is given that specifies an inappropriately aligned address value, then the
19512 program execution is erroneous.
19514 Since this source of erroneous behavior can have unfortunate effects on
19515 machines with strict alignment requirements, GNAT
19516 checks (at compile time if possible, generating a warning, or at execution
19517 time with a run-time check) that the alignment is appropriate.  If the
19518 run-time check fails, then @cite{Program_Error} is raised.  This run-time
19519 check is suppressed if range checks are suppressed, or if the special GNAT
19520 check Alignment_Check is suppressed, or if
19521 @cite{pragma Restrictions (No_Elaboration_Code)} is in effect. It is also
19522 suppressed by default on non-strict alignment machines (such as the x86).
19524 Finally, GNAT does not permit overlaying of objects of controlled types or
19525 composite types containing a controlled component. In most cases, the compiler
19526 can detect an attempt at such overlays and will generate a warning at compile
19527 time and a Program_Error exception at run time.
19529 @geindex Export
19531 An address clause cannot be given for an exported object.  More
19532 understandably the real restriction is that objects with an address
19533 clause cannot be exported.  This is because such variables are not
19534 defined by the Ada program, so there is no external object to export.
19536 @geindex Import
19538 It is permissible to give an address clause and a pragma Import for the
19539 same object.  In this case, the variable is not really defined by the
19540 Ada program, so there is no external symbol to be linked.  The link name
19541 and the external name are ignored in this case.  The reason that we allow this
19542 combination is that it provides a useful idiom to avoid unwanted
19543 initializations on objects with address clauses.
19545 When an address clause is given for an object that has implicit or
19546 explicit initialization, then by default initialization takes place.  This
19547 means that the effect of the object declaration is to overwrite the
19548 memory at the specified address.  This is almost always not what the
19549 programmer wants, so GNAT will output a warning:
19551 @example
19552 with System;
19553 package G is
19554    type R is record
19555       M : Integer := 0;
19556    end record;
19558    Ext : R;
19559    for Ext'Address use System'To_Address (16#1234_1234#);
19560        |
19561 >>> warning: implicit initialization of "Ext" may
19562     modify overlaid storage
19563 >>> warning: use pragma Import for "Ext" to suppress
19564     initialization (RM B(24))
19566 end G;
19567 @end example
19569 As indicated by the warning message, the solution is to use a (dummy) pragma
19570 Import to suppress this initialization.  The pragma tell the compiler that the
19571 object is declared and initialized elsewhere.  The following package compiles
19572 without warnings (and the initialization is suppressed):
19574 @example
19575 with System;
19576 package G is
19577    type R is record
19578       M : Integer := 0;
19579    end record;
19581    Ext : R;
19582    for Ext'Address use System'To_Address (16#1234_1234#);
19583    pragma Import (Ada, Ext);
19584 end G;
19585 @end example
19587 A final issue with address clauses involves their use for overlaying
19588 variables, as in the following example:
19590 @geindex Overlaying of objects
19592 @example
19593 A : Integer;
19594 B : Integer;
19595 for B'Address use A'Address;
19596 @end example
19598 or alternatively, using the form recommended by the RM:
19600 @example
19601 A    : Integer;
19602 Addr : constant Address := A'Address;
19603 B    : Integer;
19604 for B'Address use Addr;
19605 @end example
19607 In both of these cases, @cite{A} and @cite{B} become aliased to one another
19608 via the address clause. This use of address clauses to overlay
19609 variables, achieving an effect similar to unchecked conversion
19610 was erroneous in Ada 83, but in Ada 95 and Ada 2005
19611 the effect is implementation defined. Furthermore, the
19612 Ada RM specifically recommends that in a situation
19613 like this, @cite{B} should be subject to the following
19614 implementation advice (RM 13.3(19)):
19616 @quotation
19618 "19  If the Address of an object is specified, or it is imported
19619 or exported, then the implementation should not perform
19620 optimizations based on assumptions of no aliases."
19621 @end quotation
19623 GNAT follows this recommendation, and goes further by also applying
19624 this recommendation to the overlaid variable (@cite{A} in the above example)
19625 in this case. This means that the overlay works "as expected", in that
19626 a modification to one of the variables will affect the value of the other.
19628 More generally, GNAT interprets this recommendation conservatively for
19629 address clauses: in the cases other than overlays, it considers that the
19630 object is effectively subject to pragma @cite{Volatile} and implements the
19631 associated semantics.
19633 Note that when address clause overlays are used in this way, there is an
19634 issue of unintentional initialization, as shown by this example:
19636 @example
19637 package Overwrite_Record is
19638    type R is record
19639       A : Character := 'C';
19640       B : Character := 'A';
19641    end record;
19642    X : Short_Integer := 3;
19643    Y : R;
19644    for Y'Address use X'Address;
19645        |
19646 >>> warning: default initialization of "Y" may
19647     modify "X", use pragma Import for "Y" to
19648     suppress initialization (RM B.1(24))
19650 end Overwrite_Record;
19651 @end example
19653 Here the default initialization of @cite{Y} will clobber the value
19654 of @cite{X}, which justifies the warning. The warning notes that
19655 this effect can be eliminated by adding a @cite{pragma Import}
19656 which suppresses the initialization:
19658 @example
19659 package Overwrite_Record is
19660    type R is record
19661       A : Character := 'C';
19662       B : Character := 'A';
19663    end record;
19664    X : Short_Integer := 3;
19665    Y : R;
19666    for Y'Address use X'Address;
19667    pragma Import (Ada, Y);
19668 end Overwrite_Record;
19669 @end example
19671 Note that the use of @cite{pragma Initialize_Scalars} may cause variables to
19672 be initialized when they would not otherwise have been in the absence
19673 of the use of this pragma. This may cause an overlay to have this
19674 unintended clobbering effect. The compiler avoids this for scalar
19675 types, but not for composite objects (where in general the effect
19676 of @cite{Initialize_Scalars} is part of the initialization routine
19677 for the composite object:
19679 @example
19680 pragma Initialize_Scalars;
19681 with Ada.Text_IO;  use Ada.Text_IO;
19682 procedure Overwrite_Array is
19683    type Arr is array (1 .. 5) of Integer;
19684    X : Arr := (others => 1);
19685    A : Arr;
19686    for A'Address use X'Address;
19687        |
19688 >>> warning: default initialization of "A" may
19689     modify "X", use pragma Import for "A" to
19690     suppress initialization (RM B.1(24))
19692 begin
19693    if X /= Arr'(others => 1) then
19694       Put_Line ("X was clobbered");
19695    else
19696       Put_Line ("X was not clobbered");
19697    end if;
19698 end Overwrite_Array;
19699 @end example
19701 The above program generates the warning as shown, and at execution
19702 time, prints @cite{X was clobbered}. If the @cite{pragma Import} is
19703 added as suggested:
19705 @example
19706 pragma Initialize_Scalars;
19707 with Ada.Text_IO;  use Ada.Text_IO;
19708 procedure Overwrite_Array is
19709    type Arr is array (1 .. 5) of Integer;
19710    X : Arr := (others => 1);
19711    A : Arr;
19712    for A'Address use X'Address;
19713    pragma Import (Ada, A);
19714 begin
19715    if X /= Arr'(others => 1) then
19716       Put_Line ("X was clobbered");
19717    else
19718       Put_Line ("X was not clobbered");
19719    end if;
19720 end Overwrite_Array;
19721 @end example
19723 then the program compiles without the warning and when run will generate
19724 the output @cite{X was not clobbered}.
19726 @node Use of Address Clauses for Memory-Mapped I/O,Effect of Convention on Representation,Address Clauses,Representation Clauses and Pragmas
19727 @anchor{gnat_rm/representation_clauses_and_pragmas id17}@anchor{283}@anchor{gnat_rm/representation_clauses_and_pragmas use-of-address-clauses-for-memory-mapped-i-o}@anchor{284}
19728 @section Use of Address Clauses for Memory-Mapped I/O
19731 @geindex Memory-mapped I/O
19733 A common pattern is to use an address clause to map an atomic variable to
19734 a location in memory that corresponds to a memory-mapped I/O operation or
19735 operations, for example:
19737 @example
19738 type Mem_Word is record
19739    A,B,C,D : Byte;
19740 end record;
19741 pragma Atomic (Mem_Word);
19742 for Mem_Word_Size use 32;
19744 Mem : Mem_Word;
19745 for Mem'Address use some-address;
19747 Temp := Mem;
19748 Temp.A := 32;
19749 Mem := Temp;
19750 @end example
19752 For a full access (reference or modification) of the variable (Mem) in this
19753 case, as in the above examples, GNAT guarantees that the entire atomic word
19754 will be accessed, in accordance with the RM C.6(15) clause.
19756 A problem arises with a component access such as:
19758 @example
19759 Mem.A := 32;
19760 @end example
19762 Note that the component A is not declared as atomic. This means that it is
19763 not clear what this assignment means. It could correspond to full word read
19764 and write as given in the first example, or on architectures that supported
19765 such an operation it might be a single byte store instruction. The RM does
19766 not have anything to say in this situation, and GNAT does not make any
19767 guarantee. The code generated may vary from target to target. GNAT will issue
19768 a warning in such a case:
19770 @example
19771 Mem.A := 32;
19773 >>> warning: access to non-atomic component of atomic array,
19774     may cause unexpected accesses to atomic object
19775 @end example
19777 It is best to be explicit in this situation, by either declaring the
19778 components to be atomic if you want the byte store, or explicitly writing
19779 the full word access sequence if that is what the hardware requires.
19780 Alternatively, if the full word access sequence is required, GNAT also
19781 provides the pragma @cite{Volatile_Full_Access} which can be used in lieu of
19782 pragma @cite{Atomic} and will give the additional guarantee.
19784 @node Effect of Convention on Representation,Conventions and Anonymous Access Types,Use of Address Clauses for Memory-Mapped I/O,Representation Clauses and Pragmas
19785 @anchor{gnat_rm/representation_clauses_and_pragmas id18}@anchor{285}@anchor{gnat_rm/representation_clauses_and_pragmas effect-of-convention-on-representation}@anchor{286}
19786 @section Effect of Convention on Representation
19789 @geindex Convention
19790 @geindex effect on representation
19792 Normally the specification of a foreign language convention for a type or
19793 an object has no effect on the chosen representation.  In particular, the
19794 representation chosen for data in GNAT generally meets the standard system
19795 conventions, and for example records are laid out in a manner that is
19796 consistent with C.  This means that specifying convention C (for example)
19797 has no effect.
19799 There are four exceptions to this general rule:
19802 @itemize *
19804 @item 
19805 @emph{Convention Fortran and array subtypes}.
19807 If pragma Convention Fortran is specified for an array subtype, then in
19808 accordance with the implementation advice in section 3.6.2(11) of the
19809 Ada Reference Manual, the array will be stored in a Fortran-compatible
19810 column-major manner, instead of the normal default row-major order.
19812 @item 
19813 @emph{Convention C and enumeration types}
19815 GNAT normally stores enumeration types in 8, 16, or 32 bits as required
19816 to accommodate all values of the type.  For example, for the enumeration
19817 type declared by:
19819 @example
19820 type Color is (Red, Green, Blue);
19821 @end example
19823 8 bits is sufficient to store all values of the type, so by default, objects
19824 of type @cite{Color} will be represented using 8 bits.  However, normal C
19825 convention is to use 32 bits for all enum values in C, since enum values
19826 are essentially of type int.  If pragma @cite{Convention C} is specified for an
19827 Ada enumeration type, then the size is modified as necessary (usually to
19828 32 bits) to be consistent with the C convention for enum values.
19830 Note that this treatment applies only to types. If Convention C is given for
19831 an enumeration object, where the enumeration type is not Convention C, then
19832 Object_Size bits are allocated. For example, for a normal enumeration type,
19833 with less than 256 elements, only 8 bits will be allocated for the object.
19834 Since this may be a surprise in terms of what C expects, GNAT will issue a
19835 warning in this situation. The warning can be suppressed by giving an explicit
19836 size clause specifying the desired size.
19838 @item 
19839 @emph{Convention C/Fortran and Boolean types}
19841 In C, the usual convention for boolean values, that is values used for
19842 conditions, is that zero represents false, and nonzero values represent
19843 true.  In Ada, the normal convention is that two specific values, typically
19844 0/1, are used to represent false/true respectively.
19846 Fortran has a similar convention for @cite{LOGICAL} values (any nonzero
19847 value represents true).
19849 To accommodate the Fortran and C conventions, if a pragma Convention specifies
19850 C or Fortran convention for a derived Boolean, as in the following example:
19852 @example
19853 type C_Switch is new Boolean;
19854 pragma Convention (C, C_Switch);
19855 @end example
19857 then the GNAT generated code will treat any nonzero value as true.  For truth
19858 values generated by GNAT, the conventional value 1 will be used for True, but
19859 when one of these values is read, any nonzero value is treated as True.
19860 @end itemize
19862 @node Conventions and Anonymous Access Types,Determining the Representations chosen by GNAT,Effect of Convention on Representation,Representation Clauses and Pragmas
19863 @anchor{gnat_rm/representation_clauses_and_pragmas conventions-and-anonymous-access-types}@anchor{287}@anchor{gnat_rm/representation_clauses_and_pragmas id19}@anchor{288}
19864 @section Conventions and Anonymous Access Types
19867 @geindex Anonymous access types
19869 @geindex Convention for anonymous access types
19871 The RM is not entirely clear on convention handling in a number of cases,
19872 and in particular, it is not clear on the convention to be given to
19873 anonymous access types in general, and in particular what is to be
19874 done for the case of anonymous access-to-subprogram.
19876 In GNAT, we decide that if an explicit Convention is applied
19877 to an object or component, and its type is such an anonymous type,
19878 then the convention will apply to this anonymous type as well. This
19879 seems to make sense since it is anomolous in any case to have a
19880 different convention for an object and its type, and there is clearly
19881 no way to explicitly specify a convention for an anonymous type, since
19882 it doesn't have a name to specify!
19884 Furthermore, we decide that if a convention is applied to a record type,
19885 then this convention is inherited by any of its components that are of an
19886 anonymous access type which do not have an explicitly specified convention.
19888 The following program shows these conventions in action:
19890 @example
19891 package ConvComp is
19892    type Foo is range 1 .. 10;
19893    type T1 is record
19894       A : access function (X : Foo) return Integer;
19895       B : Integer;
19896    end record;
19897    pragma Convention (C, T1);
19899    type T2 is record
19900       A : access function (X : Foo) return Integer;
19901       pragma Convention  (C, A);
19902       B : Integer;
19903    end record;
19904    pragma Convention (COBOL, T2);
19906    type T3 is record
19907       A : access function (X : Foo) return Integer;
19908       pragma Convention  (COBOL, A);
19909       B : Integer;
19910    end record;
19911    pragma Convention (C, T3);
19913    type T4 is record
19914       A : access function (X : Foo) return Integer;
19915       B : Integer;
19916    end record;
19917    pragma Convention (COBOL, T4);
19919    function F (X : Foo) return Integer;
19920    pragma Convention (C, F);
19922    function F (X : Foo) return Integer is (13);
19924    TV1 : T1 := (F'Access, 12);  -- OK
19925    TV2 : T2 := (F'Access, 13);  -- OK
19927    TV3 : T3 := (F'Access, 13);  -- ERROR
19928                 |
19929 >>> subprogram "F" has wrong convention
19930 >>> does not match access to subprogram declared at line 17
19931      38.    TV4 : T4 := (F'Access, 13);  -- ERROR
19932                 |
19933 >>> subprogram "F" has wrong convention
19934 >>> does not match access to subprogram declared at line 24
19935      39. end ConvComp;
19936 @end example
19938 @node Determining the Representations chosen by GNAT,,Conventions and Anonymous Access Types,Representation Clauses and Pragmas
19939 @anchor{gnat_rm/representation_clauses_and_pragmas id20}@anchor{289}@anchor{gnat_rm/representation_clauses_and_pragmas determining-the-representations-chosen-by-gnat}@anchor{28a}
19940 @section Determining the Representations chosen by GNAT
19943 @geindex Representation
19944 @geindex determination of
19946 @geindex -gnatR (gcc)
19948 Although the descriptions in this section are intended to be complete, it is
19949 often easier to simply experiment to see what GNAT accepts and what the
19950 effect is on the layout of types and objects.
19952 As required by the Ada RM, if a representation clause is not accepted, then
19953 it must be rejected as illegal by the compiler.  However, when a
19954 representation clause or pragma is accepted, there can still be questions
19955 of what the compiler actually does.  For example, if a partial record
19956 representation clause specifies the location of some components and not
19957 others, then where are the non-specified components placed? Or if pragma
19958 @cite{Pack} is used on a record, then exactly where are the resulting
19959 fields placed? The section on pragma @cite{Pack} in this chapter can be
19960 used to answer the second question, but it is often easier to just see
19961 what the compiler does.
19963 For this purpose, GNAT provides the option @emph{-gnatR}.  If you compile
19964 with this option, then the compiler will output information on the actual
19965 representations chosen, in a format similar to source representation
19966 clauses.  For example, if we compile the package:
19968 @example
19969 package q is
19970    type r (x : boolean) is tagged record
19971       case x is
19972          when True => S : String (1 .. 100);
19973          when False => null;
19974       end case;
19975    end record;
19977    type r2 is new r (false) with record
19978       y2 : integer;
19979    end record;
19981    for r2 use record
19982       y2 at 16 range 0 .. 31;
19983    end record;
19985    type x is record
19986       y : character;
19987    end record;
19989    type x1 is array (1 .. 10) of x;
19990    for x1'component_size use 11;
19992    type ia is access integer;
19994    type Rb1 is array (1 .. 13) of Boolean;
19995    pragma Pack (rb1);
19997    type Rb2 is array (1 .. 65) of Boolean;
19998    pragma Pack (rb2);
20000    type x2 is record
20001       l1 : Boolean;
20002       l2 : Duration;
20003       l3 : Float;
20004       l4 : Boolean;
20005       l5 : Rb1;
20006       l6 : Rb2;
20007    end record;
20008    pragma Pack (x2);
20009 end q;
20010 @end example
20012 using the switch @emph{-gnatR} we obtain the following output:
20014 @example
20015 Representation information for unit q
20016 -------------------------------------
20018 for r'Size use ??;
20019 for r'Alignment use 4;
20020 for r use record
20021    x    at 4 range  0 .. 7;
20022    _tag at 0 range  0 .. 31;
20023    s    at 5 range  0 .. 799;
20024 end record;
20026 for r2'Size use 160;
20027 for r2'Alignment use 4;
20028 for r2 use record
20029    x       at  4 range  0 .. 7;
20030    _tag    at  0 range  0 .. 31;
20031    _parent at  0 range  0 .. 63;
20032    y2      at 16 range  0 .. 31;
20033 end record;
20035 for x'Size use 8;
20036 for x'Alignment use 1;
20037 for x use record
20038    y at 0 range  0 .. 7;
20039 end record;
20041 for x1'Size use 112;
20042 for x1'Alignment use 1;
20043 for x1'Component_Size use 11;
20045 for rb1'Size use 13;
20046 for rb1'Alignment use 2;
20047 for rb1'Component_Size use 1;
20049 for rb2'Size use 72;
20050 for rb2'Alignment use 1;
20051 for rb2'Component_Size use 1;
20053 for x2'Size use 224;
20054 for x2'Alignment use 4;
20055 for x2 use record
20056    l1 at  0 range  0 .. 0;
20057    l2 at  0 range  1 .. 64;
20058    l3 at 12 range  0 .. 31;
20059    l4 at 16 range  0 .. 0;
20060    l5 at 16 range  1 .. 13;
20061    l6 at 18 range  0 .. 71;
20062 end record;
20063 @end example
20065 The Size values are actually the Object_Size, i.e., the default size that
20066 will be allocated for objects of the type.
20067 The @code{??} size for type r indicates that we have a variant record, and the
20068 actual size of objects will depend on the discriminant value.
20070 The Alignment values show the actual alignment chosen by the compiler
20071 for each record or array type.
20073 The record representation clause for type r shows where all fields
20074 are placed, including the compiler generated tag field (whose location
20075 cannot be controlled by the programmer).
20077 The record representation clause for the type extension r2 shows all the
20078 fields present, including the parent field, which is a copy of the fields
20079 of the parent type of r2, i.e., r1.
20081 The component size and size clauses for types rb1 and rb2 show
20082 the exact effect of pragma @cite{Pack} on these arrays, and the record
20083 representation clause for type x2 shows how pragma @cite{Pack} affects
20084 this record type.
20086 In some cases, it may be useful to cut and paste the representation clauses
20087 generated by the compiler into the original source to fix and guarantee
20088 the actual representation to be used.
20090 @node Standard Library Routines,The Implementation of Standard I/O,Representation Clauses and Pragmas,Top
20091 @anchor{gnat_rm/standard_library_routines standard-library-routines}@anchor{e}@anchor{gnat_rm/standard_library_routines doc}@anchor{28b}@anchor{gnat_rm/standard_library_routines id1}@anchor{28c}
20092 @chapter Standard Library Routines
20095 The Ada Reference Manual contains in Annex A a full description of an
20096 extensive set of standard library routines that can be used in any Ada
20097 program, and which must be provided by all Ada compilers.  They are
20098 analogous to the standard C library used by C programs.
20100 GNAT implements all of the facilities described in annex A, and for most
20101 purposes the description in the Ada Reference Manual, or appropriate Ada
20102 text book, will be sufficient for making use of these facilities.
20104 In the case of the input-output facilities,
20105 @ref{f,,The Implementation of Standard I/O},
20106 gives details on exactly how GNAT interfaces to the
20107 file system.  For the remaining packages, the Ada Reference Manual
20108 should be sufficient.  The following is a list of the packages included,
20109 together with a brief description of the functionality that is provided.
20111 For completeness, references are included to other predefined library
20112 routines defined in other sections of the Ada Reference Manual (these are
20113 cross-indexed from Annex A). For further details see the relevant
20114 package declarations in the run-time library. In particular, a few units
20115 are not implemented, as marked by the presence of pragma Unimplemented_Unit,
20116 and in this case the package declaration contains comments explaining why
20117 the unit is not implemented.
20120 @table @asis
20122 @item @code{Ada} @emph{(A.2)}
20124 This is a parent package for all the standard library packages.  It is
20125 usually included implicitly in your program, and itself contains no
20126 useful data or routines.
20128 @item @code{Ada.Assertions} @emph{(11.4.2)}
20130 @cite{Assertions} provides the @cite{Assert} subprograms, and also
20131 the declaration of the @cite{Assertion_Error} exception.
20133 @item @code{Ada.Asynchronous_Task_Control} @emph{(D.11)}
20135 @cite{Asynchronous_Task_Control} provides low level facilities for task
20136 synchronization. It is typically not implemented. See package spec for details.
20138 @item @code{Ada.Calendar} @emph{(9.6)}
20140 @cite{Calendar} provides time of day access, and routines for
20141 manipulating times and durations.
20143 @item @code{Ada.Calendar.Arithmetic} @emph{(9.6.1)}
20145 This package provides additional arithmetic
20146 operations for @cite{Calendar}.
20148 @item @code{Ada.Calendar.Formatting} @emph{(9.6.1)}
20150 This package provides formatting operations for @cite{Calendar}.
20152 @item @code{Ada.Calendar.Time_Zones} @emph{(9.6.1)}
20154 This package provides additional @cite{Calendar} facilities
20155 for handling time zones.
20157 @item @code{Ada.Characters} @emph{(A.3.1)}
20159 This is a dummy parent package that contains no useful entities
20161 @item @code{Ada.Characters.Conversions} @emph{(A.3.2)}
20163 This package provides character conversion functions.
20165 @item @code{Ada.Characters.Handling} @emph{(A.3.2)}
20167 This package provides some basic character handling capabilities,
20168 including classification functions for classes of characters (e.g., test
20169 for letters, or digits).
20171 @item @code{Ada.Characters.Latin_1} @emph{(A.3.3)}
20173 This package includes a complete set of definitions of the characters
20174 that appear in type CHARACTER.  It is useful for writing programs that
20175 will run in international environments.  For example, if you want an
20176 upper case E with an acute accent in a string, it is often better to use
20177 the definition of @cite{UC_E_Acute} in this package.  Then your program
20178 will print in an understandable manner even if your environment does not
20179 support these extended characters.
20181 @item @code{Ada.Command_Line} @emph{(A.15)}
20183 This package provides access to the command line parameters and the name
20184 of the current program (analogous to the use of @cite{argc} and @cite{argv}
20185 in C), and also allows the exit status for the program to be set in a
20186 system-independent manner.
20188 @item @code{Ada.Complex_Text_IO} @emph{(G.1.3)}
20190 This package provides text input and output of complex numbers.
20192 @item @code{Ada.Containers} @emph{(A.18.1)}
20194 A top level package providing a few basic definitions used by all the
20195 following specific child packages that provide specific kinds of
20196 containers.
20197 @end table
20199 @code{Ada.Containers.Bounded_Priority_Queues} @emph{(A.18.31)}
20201 @code{Ada.Containers.Bounded_Synchronized_Queues} @emph{(A.18.29)}
20203 @code{Ada.Containers.Doubly_Linked_Lists} @emph{(A.18.3)}
20205 @code{Ada.Containers.Generic_Array_Sort} @emph{(A.18.26)}
20207 @code{Ada.Containers.Generic_Constrained_Array_Sort} @emph{(A.18.26)}
20209 @code{Ada.Containers.Generic_Sort} @emph{(A.18.26)}
20211 @code{Ada.Containers.Hashed_Maps} @emph{(A.18.5)}
20213 @code{Ada.Containers.Hashed_Sets} @emph{(A.18.8)}
20215 @code{Ada.Containers.Indefinite_Doubly_Linked_Lists} @emph{(A.18.12)}
20217 @code{Ada.Containers.Indefinite_Hashed_Maps} @emph{(A.18.13)}
20219 @code{Ada.Containers.Indefinite_Hashed_Sets} @emph{(A.18.15)}
20221 @code{Ada.Containers.Indefinite_Holders} @emph{(A.18.18)}
20223 @code{Ada.Containers.Indefinite_Multiway_Trees} @emph{(A.18.17)}
20225 @code{Ada.Containers.Indefinite_Ordered_Maps} @emph{(A.18.14)}
20227 @code{Ada.Containers.Indefinite_Ordered_Sets} @emph{(A.18.16)}
20229 @code{Ada.Containers.Indefinite_Vectors} @emph{(A.18.11)}
20231 @code{Ada.Containers.Multiway_Trees} @emph{(A.18.10)}
20233 @code{Ada.Containers.Ordered_Maps} @emph{(A.18.6)}
20235 @code{Ada.Containers.Ordered_Sets} @emph{(A.18.9)}
20237 @code{Ada.Containers.Synchronized_Queue_Interfaces} @emph{(A.18.27)}
20239 @code{Ada.Containers.Unbounded_Priority_Queues} @emph{(A.18.30)}
20241 @code{Ada.Containers.Unbounded_Synchronized_Queues} @emph{(A.18.28)}
20243 @code{Ada.Containers.Vectors} @emph{(A.18.2)}
20246 @table @asis
20248 @item @code{Ada.Directories} @emph{(A.16)}
20250 This package provides operations on directories.
20252 @item @code{Ada.Directories.Hierarchical_File_Names} @emph{(A.16.1)}
20254 This package provides additional directory operations handling
20255 hiearchical file names.
20257 @item @code{Ada.Directories.Information} @emph{(A.16)}
20259 This is an implementation defined package for additional directory
20260 operations, which is not implemented in GNAT.
20262 @item @code{Ada.Decimal} @emph{(F.2)}
20264 This package provides constants describing the range of decimal numbers
20265 implemented, and also a decimal divide routine (analogous to the COBOL
20266 verb DIVIDE ... GIVING ... REMAINDER ...)
20268 @item @code{Ada.Direct_IO} @emph{(A.8.4)}
20270 This package provides input-output using a model of a set of records of
20271 fixed-length, containing an arbitrary definite Ada type, indexed by an
20272 integer record number.
20274 @item @code{Ada.Dispatching} @emph{(D.2.1)}
20276 A parent package containing definitions for task dispatching operations.
20278 @item @code{Ada.Dispatching.EDF} @emph{(D.2.6)}
20280 Not implemented in GNAT.
20282 @item @code{Ada.Dispatching.Non_Preemptive} @emph{(D.2.4)}
20284 Not implemented in GNAT.
20286 @item @code{Ada.Dispatching.Round_Robin} @emph{(D.2.5)}
20288 Not implemented in GNAT.
20290 @item @code{Ada.Dynamic_Priorities} @emph{(D.5)}
20292 This package allows the priorities of a task to be adjusted dynamically
20293 as the task is running.
20295 @item @code{Ada.Environment_Variables} @emph{(A.17)}
20297 This package provides facilities for accessing environment variables.
20299 @item @code{Ada.Exceptions} @emph{(11.4.1)}
20301 This package provides additional information on exceptions, and also
20302 contains facilities for treating exceptions as data objects, and raising
20303 exceptions with associated messages.
20305 @item @code{Ada.Execution_Time} @emph{(D.14)}
20307 Not implemented in GNAT.
20309 @item @code{Ada.Execution_Time.Group_Budgets} @emph{(D.14.2)}
20311 Not implemented in GNAT.
20313 @item @code{Ada.Execution_Time.Timers} @emph{(D.14.1)'}
20315 Not implemented in GNAT.
20317 @item @code{Ada.Finalization} @emph{(7.6)}
20319 This package contains the declarations and subprograms to support the
20320 use of controlled types, providing for automatic initialization and
20321 finalization (analogous to the constructors and destructors of C++).
20323 @item @code{Ada.Float_Text_IO} @emph{(A.10.9)}
20325 A library level instantiation of Text_IO.Float_IO for type Float.
20327 @item @code{Ada.Float_Wide_Text_IO} @emph{(A.10.9)}
20329 A library level instantiation of Wide_Text_IO.Float_IO for type Float.
20331 @item @code{Ada.Float_Wide_Wide_Text_IO} @emph{(A.10.9)}
20333 A library level instantiation of Wide_Wide_Text_IO.Float_IO for type Float.
20335 @item @code{Ada.Integer_Text_IO} @emph{(A.10.9)}
20337 A library level instantiation of Text_IO.Integer_IO for type Integer.
20339 @item @code{Ada.Integer_Wide_Text_IO} @emph{(A.10.9)}
20341 A library level instantiation of Wide_Text_IO.Integer_IO for type Integer.
20343 @item @code{Ada.Integer_Wide_Wide_Text_IO} @emph{(A.10.9)}
20345 A library level instantiation of Wide_Wide_Text_IO.Integer_IO for type Integer.
20347 @item @code{Ada.Interrupts} @emph{(C.3.2)}
20349 This package provides facilities for interfacing to interrupts, which
20350 includes the set of signals or conditions that can be raised and
20351 recognized as interrupts.
20353 @item @code{Ada.Interrupts.Names} @emph{(C.3.2)}
20355 This package provides the set of interrupt names (actually signal
20356 or condition names) that can be handled by GNAT.
20358 @item @code{Ada.IO_Exceptions} @emph{(A.13)}
20360 This package defines the set of exceptions that can be raised by use of
20361 the standard IO packages.
20363 @item @code{Ada.Iterator_Interfaces} @emph{(5.5.1)}
20365 This package provides a generic interface to generalized iterators.
20367 @item @code{Ada.Locales} @emph{(A.19)}
20369 This package provides declarations providing information (Language
20370 and Country) about the current locale.
20372 @item @code{Ada.Numerics}
20374 This package contains some standard constants and exceptions used
20375 throughout the numerics packages.  Note that the constants pi and e are
20376 defined here, and it is better to use these definitions than rolling
20377 your own.
20379 @item @code{Ada.Numerics.Complex_Arrays} @emph{(G.3.2)}
20381 Provides operations on arrays of complex numbers.
20383 @item @code{Ada.Numerics.Complex_Elementary_Functions}
20385 Provides the implementation of standard elementary functions (such as
20386 log and trigonometric functions) operating on complex numbers using the
20387 standard @cite{Float} and the @cite{Complex} and @cite{Imaginary} types
20388 created by the package @cite{Numerics.Complex_Types}.
20390 @item @code{Ada.Numerics.Complex_Types}
20392 This is a predefined instantiation of
20393 @cite{Numerics.Generic_Complex_Types} using @cite{Standard.Float} to
20394 build the type @cite{Complex} and @cite{Imaginary}.
20396 @item @code{Ada.Numerics.Discrete_Random}
20398 This generic package provides a random number generator suitable for generating
20399 uniformly distributed values of a specified discrete subtype.
20401 @item @code{Ada.Numerics.Float_Random}
20403 This package provides a random number generator suitable for generating
20404 uniformly distributed floating point values in the unit interval.
20406 @item @code{Ada.Numerics.Generic_Complex_Elementary_Functions}
20408 This is a generic version of the package that provides the
20409 implementation of standard elementary functions (such as log and
20410 trigonometric functions) for an arbitrary complex type.
20412 The following predefined instantiations of this package are provided:
20415 @itemize *
20417 @item 
20418 @code{Short_Float}
20420 @cite{Ada.Numerics.Short_Complex_Elementary_Functions}
20422 @item 
20423 @code{Float}
20425 @cite{Ada.Numerics.Complex_Elementary_Functions}
20427 @item 
20428 @code{Long_Float}
20430 @cite{Ada.Numerics.Long_Complex_Elementary_Functions}
20431 @end itemize
20433 @item @code{Ada.Numerics.Generic_Complex_Types}
20435 This is a generic package that allows the creation of complex types,
20436 with associated complex arithmetic operations.
20438 The following predefined instantiations of this package exist
20441 @itemize *
20443 @item 
20444 @code{Short_Float}
20446 @cite{Ada.Numerics.Short_Complex_Complex_Types}
20448 @item 
20449 @code{Float}
20451 @cite{Ada.Numerics.Complex_Complex_Types}
20453 @item 
20454 @code{Long_Float}
20456 @cite{Ada.Numerics.Long_Complex_Complex_Types}
20457 @end itemize
20459 @item @code{Ada.Numerics.Generic_Elementary_Functions}
20461 This is a generic package that provides the implementation of standard
20462 elementary functions (such as log an trigonometric functions) for an
20463 arbitrary float type.
20465 The following predefined instantiations of this package exist
20468 @itemize *
20470 @item 
20471 @code{Short_Float}
20473 @cite{Ada.Numerics.Short_Elementary_Functions}
20475 @item 
20476 @code{Float}
20478 @cite{Ada.Numerics.Elementary_Functions}
20480 @item 
20481 @code{Long_Float}
20483 @cite{Ada.Numerics.Long_Elementary_Functions}
20484 @end itemize
20486 @item @code{Ada.Numerics.Generic_Real_Arrays} @emph{(G.3.1)}
20488 Generic operations on arrays of reals
20490 @item @code{Ada.Numerics.Real_Arrays} @emph{(G.3.1)}
20492 Preinstantiation of Ada.Numerics.Generic_Real_Arrays (Float).
20494 @item @code{Ada.Real_Time} @emph{(D.8)}
20496 This package provides facilities similar to those of @cite{Calendar}, but
20497 operating with a finer clock suitable for real time control. Note that
20498 annex D requires that there be no backward clock jumps, and GNAT generally
20499 guarantees this behavior, but of course if the external clock on which
20500 the GNAT runtime depends is deliberately reset by some external event,
20501 then such a backward jump may occur.
20503 @item @code{Ada.Real_Time.Timing_Events} @emph{(D.15)}
20505 Not implemented in GNAT.
20507 @item @code{Ada.Sequential_IO} @emph{(A.8.1)}
20509 This package provides input-output facilities for sequential files,
20510 which can contain a sequence of values of a single type, which can be
20511 any Ada type, including indefinite (unconstrained) types.
20513 @item @code{Ada.Storage_IO} @emph{(A.9)}
20515 This package provides a facility for mapping arbitrary Ada types to and
20516 from a storage buffer.  It is primarily intended for the creation of new
20517 IO packages.
20519 @item @code{Ada.Streams} @emph{(13.13.1)}
20521 This is a generic package that provides the basic support for the
20522 concept of streams as used by the stream attributes (@cite{Input},
20523 @cite{Output}, @cite{Read} and @cite{Write}).
20525 @item @code{Ada.Streams.Stream_IO} @emph{(A.12.1)}
20527 This package is a specialization of the type @cite{Streams} defined in
20528 package @cite{Streams} together with a set of operations providing
20529 Stream_IO capability.  The Stream_IO model permits both random and
20530 sequential access to a file which can contain an arbitrary set of values
20531 of one or more Ada types.
20533 @item @code{Ada.Strings} @emph{(A.4.1)}
20535 This package provides some basic constants used by the string handling
20536 packages.
20538 @item @code{Ada.Strings.Bounded} @emph{(A.4.4)}
20540 This package provides facilities for handling variable length
20541 strings.  The bounded model requires a maximum length.  It is thus
20542 somewhat more limited than the unbounded model, but avoids the use of
20543 dynamic allocation or finalization.
20545 @item @code{Ada.Strings.Bounded.Equal_Case_Insensitive} @emph{(A.4.10)}
20547 Provides case-insensitive comparisons of bounded strings
20549 @item @code{Ada.Strings.Bounded.Hash} @emph{(A.4.9)}
20551 This package provides a generic hash function for bounded strings
20553 @item @code{Ada.Strings.Bounded.Hash_Case_Insensitive} @emph{(A.4.9)}
20555 This package provides a generic hash function for bounded strings that
20556 converts the string to be hashed to lower case.
20558 @item @code{Ada.Strings.Bounded.Less_Case_Insensitive} @emph{(A.4.10)}
20560 This package provides a comparison function for bounded strings that works
20561 in a case insensitive manner by converting to lower case before the comparison.
20563 @item @code{Ada.Strings.Fixed} @emph{(A.4.3)}
20565 This package provides facilities for handling fixed length strings.
20567 @item @code{Ada.Strings.Fixed.Equal_Case_Insensitive} @emph{(A.4.10)}
20569 This package provides an equality function for fixed strings that compares
20570 the strings after converting both to lower case.
20572 @item @code{Ada.Strings.Fixed.Hash_Case_Insensitive} @emph{(A.4.9)}
20574 This package provides a case insensitive hash function for fixed strings that
20575 converts the string to lower case before computing the hash.
20577 @item @code{Ada.Strings.Fixed.Less_Case_Insensitive} @emph{(A.4.10)}
20579 This package provides a comparison function for fixed strings that works
20580 in a case insensitive manner by converting to lower case before the comparison.
20582 @item @code{Ada.Strings.Hash} @emph{(A.4.9)}
20584 This package provides a hash function for strings.
20586 @item @code{Ada.Strings.Hash_Case_Insensitive} @emph{(A.4.9)}
20588 This package provides a hash function for strings that is case insensitive.
20589 The string is converted to lower case before computing the hash.
20591 @item @code{Ada.Strings.Less_Case_Insensitive} @emph{(A.4.10)}
20593 This package provides a comparison function for\strings that works
20594 in a case insensitive manner by converting to lower case before the comparison.
20596 @item @code{Ada.Strings.Maps} @emph{(A.4.2)}
20598 This package provides facilities for handling character mappings and
20599 arbitrarily defined subsets of characters.  For instance it is useful in
20600 defining specialized translation tables.
20602 @item @code{Ada.Strings.Maps.Constants} @emph{(A.4.6)}
20604 This package provides a standard set of predefined mappings and
20605 predefined character sets.  For example, the standard upper to lower case
20606 conversion table is found in this package.  Note that upper to lower case
20607 conversion is non-trivial if you want to take the entire set of
20608 characters, including extended characters like E with an acute accent,
20609 into account.  You should use the mappings in this package (rather than
20610 adding 32 yourself) to do case mappings.
20612 @item @code{Ada.Strings.Unbounded} @emph{(A.4.5)}
20614 This package provides facilities for handling variable length
20615 strings.  The unbounded model allows arbitrary length strings, but
20616 requires the use of dynamic allocation and finalization.
20618 @item @code{Ada.Strings.Unbounded.Equal_Case_Insensitive} @emph{(A.4.10)}
20620 Provides case-insensitive comparisons of unbounded strings
20622 @item @code{Ada.Strings.Unbounded.Hash} @emph{(A.4.9)}
20624 This package provides a generic hash function for unbounded strings
20626 @item @code{Ada.Strings.Unbounded.Hash_Case_Insensitive} @emph{(A.4.9)}
20628 This package provides a generic hash function for unbounded strings that
20629 converts the string to be hashed to lower case.
20631 @item @code{Ada.Strings.Unbounded.Less_Case_Insensitive} @emph{(A.4.10)}
20633 This package provides a comparison function for unbounded strings that works
20634 in a case insensitive manner by converting to lower case before the comparison.
20636 @item @code{Ada.Strings.UTF_Encoding} @emph{(A.4.11)}
20638 This package provides basic definitions for dealing with UTF-encoded strings.
20640 @item @code{Ada.Strings.UTF_Encoding.Conversions} @emph{(A.4.11)}
20642 This package provides conversion functions for UTF-encoded strings.
20643 @end table
20645 @code{Ada.Strings.UTF_Encoding.Strings} @emph{(A.4.11)}
20647 @code{Ada.Strings.UTF_Encoding.Wide_Strings} @emph{(A.4.11)}
20650 @table @asis
20652 @item @code{Ada.Strings.UTF_Encoding.Wide_Wide_Strings} @emph{(A.4.11)}
20654 These packages provide facilities for handling UTF encodings for
20655 Strings, Wide_Strings and Wide_Wide_Strings.
20656 @end table
20658 @code{Ada.Strings.Wide_Bounded} @emph{(A.4.7)}
20660 @code{Ada.Strings.Wide_Fixed} @emph{(A.4.7)}
20662 @code{Ada.Strings.Wide_Maps} @emph{(A.4.7)}
20665 @table @asis
20667 @item @code{Ada.Strings.Wide_Unbounded} @emph{(A.4.7)}
20669 These packages provide analogous capabilities to the corresponding
20670 packages without @code{Wide_} in the name, but operate with the types
20671 @cite{Wide_String} and @cite{Wide_Character} instead of @cite{String}
20672 and @cite{Character}. Versions of all the child packages are available.
20673 @end table
20675 @code{Ada.Strings.Wide_Wide_Bounded} @emph{(A.4.7)}
20677 @code{Ada.Strings.Wide_Wide_Fixed} @emph{(A.4.7)}
20679 @code{Ada.Strings.Wide_Wide_Maps} @emph{(A.4.7)}
20682 @table @asis
20684 @item @code{Ada.Strings.Wide_Wide_Unbounded} @emph{(A.4.7)}
20686 These packages provide analogous capabilities to the corresponding
20687 packages without @code{Wide_} in the name, but operate with the types
20688 @cite{Wide_Wide_String} and @cite{Wide_Wide_Character} instead
20689 of @cite{String} and @cite{Character}.
20691 @item @code{Ada.Synchronous_Barriers} @emph{(D.10.1)}
20693 This package provides facilities for synchronizing tasks at a low level
20694 with barriers.
20696 @item @code{Ada.Synchronous_Task_Control} @emph{(D.10)}
20698 This package provides some standard facilities for controlling task
20699 communication in a synchronous manner.
20701 @item @code{Ada.Synchronous_Task_Control.EDF} @emph{(D.10)}
20703 Not implemented in GNAT.
20705 @item @code{Ada.Tags}
20707 This package contains definitions for manipulation of the tags of tagged
20708 values.
20710 @item @code{Ada.Tags.Generic_Dispatching_Constructor} @emph{(3.9)}
20712 This package provides a way of constructing tagged class-wide values given
20713 only the tag value.
20715 @item @code{Ada.Task_Attributes} @emph{(C.7.2)}
20717 This package provides the capability of associating arbitrary
20718 task-specific data with separate tasks.
20720 @item @code{Ada.Task_Identifification} @emph{(C.7.1)}
20722 This package provides capabilities for task identification.
20724 @item @code{Ada.Task_Termination} @emph{(C.7.3)}
20726 This package provides control over task termination.
20728 @item @code{Ada.Text_IO}
20730 This package provides basic text input-output capabilities for
20731 character, string and numeric data.  The subpackages of this
20732 package are listed next. Note that although these are defined
20733 as subpackages in the RM, they are actually transparently
20734 implemented as child packages in GNAT, meaning that they
20735 are only loaded if needed.
20737 @item @code{Ada.Text_IO.Decimal_IO}
20739 Provides input-output facilities for decimal fixed-point types
20741 @item @code{Ada.Text_IO.Enumeration_IO}
20743 Provides input-output facilities for enumeration types.
20745 @item @code{Ada.Text_IO.Fixed_IO}
20747 Provides input-output facilities for ordinary fixed-point types.
20749 @item @code{Ada.Text_IO.Float_IO}
20751 Provides input-output facilities for float types.  The following
20752 predefined instantiations of this generic package are available:
20755 @itemize *
20757 @item 
20758 @code{Short_Float}
20760 @cite{Short_Float_Text_IO}
20762 @item 
20763 @code{Float}
20765 @cite{Float_Text_IO}
20767 @item 
20768 @code{Long_Float}
20770 @cite{Long_Float_Text_IO}
20771 @end itemize
20773 @item @code{Ada.Text_IO.Integer_IO}
20775 Provides input-output facilities for integer types.  The following
20776 predefined instantiations of this generic package are available:
20779 @itemize *
20781 @item 
20782 @code{Short_Short_Integer}
20784 @cite{Ada.Short_Short_Integer_Text_IO}
20786 @item 
20787 @code{Short_Integer}
20789 @cite{Ada.Short_Integer_Text_IO}
20791 @item 
20792 @code{Integer}
20794 @cite{Ada.Integer_Text_IO}
20796 @item 
20797 @code{Long_Integer}
20799 @cite{Ada.Long_Integer_Text_IO}
20801 @item 
20802 @code{Long_Long_Integer}
20804 @cite{Ada.Long_Long_Integer_Text_IO}
20805 @end itemize
20807 @item @code{Ada.Text_IO.Modular_IO}
20809 Provides input-output facilities for modular (unsigned) types.
20811 @item @code{Ada.Text_IO.Bounded_IO (A.10.11)}
20813 Provides input-output facilities for bounded strings.
20815 @item @code{Ada.Text_IO.Complex_IO (G.1.3)}
20817 This package provides basic text input-output capabilities for complex
20818 data.
20820 @item @code{Ada.Text_IO.Editing (F.3.3)}
20822 This package contains routines for edited output, analogous to the use
20823 of pictures in COBOL.  The picture formats used by this package are a
20824 close copy of the facility in COBOL.
20826 @item @code{Ada.Text_IO.Text_Streams (A.12.2)}
20828 This package provides a facility that allows Text_IO files to be treated
20829 as streams, so that the stream attributes can be used for writing
20830 arbitrary data, including binary data, to Text_IO files.
20832 @item @code{Ada.Text_IO.Unbounded_IO (A.10.12)}
20834 This package provides input-output facilities for unbounded strings.
20836 @item @code{Ada.Unchecked_Conversion (13.9)}
20838 This generic package allows arbitrary conversion from one type to
20839 another of the same size, providing for breaking the type safety in
20840 special circumstances.
20842 If the types have the same Size (more accurately the same Value_Size),
20843 then the effect is simply to transfer the bits from the source to the
20844 target type without any modification.  This usage is well defined, and
20845 for simple types whose representation is typically the same across
20846 all implementations, gives a portable method of performing such
20847 conversions.
20849 If the types do not have the same size, then the result is implementation
20850 defined, and thus may be non-portable.  The following describes how GNAT
20851 handles such unchecked conversion cases.
20853 If the types are of different sizes, and are both discrete types, then
20854 the effect is of a normal type conversion without any constraint checking.
20855 In particular if the result type has a larger size, the result will be
20856 zero or sign extended.  If the result type has a smaller size, the result
20857 will be truncated by ignoring high order bits.
20859 If the types are of different sizes, and are not both discrete types,
20860 then the conversion works as though pointers were created to the source
20861 and target, and the pointer value is converted.  The effect is that bits
20862 are copied from successive low order storage units and bits of the source
20863 up to the length of the target type.
20865 A warning is issued if the lengths differ, since the effect in this
20866 case is implementation dependent, and the above behavior may not match
20867 that of some other compiler.
20869 A pointer to one type may be converted to a pointer to another type using
20870 unchecked conversion.  The only case in which the effect is undefined is
20871 when one or both pointers are pointers to unconstrained array types.  In
20872 this case, the bounds information may get incorrectly transferred, and in
20873 particular, GNAT uses double size pointers for such types, and it is
20874 meaningless to convert between such pointer types.  GNAT will issue a
20875 warning if the alignment of the target designated type is more strict
20876 than the alignment of the source designated type (since the result may
20877 be unaligned in this case).
20879 A pointer other than a pointer to an unconstrained array type may be
20880 converted to and from System.Address.  Such usage is common in Ada 83
20881 programs, but note that Ada.Address_To_Access_Conversions is the
20882 preferred method of performing such conversions in Ada 95 and Ada 2005.
20883 Neither
20884 unchecked conversion nor Ada.Address_To_Access_Conversions should be
20885 used in conjunction with pointers to unconstrained objects, since
20886 the bounds information cannot be handled correctly in this case.
20888 @item @code{Ada.Unchecked_Deallocation} @emph{(13.11.2)}
20890 This generic package allows explicit freeing of storage previously
20891 allocated by use of an allocator.
20893 @item @code{Ada.Wide_Text_IO} @emph{(A.11)}
20895 This package is similar to @cite{Ada.Text_IO}, except that the external
20896 file supports wide character representations, and the internal types are
20897 @cite{Wide_Character} and @cite{Wide_String} instead of @cite{Character}
20898 and @cite{String}. The corresponding set of nested packages and child
20899 packages are defined.
20901 @item @code{Ada.Wide_Wide_Text_IO} @emph{(A.11)}
20903 This package is similar to @cite{Ada.Text_IO}, except that the external
20904 file supports wide character representations, and the internal types are
20905 @cite{Wide_Character} and @cite{Wide_String} instead of @cite{Character}
20906 and @cite{String}. The corresponding set of nested packages and child
20907 packages are defined.
20908 @end table
20910 For packages in Interfaces and System, all the RM defined packages are
20911 available in GNAT, see the Ada 2012 RM for full details.
20913 @node The Implementation of Standard I/O,The GNAT Library,Standard Library Routines,Top
20914 @anchor{gnat_rm/the_implementation_of_standard_i_o the-implementation-of-standard-i-o}@anchor{f}@anchor{gnat_rm/the_implementation_of_standard_i_o doc}@anchor{28d}@anchor{gnat_rm/the_implementation_of_standard_i_o id1}@anchor{28e}
20915 @chapter The Implementation of Standard I/O
20918 GNAT implements all the required input-output facilities described in
20919 A.6 through A.14.  These sections of the Ada Reference Manual describe the
20920 required behavior of these packages from the Ada point of view, and if
20921 you are writing a portable Ada program that does not need to know the
20922 exact manner in which Ada maps to the outside world when it comes to
20923 reading or writing external files, then you do not need to read this
20924 chapter.  As long as your files are all regular files (not pipes or
20925 devices), and as long as you write and read the files only from Ada, the
20926 description in the Ada Reference Manual is sufficient.
20928 However, if you want to do input-output to pipes or other devices, such
20929 as the keyboard or screen, or if the files you are dealing with are
20930 either generated by some other language, or to be read by some other
20931 language, then you need to know more about the details of how the GNAT
20932 implementation of these input-output facilities behaves.
20934 In this chapter we give a detailed description of exactly how GNAT
20935 interfaces to the file system.  As always, the sources of the system are
20936 available to you for answering questions at an even more detailed level,
20937 but for most purposes the information in this chapter will suffice.
20939 Another reason that you may need to know more about how input-output is
20940 implemented arises when you have a program written in mixed languages
20941 where, for example, files are shared between the C and Ada sections of
20942 the same program.  GNAT provides some additional facilities, in the form
20943 of additional child library packages, that facilitate this sharing, and
20944 these additional facilities are also described in this chapter.
20946 @menu
20947 * Standard I/O Packages:: 
20948 * FORM Strings:: 
20949 * Direct_IO:: 
20950 * Sequential_IO:: 
20951 * Text_IO:: 
20952 * Wide_Text_IO:: 
20953 * Wide_Wide_Text_IO:: 
20954 * Stream_IO:: 
20955 * Text Translation:: 
20956 * Shared Files:: 
20957 * Filenames encoding:: 
20958 * File content encoding:: 
20959 * Open Modes:: 
20960 * Operations on C Streams:: 
20961 * Interfacing to C Streams:: 
20963 @end menu
20965 @node Standard I/O Packages,FORM Strings,,The Implementation of Standard I/O
20966 @anchor{gnat_rm/the_implementation_of_standard_i_o standard-i-o-packages}@anchor{28f}@anchor{gnat_rm/the_implementation_of_standard_i_o id2}@anchor{290}
20967 @section Standard I/O Packages
20970 The Standard I/O packages described in Annex A for
20973 @itemize *
20975 @item 
20976 Ada.Text_IO
20978 @item 
20979 Ada.Text_IO.Complex_IO
20981 @item 
20982 Ada.Text_IO.Text_Streams
20984 @item 
20985 Ada.Wide_Text_IO
20987 @item 
20988 Ada.Wide_Text_IO.Complex_IO
20990 @item 
20991 Ada.Wide_Text_IO.Text_Streams
20993 @item 
20994 Ada.Wide_Wide_Text_IO
20996 @item 
20997 Ada.Wide_Wide_Text_IO.Complex_IO
20999 @item 
21000 Ada.Wide_Wide_Text_IO.Text_Streams
21002 @item 
21003 Ada.Stream_IO
21005 @item 
21006 Ada.Sequential_IO
21008 @item 
21009 Ada.Direct_IO
21010 @end itemize
21012 are implemented using the C
21013 library streams facility; where
21016 @itemize *
21018 @item 
21019 All files are opened using @cite{fopen}.
21021 @item 
21022 All input/output operations use @cite{fread}/@cite{fwrite}.
21023 @end itemize
21025 There is no internal buffering of any kind at the Ada library level. The only
21026 buffering is that provided at the system level in the implementation of the
21027 library routines that support streams. This facilitates shared use of these
21028 streams by mixed language programs. Note though that system level buffering is
21029 explicitly enabled at elaboration of the standard I/O packages and that can
21030 have an impact on mixed language programs, in particular those using I/O before
21031 calling the Ada elaboration routine (e.g., adainit). It is recommended to call
21032 the Ada elaboration routine before performing any I/O or when impractical,
21033 flush the common I/O streams and in particular Standard_Output before
21034 elaborating the Ada code.
21036 @node FORM Strings,Direct_IO,Standard I/O Packages,The Implementation of Standard I/O
21037 @anchor{gnat_rm/the_implementation_of_standard_i_o form-strings}@anchor{291}@anchor{gnat_rm/the_implementation_of_standard_i_o id3}@anchor{292}
21038 @section FORM Strings
21041 The format of a FORM string in GNAT is:
21043 @example
21044 "keyword=value,keyword=value,...,keyword=value"
21045 @end example
21047 where letters may be in upper or lower case, and there are no spaces
21048 between values.  The order of the entries is not important.  Currently
21049 the following keywords defined.
21051 @example
21052 TEXT_TRANSLATION=[YES|NO|TEXT|BINARY|U8TEXT|WTEXT|U16TEXT]
21053 SHARED=[YES|NO]
21054 WCEM=[n|h|u|s|e|8|b]
21055 ENCODING=[UTF8|8BITS]
21056 @end example
21058 The use of these parameters is described later in this section. If an
21059 unrecognized keyword appears in a form string, it is silently ignored
21060 and not considered invalid.
21062 @node Direct_IO,Sequential_IO,FORM Strings,The Implementation of Standard I/O
21063 @anchor{gnat_rm/the_implementation_of_standard_i_o direct-io}@anchor{293}@anchor{gnat_rm/the_implementation_of_standard_i_o id4}@anchor{294}
21064 @section Direct_IO
21067 Direct_IO can only be instantiated for definite types.  This is a
21068 restriction of the Ada language, which means that the records are fixed
21069 length (the length being determined by @code{type'Size}, rounded
21070 up to the next storage unit boundary if necessary).
21072 The records of a Direct_IO file are simply written to the file in index
21073 sequence, with the first record starting at offset zero, and subsequent
21074 records following.  There is no control information of any kind.  For
21075 example, if 32-bit integers are being written, each record takes
21076 4-bytes, so the record at index @cite{K} starts at offset
21077 (@cite{K}-1)*4.
21079 There is no limit on the size of Direct_IO files, they are expanded as
21080 necessary to accommodate whatever records are written to the file.
21082 @node Sequential_IO,Text_IO,Direct_IO,The Implementation of Standard I/O
21083 @anchor{gnat_rm/the_implementation_of_standard_i_o sequential-io}@anchor{295}@anchor{gnat_rm/the_implementation_of_standard_i_o id5}@anchor{296}
21084 @section Sequential_IO
21087 Sequential_IO may be instantiated with either a definite (constrained)
21088 or indefinite (unconstrained) type.
21090 For the definite type case, the elements written to the file are simply
21091 the memory images of the data values with no control information of any
21092 kind.  The resulting file should be read using the same type, no validity
21093 checking is performed on input.
21095 For the indefinite type case, the elements written consist of two
21096 parts.  First is the size of the data item, written as the memory image
21097 of a @cite{Interfaces.C.size_t} value, followed by the memory image of
21098 the data value.  The resulting file can only be read using the same
21099 (unconstrained) type.  Normal assignment checks are performed on these
21100 read operations, and if these checks fail, @cite{Data_Error} is
21101 raised.  In particular, in the array case, the lengths must match, and in
21102 the variant record case, if the variable for a particular read operation
21103 is constrained, the discriminants must match.
21105 Note that it is not possible to use Sequential_IO to write variable
21106 length array items, and then read the data back into different length
21107 arrays.  For example, the following will raise @cite{Data_Error}:
21109 @example
21110 package IO is new Sequential_IO (String);
21111 F : IO.File_Type;
21112 S : String (1..4);
21114 IO.Create (F)
21115 IO.Write (F, "hello!")
21116 IO.Reset (F, Mode=>In_File);
21117 IO.Read (F, S);
21118 Put_Line (S);
21119 @end example
21121 On some Ada implementations, this will print @cite{hell}, but the program is
21122 clearly incorrect, since there is only one element in the file, and that
21123 element is the string @cite{hello!}.
21125 In Ada 95 and Ada 2005, this kind of behavior can be legitimately achieved
21126 using Stream_IO, and this is the preferred mechanism.  In particular, the
21127 above program fragment rewritten to use Stream_IO will work correctly.
21129 @node Text_IO,Wide_Text_IO,Sequential_IO,The Implementation of Standard I/O
21130 @anchor{gnat_rm/the_implementation_of_standard_i_o id6}@anchor{297}@anchor{gnat_rm/the_implementation_of_standard_i_o text-io}@anchor{298}
21131 @section Text_IO
21134 Text_IO files consist of a stream of characters containing the following
21135 special control characters:
21137 @example
21138 LF (line feed, 16#0A#) Line Mark
21139 FF (form feed, 16#0C#) Page Mark
21140 @end example
21142 A canonical Text_IO file is defined as one in which the following
21143 conditions are met:
21146 @itemize *
21148 @item 
21149 The character @cite{LF} is used only as a line mark, i.e., to mark the end
21150 of the line.
21152 @item 
21153 The character @cite{FF} is used only as a page mark, i.e., to mark the
21154 end of a page and consequently can appear only immediately following a
21155 @cite{LF} (line mark) character.
21157 @item 
21158 The file ends with either @cite{LF} (line mark) or @cite{LF}-@cite{FF}
21159 (line mark, page mark).  In the former case, the page mark is implicitly
21160 assumed to be present.
21161 @end itemize
21163 A file written using Text_IO will be in canonical form provided that no
21164 explicit @cite{LF} or @cite{FF} characters are written using @cite{Put}
21165 or @cite{Put_Line}.  There will be no @cite{FF} character at the end of
21166 the file unless an explicit @cite{New_Page} operation was performed
21167 before closing the file.
21169 A canonical Text_IO file that is a regular file (i.e., not a device or a
21170 pipe) can be read using any of the routines in Text_IO.  The
21171 semantics in this case will be exactly as defined in the Ada Reference
21172 Manual, and all the routines in Text_IO are fully implemented.
21174 A text file that does not meet the requirements for a canonical Text_IO
21175 file has one of the following:
21178 @itemize *
21180 @item 
21181 The file contains @cite{FF} characters not immediately following a
21182 @cite{LF} character.
21184 @item 
21185 The file contains @cite{LF} or @cite{FF} characters written by
21186 @cite{Put} or @cite{Put_Line}, which are not logically considered to be
21187 line marks or page marks.
21189 @item 
21190 The file ends in a character other than @cite{LF} or @cite{FF},
21191 i.e., there is no explicit line mark or page mark at the end of the file.
21192 @end itemize
21194 Text_IO can be used to read such non-standard text files but subprograms
21195 to do with line or page numbers do not have defined meanings.  In
21196 particular, a @cite{FF} character that does not follow a @cite{LF}
21197 character may or may not be treated as a page mark from the point of
21198 view of page and line numbering.  Every @cite{LF} character is considered
21199 to end a line, and there is an implied @cite{LF} character at the end of
21200 the file.
21202 @menu
21203 * Stream Pointer Positioning:: 
21204 * Reading and Writing Non-Regular Files:: 
21205 * Get_Immediate:: 
21206 * Treating Text_IO Files as Streams:: 
21207 * Text_IO Extensions:: 
21208 * Text_IO Facilities for Unbounded Strings:: 
21210 @end menu
21212 @node Stream Pointer Positioning,Reading and Writing Non-Regular Files,,Text_IO
21213 @anchor{gnat_rm/the_implementation_of_standard_i_o id7}@anchor{299}@anchor{gnat_rm/the_implementation_of_standard_i_o stream-pointer-positioning}@anchor{29a}
21214 @subsection Stream Pointer Positioning
21217 @cite{Ada.Text_IO} has a definition of current position for a file that
21218 is being read.  No internal buffering occurs in Text_IO, and usually the
21219 physical position in the stream used to implement the file corresponds
21220 to this logical position defined by Text_IO.  There are two exceptions:
21223 @itemize *
21225 @item 
21226 After a call to @cite{End_Of_Page} that returns @cite{True}, the stream
21227 is positioned past the @cite{LF} (line mark) that precedes the page
21228 mark.  Text_IO maintains an internal flag so that subsequent read
21229 operations properly handle the logical position which is unchanged by
21230 the @cite{End_Of_Page} call.
21232 @item 
21233 After a call to @cite{End_Of_File} that returns @cite{True}, if the
21234 Text_IO file was positioned before the line mark at the end of file
21235 before the call, then the logical position is unchanged, but the stream
21236 is physically positioned right at the end of file (past the line mark,
21237 and past a possible page mark following the line mark.  Again Text_IO
21238 maintains internal flags so that subsequent read operations properly
21239 handle the logical position.
21240 @end itemize
21242 These discrepancies have no effect on the observable behavior of
21243 Text_IO, but if a single Ada stream is shared between a C program and
21244 Ada program, or shared (using @code{shared=yes} in the form string)
21245 between two Ada files, then the difference may be observable in some
21246 situations.
21248 @node Reading and Writing Non-Regular Files,Get_Immediate,Stream Pointer Positioning,Text_IO
21249 @anchor{gnat_rm/the_implementation_of_standard_i_o reading-and-writing-non-regular-files}@anchor{29b}@anchor{gnat_rm/the_implementation_of_standard_i_o id8}@anchor{29c}
21250 @subsection Reading and Writing Non-Regular Files
21253 A non-regular file is a device (such as a keyboard), or a pipe.  Text_IO
21254 can be used for reading and writing.  Writing is not affected and the
21255 sequence of characters output is identical to the normal file case, but
21256 for reading, the behavior of Text_IO is modified to avoid undesirable
21257 look-ahead as follows:
21259 An input file that is not a regular file is considered to have no page
21260 marks.  Any @cite{Ascii.FF} characters (the character normally used for a
21261 page mark) appearing in the file are considered to be data
21262 characters.  In particular:
21265 @itemize *
21267 @item 
21268 @cite{Get_Line} and @cite{Skip_Line} do not test for a page mark
21269 following a line mark.  If a page mark appears, it will be treated as a
21270 data character.
21272 @item 
21273 This avoids the need to wait for an extra character to be typed or
21274 entered from the pipe to complete one of these operations.
21276 @item 
21277 @cite{End_Of_Page} always returns @cite{False}
21279 @item 
21280 @cite{End_Of_File} will return @cite{False} if there is a page mark at
21281 the end of the file.
21282 @end itemize
21284 Output to non-regular files is the same as for regular files.  Page marks
21285 may be written to non-regular files using @cite{New_Page}, but as noted
21286 above they will not be treated as page marks on input if the output is
21287 piped to another Ada program.
21289 Another important discrepancy when reading non-regular files is that the end
21290 of file indication is not 'sticky'.  If an end of file is entered, e.g., by
21291 pressing the @code{EOT} key,
21292 then end of file
21293 is signaled once (i.e., the test @cite{End_Of_File}
21294 will yield @cite{True}, or a read will
21295 raise @cite{End_Error}), but then reading can resume
21296 to read data past that end of
21297 file indication, until another end of file indication is entered.
21299 @node Get_Immediate,Treating Text_IO Files as Streams,Reading and Writing Non-Regular Files,Text_IO
21300 @anchor{gnat_rm/the_implementation_of_standard_i_o get-immediate}@anchor{29d}@anchor{gnat_rm/the_implementation_of_standard_i_o id9}@anchor{29e}
21301 @subsection Get_Immediate
21304 @geindex Get_Immediate
21306 Get_Immediate returns the next character (including control characters)
21307 from the input file.  In particular, Get_Immediate will return LF or FF
21308 characters used as line marks or page marks.  Such operations leave the
21309 file positioned past the control character, and it is thus not treated
21310 as having its normal function.  This means that page, line and column
21311 counts after this kind of Get_Immediate call are set as though the mark
21312 did not occur.  In the case where a Get_Immediate leaves the file
21313 positioned between the line mark and page mark (which is not normally
21314 possible), it is undefined whether the FF character will be treated as a
21315 page mark.
21317 @node Treating Text_IO Files as Streams,Text_IO Extensions,Get_Immediate,Text_IO
21318 @anchor{gnat_rm/the_implementation_of_standard_i_o id10}@anchor{29f}@anchor{gnat_rm/the_implementation_of_standard_i_o treating-text-io-files-as-streams}@anchor{2a0}
21319 @subsection Treating Text_IO Files as Streams
21322 @geindex Stream files
21324 The package @cite{Text_IO.Streams} allows a Text_IO file to be treated
21325 as a stream.  Data written to a Text_IO file in this stream mode is
21326 binary data.  If this binary data contains bytes 16#0A# (@cite{LF}) or
21327 16#0C# (@cite{FF}), the resulting file may have non-standard
21328 format.  Similarly if read operations are used to read from a Text_IO
21329 file treated as a stream, then @cite{LF} and @cite{FF} characters may be
21330 skipped and the effect is similar to that described above for
21331 @cite{Get_Immediate}.
21333 @node Text_IO Extensions,Text_IO Facilities for Unbounded Strings,Treating Text_IO Files as Streams,Text_IO
21334 @anchor{gnat_rm/the_implementation_of_standard_i_o id11}@anchor{2a1}@anchor{gnat_rm/the_implementation_of_standard_i_o text-io-extensions}@anchor{2a2}
21335 @subsection Text_IO Extensions
21338 @geindex Text_IO extensions
21340 A package GNAT.IO_Aux in the GNAT library provides some useful extensions
21341 to the standard @cite{Text_IO} package:
21344 @itemize *
21346 @item 
21347 function File_Exists (Name : String) return Boolean;
21348 Determines if a file of the given name exists.
21350 @item 
21351 function Get_Line return String;
21352 Reads a string from the standard input file.  The value returned is exactly
21353 the length of the line that was read.
21355 @item 
21356 function Get_Line (File : Ada.Text_IO.File_Type) return String;
21357 Similar, except that the parameter File specifies the file from which
21358 the string is to be read.
21359 @end itemize
21361 @node Text_IO Facilities for Unbounded Strings,,Text_IO Extensions,Text_IO
21362 @anchor{gnat_rm/the_implementation_of_standard_i_o text-io-facilities-for-unbounded-strings}@anchor{2a3}@anchor{gnat_rm/the_implementation_of_standard_i_o id12}@anchor{2a4}
21363 @subsection Text_IO Facilities for Unbounded Strings
21366 @geindex Text_IO for unbounded strings
21368 @geindex Unbounded_String
21369 @geindex Text_IO operations
21371 The package @cite{Ada.Strings.Unbounded.Text_IO}
21372 in library files @cite{a-suteio.ads/adb} contains some GNAT-specific
21373 subprograms useful for Text_IO operations on unbounded strings:
21376 @itemize *
21378 @item 
21379 function Get_Line (File : File_Type) return Unbounded_String;
21380 Reads a line from the specified file
21381 and returns the result as an unbounded string.
21383 @item 
21384 procedure Put (File : File_Type; U : Unbounded_String);
21385 Writes the value of the given unbounded string to the specified file
21386 Similar to the effect of
21387 @cite{Put (To_String (U))} except that an extra copy is avoided.
21389 @item 
21390 procedure Put_Line (File : File_Type; U : Unbounded_String);
21391 Writes the value of the given unbounded string to the specified file,
21392 followed by a @cite{New_Line}.
21393 Similar to the effect of @cite{Put_Line (To_String (U))} except
21394 that an extra copy is avoided.
21395 @end itemize
21397 In the above procedures, @cite{File} is of type @cite{Ada.Text_IO.File_Type}
21398 and is optional.  If the parameter is omitted, then the standard input or
21399 output file is referenced as appropriate.
21401 The package @cite{Ada.Strings.Wide_Unbounded.Wide_Text_IO} in library
21402 files @code{a-swuwti.ads} and @code{a-swuwti.adb} provides similar extended
21403 @cite{Wide_Text_IO} functionality for unbounded wide strings.
21405 The package @cite{Ada.Strings.Wide_Wide_Unbounded.Wide_Wide_Text_IO} in library
21406 files @code{a-szuzti.ads} and @code{a-szuzti.adb} provides similar extended
21407 @cite{Wide_Wide_Text_IO} functionality for unbounded wide wide strings.
21409 @node Wide_Text_IO,Wide_Wide_Text_IO,Text_IO,The Implementation of Standard I/O
21410 @anchor{gnat_rm/the_implementation_of_standard_i_o wide-text-io}@anchor{2a5}@anchor{gnat_rm/the_implementation_of_standard_i_o id13}@anchor{2a6}
21411 @section Wide_Text_IO
21414 @cite{Wide_Text_IO} is similar in most respects to Text_IO, except that
21415 both input and output files may contain special sequences that represent
21416 wide character values.  The encoding scheme for a given file may be
21417 specified using a FORM parameter:
21419 @example
21420 WCEM=`x`
21421 @end example
21423 as part of the FORM string (WCEM = wide character encoding method),
21424 where @cite{x} is one of the following characters
21427 @multitable {xxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxx} 
21428 @headitem
21430 Character
21432 @tab
21434 Encoding
21436 @item
21438 @emph{h}
21440 @tab
21442 Hex ESC encoding
21444 @item
21446 @emph{u}
21448 @tab
21450 Upper half encoding
21452 @item
21454 @emph{s}
21456 @tab
21458 Shift-JIS encoding
21460 @item
21462 @emph{e}
21464 @tab
21466 EUC Encoding
21468 @item
21470 @emph{8}
21472 @tab
21474 UTF-8 encoding
21476 @item
21478 @emph{b}
21480 @tab
21482 Brackets encoding
21484 @end multitable
21487 The encoding methods match those that
21488 can be used in a source
21489 program, but there is no requirement that the encoding method used for
21490 the source program be the same as the encoding method used for files,
21491 and different files may use different encoding methods.
21493 The default encoding method for the standard files, and for opened files
21494 for which no WCEM parameter is given in the FORM string matches the
21495 wide character encoding specified for the main program (the default
21496 being brackets encoding if no coding method was specified with -gnatW).
21499 @table @asis
21501 @item @emph{Hex Coding}
21503 In this encoding, a wide character is represented by a five character
21504 sequence:
21505 @end table
21507 @example
21508 ESC a b c d
21509 @end example
21512 @quotation
21514 where @cite{a}, @cite{b}, @cite{c}, @cite{d} are the four hexadecimal
21515 characters (using upper case letters) of the wide character code.  For
21516 example, ESC A345 is used to represent the wide character with code
21517 16#A345#.  This scheme is compatible with use of the full
21518 @cite{Wide_Character} set.
21519 @end quotation
21522 @table @asis
21524 @item @emph{Upper Half Coding}
21526 The wide character with encoding 16#abcd#, where the upper bit is on
21527 (i.e., a is in the range 8-F) is represented as two bytes 16#ab# and
21528 16#cd#.  The second byte may never be a format control character, but is
21529 not required to be in the upper half.  This method can be also used for
21530 shift-JIS or EUC where the internal coding matches the external coding.
21532 @item @emph{Shift JIS Coding}
21534 A wide character is represented by a two character sequence 16#ab# and
21535 16#cd#, with the restrictions described for upper half encoding as
21536 described above.  The internal character code is the corresponding JIS
21537 character according to the standard algorithm for Shift-JIS
21538 conversion.  Only characters defined in the JIS code set table can be
21539 used with this encoding method.
21541 @item @emph{EUC Coding}
21543 A wide character is represented by a two character sequence 16#ab# and
21544 16#cd#, with both characters being in the upper half.  The internal
21545 character code is the corresponding JIS character according to the EUC
21546 encoding algorithm.  Only characters defined in the JIS code set table
21547 can be used with this encoding method.
21549 @item @emph{UTF-8 Coding}
21551 A wide character is represented using
21552 UCS Transformation Format 8 (UTF-8) as defined in Annex R of ISO
21553 10646-1/Am.2.  Depending on the character value, the representation
21554 is a one, two, or three byte sequence:
21555 @end table
21557 @example
21558 16#0000#-16#007f#: 2#0xxxxxxx#
21559 16#0080#-16#07ff#: 2#110xxxxx# 2#10xxxxxx#
21560 16#0800#-16#ffff#: 2#1110xxxx# 2#10xxxxxx# 2#10xxxxxx#
21561 @end example
21564 @quotation
21566 where the @cite{xxx} bits correspond to the left-padded bits of the
21567 16-bit character value.  Note that all lower half ASCII characters
21568 are represented as ASCII bytes and all upper half characters and
21569 other wide characters are represented as sequences of upper-half
21570 (The full UTF-8 scheme allows for encoding 31-bit characters as
21571 6-byte sequences, but in this implementation, all UTF-8 sequences
21572 of four or more bytes length will raise a Constraint_Error, as
21573 will all invalid UTF-8 sequences.)
21574 @end quotation
21577 @table @asis
21579 @item @emph{Brackets Coding}
21581 In this encoding, a wide character is represented by the following eight
21582 character sequence:
21583 @end table
21585 @example
21586 [ " a b c d " ]
21587 @end example
21590 @quotation
21592 where @cite{a}, @cite{b}, @cite{c}, @cite{d} are the four hexadecimal
21593 characters (using uppercase letters) of the wide character code.  For
21594 example, @cite{["A345"]} is used to represent the wide character with code
21595 @cite{16#A345#}.
21596 This scheme is compatible with use of the full Wide_Character set.
21597 On input, brackets coding can also be used for upper half characters,
21598 e.g., @cite{["C1"]} for lower case a.  However, on output, brackets notation
21599 is only used for wide characters with a code greater than @cite{16#FF#}.
21601 Note that brackets coding is not normally used in the context of
21602 Wide_Text_IO or Wide_Wide_Text_IO, since it is really just designed as
21603 a portable way of encoding source files. In the context of Wide_Text_IO
21604 or Wide_Wide_Text_IO, it can only be used if the file does not contain
21605 any instance of the left bracket character other than to encode wide
21606 character values using the brackets encoding method. In practice it is
21607 expected that some standard wide character encoding method such
21608 as UTF-8 will be used for text input output.
21610 If brackets notation is used, then any occurrence of a left bracket
21611 in the input file which is not the start of a valid wide character
21612 sequence will cause Constraint_Error to be raised. It is possible to
21613 encode a left bracket as ["5B"] and Wide_Text_IO and Wide_Wide_Text_IO
21614 input will interpret this as a left bracket.
21616 However, when a left bracket is output, it will be output as a left bracket
21617 and not as ["5B"]. We make this decision because for normal use of
21618 Wide_Text_IO for outputting messages, it is unpleasant to clobber left
21619 brackets. For example, if we write:
21621 @example
21622 Put_Line ("Start of output [first run]");
21623 @end example
21625 we really do not want to have the left bracket in this message clobbered so
21626 that the output reads:
21627 @end quotation
21629 @example
21630 Start of output ["5B"]first run]
21631 @end example
21634 @quotation
21636 In practice brackets encoding is reasonably useful for normal Put_Line use
21637 since we won't get confused between left brackets and wide character
21638 sequences in the output. But for input, or when files are written out
21639 and read back in, it really makes better sense to use one of the standard
21640 encoding methods such as UTF-8.
21641 @end quotation
21643 For the coding schemes other than UTF-8, Hex, or Brackets encoding,
21644 not all wide character
21645 values can be represented.  An attempt to output a character that cannot
21646 be represented using the encoding scheme for the file causes
21647 Constraint_Error to be raised.  An invalid wide character sequence on
21648 input also causes Constraint_Error to be raised.
21650 @menu
21651 * Stream Pointer Positioning: Stream Pointer Positioning<2>. 
21652 * Reading and Writing Non-Regular Files: Reading and Writing Non-Regular Files<2>. 
21654 @end menu
21656 @node Stream Pointer Positioning<2>,Reading and Writing Non-Regular Files<2>,,Wide_Text_IO
21657 @anchor{gnat_rm/the_implementation_of_standard_i_o stream-pointer-positioning-1}@anchor{2a7}@anchor{gnat_rm/the_implementation_of_standard_i_o id14}@anchor{2a8}
21658 @subsection Stream Pointer Positioning
21661 @cite{Ada.Wide_Text_IO} is similar to @cite{Ada.Text_IO} in its handling
21662 of stream pointer positioning (@ref{298,,Text_IO}).  There is one additional
21663 case:
21665 If @cite{Ada.Wide_Text_IO.Look_Ahead} reads a character outside the
21666 normal lower ASCII set (i.e., a character in the range:
21668 @example
21669 Wide_Character'Val (16#0080#) .. Wide_Character'Val (16#FFFF#)
21670 @end example
21672 then although the logical position of the file pointer is unchanged by
21673 the @cite{Look_Ahead} call, the stream is physically positioned past the
21674 wide character sequence.  Again this is to avoid the need for buffering
21675 or backup, and all @cite{Wide_Text_IO} routines check the internal
21676 indication that this situation has occurred so that this is not visible
21677 to a normal program using @cite{Wide_Text_IO}.  However, this discrepancy
21678 can be observed if the wide text file shares a stream with another file.
21680 @node Reading and Writing Non-Regular Files<2>,,Stream Pointer Positioning<2>,Wide_Text_IO
21681 @anchor{gnat_rm/the_implementation_of_standard_i_o reading-and-writing-non-regular-files-1}@anchor{2a9}@anchor{gnat_rm/the_implementation_of_standard_i_o id15}@anchor{2aa}
21682 @subsection Reading and Writing Non-Regular Files
21685 As in the case of Text_IO, when a non-regular file is read, it is
21686 assumed that the file contains no page marks (any form characters are
21687 treated as data characters), and @cite{End_Of_Page} always returns
21688 @cite{False}.  Similarly, the end of file indication is not sticky, so
21689 it is possible to read beyond an end of file.
21691 @node Wide_Wide_Text_IO,Stream_IO,Wide_Text_IO,The Implementation of Standard I/O
21692 @anchor{gnat_rm/the_implementation_of_standard_i_o id16}@anchor{2ab}@anchor{gnat_rm/the_implementation_of_standard_i_o wide-wide-text-io}@anchor{2ac}
21693 @section Wide_Wide_Text_IO
21696 @cite{Wide_Wide_Text_IO} is similar in most respects to Text_IO, except that
21697 both input and output files may contain special sequences that represent
21698 wide wide character values.  The encoding scheme for a given file may be
21699 specified using a FORM parameter:
21701 @example
21702 WCEM=`x`
21703 @end example
21705 as part of the FORM string (WCEM = wide character encoding method),
21706 where @cite{x} is one of the following characters
21709 @multitable {xxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxx} 
21710 @headitem
21712 Character
21714 @tab
21716 Encoding
21718 @item
21720 @emph{h}
21722 @tab
21724 Hex ESC encoding
21726 @item
21728 @emph{u}
21730 @tab
21732 Upper half encoding
21734 @item
21736 @emph{s}
21738 @tab
21740 Shift-JIS encoding
21742 @item
21744 @emph{e}
21746 @tab
21748 EUC Encoding
21750 @item
21752 @emph{8}
21754 @tab
21756 UTF-8 encoding
21758 @item
21760 @emph{b}
21762 @tab
21764 Brackets encoding
21766 @end multitable
21769 The encoding methods match those that
21770 can be used in a source
21771 program, but there is no requirement that the encoding method used for
21772 the source program be the same as the encoding method used for files,
21773 and different files may use different encoding methods.
21775 The default encoding method for the standard files, and for opened files
21776 for which no WCEM parameter is given in the FORM string matches the
21777 wide character encoding specified for the main program (the default
21778 being brackets encoding if no coding method was specified with -gnatW).
21781 @table @asis
21783 @item @emph{UTF-8 Coding}
21785 A wide character is represented using
21786 UCS Transformation Format 8 (UTF-8) as defined in Annex R of ISO
21787 10646-1/Am.2.  Depending on the character value, the representation
21788 is a one, two, three, or four byte sequence:
21789 @end table
21791 @example
21792 16#000000#-16#00007f#: 2#0xxxxxxx#
21793 16#000080#-16#0007ff#: 2#110xxxxx# 2#10xxxxxx#
21794 16#000800#-16#00ffff#: 2#1110xxxx# 2#10xxxxxx# 2#10xxxxxx#
21795 16#010000#-16#10ffff#: 2#11110xxx# 2#10xxxxxx# 2#10xxxxxx# 2#10xxxxxx#
21796 @end example
21799 @quotation
21801 where the @cite{xxx} bits correspond to the left-padded bits of the
21802 21-bit character value.  Note that all lower half ASCII characters
21803 are represented as ASCII bytes and all upper half characters and
21804 other wide characters are represented as sequences of upper-half
21805 characters.
21806 @end quotation
21809 @table @asis
21811 @item @emph{Brackets Coding}
21813 In this encoding, a wide wide character is represented by the following eight
21814 character sequence if is in wide character range
21815 @end table
21817 @example
21818 [ " a b c d " ]
21819 @end example
21822 @quotation
21824 and by the following ten character sequence if not
21825 @end quotation
21827 @example
21828 [ " a b c d e f " ]
21829 @end example
21832 @quotation
21834 where @cite{a}, @cite{b}, @cite{c}, @cite{d}, @cite{e}, and @cite{f}
21835 are the four or six hexadecimal
21836 characters (using uppercase letters) of the wide wide character code.  For
21837 example, @cite{["01A345"]} is used to represent the wide wide character
21838 with code @cite{16#01A345#}.
21840 This scheme is compatible with use of the full Wide_Wide_Character set.
21841 On input, brackets coding can also be used for upper half characters,
21842 e.g., @cite{["C1"]} for lower case a.  However, on output, brackets notation
21843 is only used for wide characters with a code greater than @cite{16#FF#}.
21844 @end quotation
21846 If is also possible to use the other Wide_Character encoding methods,
21847 such as Shift-JIS, but the other schemes cannot support the full range
21848 of wide wide characters.
21849 An attempt to output a character that cannot
21850 be represented using the encoding scheme for the file causes
21851 Constraint_Error to be raised.  An invalid wide character sequence on
21852 input also causes Constraint_Error to be raised.
21854 @menu
21855 * Stream Pointer Positioning: Stream Pointer Positioning<3>. 
21856 * Reading and Writing Non-Regular Files: Reading and Writing Non-Regular Files<3>. 
21858 @end menu
21860 @node Stream Pointer Positioning<3>,Reading and Writing Non-Regular Files<3>,,Wide_Wide_Text_IO
21861 @anchor{gnat_rm/the_implementation_of_standard_i_o stream-pointer-positioning-2}@anchor{2ad}@anchor{gnat_rm/the_implementation_of_standard_i_o id17}@anchor{2ae}
21862 @subsection Stream Pointer Positioning
21865 @cite{Ada.Wide_Wide_Text_IO} is similar to @cite{Ada.Text_IO} in its handling
21866 of stream pointer positioning (@ref{298,,Text_IO}).  There is one additional
21867 case:
21869 If @cite{Ada.Wide_Wide_Text_IO.Look_Ahead} reads a character outside the
21870 normal lower ASCII set (i.e., a character in the range:
21872 @example
21873 Wide_Wide_Character'Val (16#0080#) .. Wide_Wide_Character'Val (16#10FFFF#)
21874 @end example
21876 then although the logical position of the file pointer is unchanged by
21877 the @cite{Look_Ahead} call, the stream is physically positioned past the
21878 wide character sequence.  Again this is to avoid the need for buffering
21879 or backup, and all @cite{Wide_Wide_Text_IO} routines check the internal
21880 indication that this situation has occurred so that this is not visible
21881 to a normal program using @cite{Wide_Wide_Text_IO}.  However, this discrepancy
21882 can be observed if the wide text file shares a stream with another file.
21884 @node Reading and Writing Non-Regular Files<3>,,Stream Pointer Positioning<3>,Wide_Wide_Text_IO
21885 @anchor{gnat_rm/the_implementation_of_standard_i_o id18}@anchor{2af}@anchor{gnat_rm/the_implementation_of_standard_i_o reading-and-writing-non-regular-files-2}@anchor{2b0}
21886 @subsection Reading and Writing Non-Regular Files
21889 As in the case of Text_IO, when a non-regular file is read, it is
21890 assumed that the file contains no page marks (any form characters are
21891 treated as data characters), and @cite{End_Of_Page} always returns
21892 @cite{False}.  Similarly, the end of file indication is not sticky, so
21893 it is possible to read beyond an end of file.
21895 @node Stream_IO,Text Translation,Wide_Wide_Text_IO,The Implementation of Standard I/O
21896 @anchor{gnat_rm/the_implementation_of_standard_i_o id19}@anchor{2b1}@anchor{gnat_rm/the_implementation_of_standard_i_o stream-io}@anchor{2b2}
21897 @section Stream_IO
21900 A stream file is a sequence of bytes, where individual elements are
21901 written to the file as described in the Ada Reference Manual.  The type
21902 @cite{Stream_Element} is simply a byte.  There are two ways to read or
21903 write a stream file.
21906 @itemize *
21908 @item 
21909 The operations @cite{Read} and @cite{Write} directly read or write a
21910 sequence of stream elements with no control information.
21912 @item 
21913 The stream attributes applied to a stream file transfer data in the
21914 manner described for stream attributes.
21915 @end itemize
21917 @node Text Translation,Shared Files,Stream_IO,The Implementation of Standard I/O
21918 @anchor{gnat_rm/the_implementation_of_standard_i_o id20}@anchor{2b3}@anchor{gnat_rm/the_implementation_of_standard_i_o text-translation}@anchor{2b4}
21919 @section Text Translation
21922 @code{Text_Translation=xxx} may be used as the Form parameter
21923 passed to Text_IO.Create and Text_IO.Open. @code{Text_Translation=xxx}
21924 has no effect on Unix systems. Possible values are:
21927 @itemize *
21929 @item 
21930 @code{Yes} or @code{Text} is the default, which means to
21931 translate LF to/from CR/LF on Windows systems.
21933 @code{No} disables this translation; i.e. it
21934 uses binary mode. For output files, @code{Text_Translation=No}
21935 may be used to create Unix-style files on
21936 Windows.
21938 @item 
21939 @code{wtext} translation enabled in Unicode mode.
21940 (corresponds to _O_WTEXT).
21942 @item 
21943 @code{u8text} translation enabled in Unicode UTF-8 mode.
21944 (corresponds to O_U8TEXT).
21946 @item 
21947 @code{u16text} translation enabled in Unicode UTF-16
21948 mode. (corresponds to_O_U16TEXT).
21949 @end itemize
21951 @node Shared Files,Filenames encoding,Text Translation,The Implementation of Standard I/O
21952 @anchor{gnat_rm/the_implementation_of_standard_i_o id21}@anchor{2b5}@anchor{gnat_rm/the_implementation_of_standard_i_o shared-files}@anchor{2b6}
21953 @section Shared Files
21956 Section A.14 of the Ada Reference Manual allows implementations to
21957 provide a wide variety of behavior if an attempt is made to access the
21958 same external file with two or more internal files.
21960 To provide a full range of functionality, while at the same time
21961 minimizing the problems of portability caused by this implementation
21962 dependence, GNAT handles file sharing as follows:
21965 @itemize *
21967 @item 
21968 In the absence of a @code{shared=xxx} form parameter, an attempt
21969 to open two or more files with the same full name is considered an error
21970 and is not supported.  The exception @cite{Use_Error} will be
21971 raised.  Note that a file that is not explicitly closed by the program
21972 remains open until the program terminates.
21974 @item 
21975 If the form parameter @code{shared=no} appears in the form string, the
21976 file can be opened or created with its own separate stream identifier,
21977 regardless of whether other files sharing the same external file are
21978 opened.  The exact effect depends on how the C stream routines handle
21979 multiple accesses to the same external files using separate streams.
21981 @item 
21982 If the form parameter @code{shared=yes} appears in the form string for
21983 each of two or more files opened using the same full name, the same
21984 stream is shared between these files, and the semantics are as described
21985 in Ada Reference Manual, Section A.14.
21986 @end itemize
21988 When a program that opens multiple files with the same name is ported
21989 from another Ada compiler to GNAT, the effect will be that
21990 @cite{Use_Error} is raised.
21992 The documentation of the original compiler and the documentation of the
21993 program should then be examined to determine if file sharing was
21994 expected, and @code{shared=xxx} parameters added to @cite{Open}
21995 and @cite{Create} calls as required.
21997 When a program is ported from GNAT to some other Ada compiler, no
21998 special attention is required unless the @code{shared=xxx} form
21999 parameter is used in the program.  In this case, you must examine the
22000 documentation of the new compiler to see if it supports the required
22001 file sharing semantics, and form strings modified appropriately.  Of
22002 course it may be the case that the program cannot be ported if the
22003 target compiler does not support the required functionality.  The best
22004 approach in writing portable code is to avoid file sharing (and hence
22005 the use of the @code{shared=xxx} parameter in the form string)
22006 completely.
22008 One common use of file sharing in Ada 83 is the use of instantiations of
22009 Sequential_IO on the same file with different types, to achieve
22010 heterogeneous input-output.  Although this approach will work in GNAT if
22011 @code{shared=yes} is specified, it is preferable in Ada to use Stream_IO
22012 for this purpose (using the stream attributes)
22014 @node Filenames encoding,File content encoding,Shared Files,The Implementation of Standard I/O
22015 @anchor{gnat_rm/the_implementation_of_standard_i_o filenames-encoding}@anchor{2b7}@anchor{gnat_rm/the_implementation_of_standard_i_o id22}@anchor{2b8}
22016 @section Filenames encoding
22019 An encoding form parameter can be used to specify the filename
22020 encoding @code{encoding=xxx}.
22023 @itemize *
22025 @item 
22026 If the form parameter @code{encoding=utf8} appears in the form string, the
22027 filename must be encoded in UTF-8.
22029 @item 
22030 If the form parameter @code{encoding=8bits} appears in the form
22031 string, the filename must be a standard 8bits string.
22032 @end itemize
22034 In the absence of a @code{encoding=xxx} form parameter, the
22035 encoding is controlled by the @code{GNAT_CODE_PAGE} environment
22036 variable. And if not set @code{utf8} is assumed.
22039 @table @asis
22041 @item @emph{CP_ACP}
22043 The current system Windows ANSI code page.
22045 @item @emph{CP_UTF8}
22047 UTF-8 encoding
22048 @end table
22050 This encoding form parameter is only supported on the Windows
22051 platform. On the other Operating Systems the run-time is supporting
22052 UTF-8 natively.
22054 @node File content encoding,Open Modes,Filenames encoding,The Implementation of Standard I/O
22055 @anchor{gnat_rm/the_implementation_of_standard_i_o file-content-encoding}@anchor{2b9}@anchor{gnat_rm/the_implementation_of_standard_i_o id23}@anchor{2ba}
22056 @section File content encoding
22059 For text files it is possible to specify the encoding to use. This is
22060 controlled by the by the @code{GNAT_CCS_ENCODING} environment
22061 variable. And if not set @code{TEXT} is assumed.
22063 The possible values are those supported on Windows:
22066 @table @asis
22068 @item @emph{TEXT}
22070 Translated text mode
22072 @item @emph{WTEXT}
22074 Translated unicode encoding
22076 @item @emph{U16TEXT}
22078 Unicode 16-bit encoding
22080 @item @emph{U8TEXT}
22082 Unicode 8-bit encoding
22083 @end table
22085 This encoding is only supported on the Windows platform.
22087 @node Open Modes,Operations on C Streams,File content encoding,The Implementation of Standard I/O
22088 @anchor{gnat_rm/the_implementation_of_standard_i_o open-modes}@anchor{2bb}@anchor{gnat_rm/the_implementation_of_standard_i_o id24}@anchor{2bc}
22089 @section Open Modes
22092 @cite{Open} and @cite{Create} calls result in a call to @cite{fopen}
22093 using the mode shown in the following table:
22096 @multitable {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxx} 
22097 @headitem
22099 @cite{Open} and @cite{Create} Call Modes
22101 @tab
22103 @tab
22105 @item
22107 @tab
22109 @strong{OPEN}
22111 @tab
22113 @strong{CREATE}
22115 @item
22117 Append_File
22119 @tab
22121 "r+"
22123 @tab
22125 "w+"
22127 @item
22129 In_File
22131 @tab
22135 @tab
22137 "w+"
22139 @item
22141 Out_File (Direct_IO)
22143 @tab
22145 "r+"
22147 @tab
22151 @item
22153 Out_File (all other cases)
22155 @tab
22159 @tab
22163 @item
22165 Inout_File
22167 @tab
22169 "r+"
22171 @tab
22173 "w+"
22175 @end multitable
22178 If text file translation is required, then either @code{b} or @code{t}
22179 is added to the mode, depending on the setting of Text.  Text file
22180 translation refers to the mapping of CR/LF sequences in an external file
22181 to LF characters internally.  This mapping only occurs in DOS and
22182 DOS-like systems, and is not relevant to other systems.
22184 A special case occurs with Stream_IO.  As shown in the above table, the
22185 file is initially opened in @code{r} or @code{w} mode for the
22186 @cite{In_File} and @cite{Out_File} cases.  If a @cite{Set_Mode} operation
22187 subsequently requires switching from reading to writing or vice-versa,
22188 then the file is reopened in @code{r+} mode to permit the required operation.
22190 @node Operations on C Streams,Interfacing to C Streams,Open Modes,The Implementation of Standard I/O
22191 @anchor{gnat_rm/the_implementation_of_standard_i_o operations-on-c-streams}@anchor{2bd}@anchor{gnat_rm/the_implementation_of_standard_i_o id25}@anchor{2be}
22192 @section Operations on C Streams
22195 The package @cite{Interfaces.C_Streams} provides an Ada program with direct
22196 access to the C library functions for operations on C streams:
22198 @example
22199 package Interfaces.C_Streams is
22200   -- Note: the reason we do not use the types that are in
22201   -- Interfaces.C is that we want to avoid dragging in the
22202   -- code in this unit if possible.
22203   subtype chars is System.Address;
22204   -- Pointer to null-terminated array of characters
22205   subtype FILEs is System.Address;
22206   -- Corresponds to the C type FILE*
22207   subtype voids is System.Address;
22208   -- Corresponds to the C type void*
22209   subtype int is Integer;
22210   subtype long is Long_Integer;
22211   -- Note: the above types are subtypes deliberately, and it
22212   -- is part of this spec that the above correspondences are
22213   -- guaranteed.  This means that it is legitimate to, for
22214   -- example, use Integer instead of int.  We provide these
22215   -- synonyms for clarity, but in some cases it may be
22216   -- convenient to use the underlying types (for example to
22217   -- avoid an unnecessary dependency of a spec on the spec
22218   -- of this unit).
22219   type size_t is mod 2 ** Standard'Address_Size;
22220   NULL_Stream : constant FILEs;
22221   -- Value returned (NULL in C) to indicate an
22222   -- fdopen/fopen/tmpfile error
22223   ----------------------------------
22224   -- Constants Defined in stdio.h --
22225   ----------------------------------
22226   EOF : constant int;
22227   -- Used by a number of routines to indicate error or
22228   -- end of file
22229   IOFBF : constant int;
22230   IOLBF : constant int;
22231   IONBF : constant int;
22232   -- Used to indicate buffering mode for setvbuf call
22233   SEEK_CUR : constant int;
22234   SEEK_END : constant int;
22235   SEEK_SET : constant int;
22236   -- Used to indicate origin for fseek call
22237   function stdin return FILEs;
22238   function stdout return FILEs;
22239   function stderr return FILEs;
22240   -- Streams associated with standard files
22241   --------------------------
22242   -- Standard C functions --
22243   --------------------------
22244   -- The functions selected below are ones that are
22245   -- available in UNIX (but not necessarily in ANSI C).
22246   -- These are very thin interfaces
22247   -- which copy exactly the C headers.  For more
22248   -- documentation on these functions, see the Microsoft C
22249   -- "Run-Time Library Reference" (Microsoft Press, 1990,
22250   -- ISBN 1-55615-225-6), which includes useful information
22251   -- on system compatibility.
22252   procedure clearerr (stream : FILEs);
22253   function fclose (stream : FILEs) return int;
22254   function fdopen (handle : int; mode : chars) return FILEs;
22255   function feof (stream : FILEs) return int;
22256   function ferror (stream : FILEs) return int;
22257   function fflush (stream : FILEs) return int;
22258   function fgetc (stream : FILEs) return int;
22259   function fgets (strng : chars; n : int; stream : FILEs)
22260       return chars;
22261   function fileno (stream : FILEs) return int;
22262   function fopen (filename : chars; Mode : chars)
22263       return FILEs;
22264   -- Note: to maintain target independence, use
22265   -- text_translation_required, a boolean variable defined in
22266   -- a-sysdep.c to deal with the target dependent text
22267   -- translation requirement.  If this variable is set,
22268   -- then  b/t should be appended to the standard mode
22269   -- argument to set the text translation mode off or on
22270   -- as required.
22271   function fputc (C : int; stream : FILEs) return int;
22272   function fputs (Strng : chars; Stream : FILEs) return int;
22273   function fread
22274      (buffer : voids;
22275       size : size_t;
22276       count : size_t;
22277       stream : FILEs)
22278       return size_t;
22279   function freopen
22280      (filename : chars;
22281       mode : chars;
22282       stream : FILEs)
22283       return FILEs;
22284   function fseek
22285      (stream : FILEs;
22286       offset : long;
22287       origin : int)
22288       return int;
22289   function ftell (stream : FILEs) return long;
22290   function fwrite
22291      (buffer : voids;
22292       size : size_t;
22293       count : size_t;
22294       stream : FILEs)
22295       return size_t;
22296   function isatty (handle : int) return int;
22297   procedure mktemp (template : chars);
22298   -- The return value (which is just a pointer to template)
22299   -- is discarded
22300   procedure rewind (stream : FILEs);
22301   function rmtmp return int;
22302   function setvbuf
22303      (stream : FILEs;
22304       buffer : chars;
22305       mode : int;
22306       size : size_t)
22307       return int;
22309   function tmpfile return FILEs;
22310   function ungetc (c : int; stream : FILEs) return int;
22311   function unlink (filename : chars) return int;
22312   ---------------------
22313   -- Extra functions --
22314   ---------------------
22315   -- These functions supply slightly thicker bindings than
22316   -- those above.  They are derived from functions in the
22317   -- C Run-Time Library, but may do a bit more work than
22318   -- just directly calling one of the Library functions.
22319   function is_regular_file (handle : int) return int;
22320   -- Tests if given handle is for a regular file (result 1)
22321   -- or for a non-regular file (pipe or device, result 0).
22322   ---------------------------------
22323   -- Control of Text/Binary Mode --
22324   ---------------------------------
22325   -- If text_translation_required is true, then the following
22326   -- functions may be used to dynamically switch a file from
22327   -- binary to text mode or vice versa.  These functions have
22328   -- no effect if text_translation_required is false (i.e., in
22329   -- normal UNIX mode).  Use fileno to get a stream handle.
22330   procedure set_binary_mode (handle : int);
22331   procedure set_text_mode (handle : int);
22332   ----------------------------
22333   -- Full Path Name support --
22334   ----------------------------
22335   procedure full_name (nam : chars; buffer : chars);
22336   -- Given a NUL terminated string representing a file
22337   -- name, returns in buffer a NUL terminated string
22338   -- representing the full path name for the file name.
22339   -- On systems where it is relevant the   drive is also
22340   -- part of the full path name.  It is the responsibility
22341   -- of the caller to pass an actual parameter for buffer
22342   -- that is big enough for any full path name.  Use
22343   -- max_path_len given below as the size of buffer.
22344   max_path_len : integer;
22345   -- Maximum length of an allowable full path name on the
22346   -- system, including a terminating NUL character.
22347 end Interfaces.C_Streams;
22348 @end example
22350 @node Interfacing to C Streams,,Operations on C Streams,The Implementation of Standard I/O
22351 @anchor{gnat_rm/the_implementation_of_standard_i_o interfacing-to-c-streams}@anchor{2bf}@anchor{gnat_rm/the_implementation_of_standard_i_o id26}@anchor{2c0}
22352 @section Interfacing to C Streams
22355 The packages in this section permit interfacing Ada files to C Stream
22356 operations.
22358 @example
22359 with Interfaces.C_Streams;
22360 package Ada.Sequential_IO.C_Streams is
22361    function C_Stream (F : File_Type)
22362       return Interfaces.C_Streams.FILEs;
22363    procedure Open
22364      (File : in out File_Type;
22365       Mode : in File_Mode;
22366       C_Stream : in Interfaces.C_Streams.FILEs;
22367       Form : in String := "");
22368 end Ada.Sequential_IO.C_Streams;
22370  with Interfaces.C_Streams;
22371  package Ada.Direct_IO.C_Streams is
22372     function C_Stream (F : File_Type)
22373        return Interfaces.C_Streams.FILEs;
22374     procedure Open
22375       (File : in out File_Type;
22376        Mode : in File_Mode;
22377        C_Stream : in Interfaces.C_Streams.FILEs;
22378        Form : in String := "");
22379  end Ada.Direct_IO.C_Streams;
22381  with Interfaces.C_Streams;
22382  package Ada.Text_IO.C_Streams is
22383     function C_Stream (F : File_Type)
22384        return Interfaces.C_Streams.FILEs;
22385     procedure Open
22386       (File : in out File_Type;
22387        Mode : in File_Mode;
22388        C_Stream : in Interfaces.C_Streams.FILEs;
22389        Form : in String := "");
22390  end Ada.Text_IO.C_Streams;
22392  with Interfaces.C_Streams;
22393  package Ada.Wide_Text_IO.C_Streams is
22394     function C_Stream (F : File_Type)
22395        return Interfaces.C_Streams.FILEs;
22396     procedure Open
22397       (File : in out File_Type;
22398        Mode : in File_Mode;
22399        C_Stream : in Interfaces.C_Streams.FILEs;
22400        Form : in String := "");
22401 end Ada.Wide_Text_IO.C_Streams;
22403  with Interfaces.C_Streams;
22404  package Ada.Wide_Wide_Text_IO.C_Streams is
22405     function C_Stream (F : File_Type)
22406        return Interfaces.C_Streams.FILEs;
22407     procedure Open
22408       (File : in out File_Type;
22409        Mode : in File_Mode;
22410        C_Stream : in Interfaces.C_Streams.FILEs;
22411        Form : in String := "");
22412 end Ada.Wide_Wide_Text_IO.C_Streams;
22414 with Interfaces.C_Streams;
22415 package Ada.Stream_IO.C_Streams is
22416    function C_Stream (F : File_Type)
22417       return Interfaces.C_Streams.FILEs;
22418    procedure Open
22419      (File : in out File_Type;
22420       Mode : in File_Mode;
22421       C_Stream : in Interfaces.C_Streams.FILEs;
22422       Form : in String := "");
22423 end Ada.Stream_IO.C_Streams;
22424 @end example
22426 In each of these six packages, the @cite{C_Stream} function obtains the
22427 @cite{FILE} pointer from a currently opened Ada file.  It is then
22428 possible to use the @cite{Interfaces.C_Streams} package to operate on
22429 this stream, or the stream can be passed to a C program which can
22430 operate on it directly.  Of course the program is responsible for
22431 ensuring that only appropriate sequences of operations are executed.
22433 One particular use of relevance to an Ada program is that the
22434 @cite{setvbuf} function can be used to control the buffering of the
22435 stream used by an Ada file.  In the absence of such a call the standard
22436 default buffering is used.
22438 The @cite{Open} procedures in these packages open a file giving an
22439 existing C Stream instead of a file name.  Typically this stream is
22440 imported from a C program, allowing an Ada file to operate on an
22441 existing C file.
22443 @node The GNAT Library,Interfacing to Other Languages,The Implementation of Standard I/O,Top
22444 @anchor{gnat_rm/the_gnat_library the-gnat-library}@anchor{10}@anchor{gnat_rm/the_gnat_library doc}@anchor{2c1}@anchor{gnat_rm/the_gnat_library id1}@anchor{2c2}
22445 @chapter The GNAT Library
22448 The GNAT library contains a number of general and special purpose packages.
22449 It represents functionality that the GNAT developers have found useful, and
22450 which is made available to GNAT users.  The packages described here are fully
22451 supported, and upwards compatibility will be maintained in future releases,
22452 so you can use these facilities with the confidence that the same functionality
22453 will be available in future releases.
22455 The chapter here simply gives a brief summary of the facilities available.
22456 The full documentation is found in the spec file for the package.  The full
22457 sources of these library packages, including both spec and body, are provided
22458 with all GNAT releases.  For example, to find out the full specifications of
22459 the SPITBOL pattern matching capability, including a full tutorial and
22460 extensive examples, look in the @code{g-spipat.ads} file in the library.
22462 For each entry here, the package name (as it would appear in a @cite{with}
22463 clause) is given, followed by the name of the corresponding spec file in
22464 parentheses.  The packages are children in four hierarchies, @cite{Ada},
22465 @cite{Interfaces}, @cite{System}, and @cite{GNAT}, the latter being a
22466 GNAT-specific hierarchy.
22468 Note that an application program should only use packages in one of these
22469 four hierarchies if the package is defined in the Ada Reference Manual,
22470 or is listed in this section of the GNAT Programmers Reference Manual.
22471 All other units should be considered internal implementation units and
22472 should not be directly @cite{with}'ed by application code.  The use of
22473 a @cite{with} statement that references one of these internal implementation
22474 units makes an application potentially dependent on changes in versions
22475 of GNAT, and will generate a warning message.
22477 @menu
22478 * Ada.Characters.Latin_9 (a-chlat9.ads): Ada Characters Latin_9 a-chlat9 ads. 
22479 * Ada.Characters.Wide_Latin_1 (a-cwila1.ads): Ada Characters Wide_Latin_1 a-cwila1 ads. 
22480 * Ada.Characters.Wide_Latin_9 (a-cwila1.ads): Ada Characters Wide_Latin_9 a-cwila1 ads. 
22481 * Ada.Characters.Wide_Wide_Latin_1 (a-chzla1.ads): Ada Characters Wide_Wide_Latin_1 a-chzla1 ads. 
22482 * Ada.Characters.Wide_Wide_Latin_9 (a-chzla9.ads): Ada Characters Wide_Wide_Latin_9 a-chzla9 ads. 
22483 * Ada.Containers.Formal_Doubly_Linked_Lists (a-cfdlli.ads): Ada Containers Formal_Doubly_Linked_Lists a-cfdlli ads. 
22484 * Ada.Containers.Formal_Hashed_Maps (a-cfhama.ads): Ada Containers Formal_Hashed_Maps a-cfhama ads. 
22485 * Ada.Containers.Formal_Hashed_Sets (a-cfhase.ads): Ada Containers Formal_Hashed_Sets a-cfhase ads. 
22486 * Ada.Containers.Formal_Ordered_Maps (a-cforma.ads): Ada Containers Formal_Ordered_Maps a-cforma ads. 
22487 * Ada.Containers.Formal_Ordered_Sets (a-cforse.ads): Ada Containers Formal_Ordered_Sets a-cforse ads. 
22488 * Ada.Containers.Formal_Vectors (a-cofove.ads): Ada Containers Formal_Vectors a-cofove ads. 
22489 * Ada.Containers.Formal_Indefinite_Vectors (a-cfinve.ads): Ada Containers Formal_Indefinite_Vectors a-cfinve ads. 
22490 * Ada.Containers.Bounded_Holders (a-coboho.ads): Ada Containers Bounded_Holders a-coboho ads. 
22491 * Ada.Command_Line.Environment (a-colien.ads): Ada Command_Line Environment a-colien ads. 
22492 * Ada.Command_Line.Remove (a-colire.ads): Ada Command_Line Remove a-colire ads. 
22493 * Ada.Command_Line.Response_File (a-clrefi.ads): Ada Command_Line Response_File a-clrefi ads. 
22494 * Ada.Direct_IO.C_Streams (a-diocst.ads): Ada Direct_IO C_Streams a-diocst ads. 
22495 * Ada.Exceptions.Is_Null_Occurrence (a-einuoc.ads): Ada Exceptions Is_Null_Occurrence a-einuoc ads. 
22496 * Ada.Exceptions.Last_Chance_Handler (a-elchha.ads): Ada Exceptions Last_Chance_Handler a-elchha ads. 
22497 * Ada.Exceptions.Traceback (a-exctra.ads): Ada Exceptions Traceback a-exctra ads. 
22498 * Ada.Sequential_IO.C_Streams (a-siocst.ads): Ada Sequential_IO C_Streams a-siocst ads. 
22499 * Ada.Streams.Stream_IO.C_Streams (a-ssicst.ads): Ada Streams Stream_IO C_Streams a-ssicst ads. 
22500 * Ada.Strings.Unbounded.Text_IO (a-suteio.ads): Ada Strings Unbounded Text_IO a-suteio ads. 
22501 * Ada.Strings.Wide_Unbounded.Wide_Text_IO (a-swuwti.ads): Ada Strings Wide_Unbounded Wide_Text_IO a-swuwti ads. 
22502 * Ada.Strings.Wide_Wide_Unbounded.Wide_Wide_Text_IO (a-szuzti.ads): Ada Strings Wide_Wide_Unbounded Wide_Wide_Text_IO a-szuzti ads. 
22503 * Ada.Text_IO.C_Streams (a-tiocst.ads): Ada Text_IO C_Streams a-tiocst ads. 
22504 * Ada.Text_IO.Reset_Standard_Files (a-tirsfi.ads): Ada Text_IO Reset_Standard_Files a-tirsfi ads. 
22505 * Ada.Wide_Characters.Unicode (a-wichun.ads): Ada Wide_Characters Unicode a-wichun ads. 
22506 * Ada.Wide_Text_IO.C_Streams (a-wtcstr.ads): Ada Wide_Text_IO C_Streams a-wtcstr ads. 
22507 * Ada.Wide_Text_IO.Reset_Standard_Files (a-wrstfi.ads): Ada Wide_Text_IO Reset_Standard_Files a-wrstfi ads. 
22508 * Ada.Wide_Wide_Characters.Unicode (a-zchuni.ads): Ada Wide_Wide_Characters Unicode a-zchuni ads. 
22509 * Ada.Wide_Wide_Text_IO.C_Streams (a-ztcstr.ads): Ada Wide_Wide_Text_IO C_Streams a-ztcstr ads. 
22510 * Ada.Wide_Wide_Text_IO.Reset_Standard_Files (a-zrstfi.ads): Ada Wide_Wide_Text_IO Reset_Standard_Files a-zrstfi ads. 
22511 * GNAT.Altivec (g-altive.ads): GNAT Altivec g-altive ads. 
22512 * GNAT.Altivec.Conversions (g-altcon.ads): GNAT Altivec Conversions g-altcon ads. 
22513 * GNAT.Altivec.Vector_Operations (g-alveop.ads): GNAT Altivec Vector_Operations g-alveop ads. 
22514 * GNAT.Altivec.Vector_Types (g-alvety.ads): GNAT Altivec Vector_Types g-alvety ads. 
22515 * GNAT.Altivec.Vector_Views (g-alvevi.ads): GNAT Altivec Vector_Views g-alvevi ads. 
22516 * GNAT.Array_Split (g-arrspl.ads): GNAT Array_Split g-arrspl ads. 
22517 * GNAT.AWK (g-awk.ads): GNAT AWK g-awk ads. 
22518 * GNAT.Bind_Environment (g-binenv.ads): GNAT Bind_Environment g-binenv ads. 
22519 * GNAT.Bounded_Buffers (g-boubuf.ads): GNAT Bounded_Buffers g-boubuf ads. 
22520 * GNAT.Bounded_Mailboxes (g-boumai.ads): GNAT Bounded_Mailboxes g-boumai ads. 
22521 * GNAT.Bubble_Sort (g-bubsor.ads): GNAT Bubble_Sort g-bubsor ads. 
22522 * GNAT.Bubble_Sort_A (g-busora.ads): GNAT Bubble_Sort_A g-busora ads. 
22523 * GNAT.Bubble_Sort_G (g-busorg.ads): GNAT Bubble_Sort_G g-busorg ads. 
22524 * GNAT.Byte_Order_Mark (g-byorma.ads): GNAT Byte_Order_Mark g-byorma ads. 
22525 * GNAT.Byte_Swapping (g-bytswa.ads): GNAT Byte_Swapping g-bytswa ads. 
22526 * GNAT.Calendar (g-calend.ads): GNAT Calendar g-calend ads. 
22527 * GNAT.Calendar.Time_IO (g-catiio.ads): GNAT Calendar Time_IO g-catiio ads. 
22528 * GNAT.CRC32 (g-crc32.ads): GNAT CRC32 g-crc32 ads. 
22529 * GNAT.Case_Util (g-casuti.ads): GNAT Case_Util g-casuti ads. 
22530 * GNAT.CGI (g-cgi.ads): GNAT CGI g-cgi ads. 
22531 * GNAT.CGI.Cookie (g-cgicoo.ads): GNAT CGI Cookie g-cgicoo ads. 
22532 * GNAT.CGI.Debug (g-cgideb.ads): GNAT CGI Debug g-cgideb ads. 
22533 * GNAT.Command_Line (g-comlin.ads): GNAT Command_Line g-comlin ads. 
22534 * GNAT.Compiler_Version (g-comver.ads): GNAT Compiler_Version g-comver ads. 
22535 * GNAT.Ctrl_C (g-ctrl_c.ads): GNAT Ctrl_C g-ctrl_c ads. 
22536 * GNAT.Current_Exception (g-curexc.ads): GNAT Current_Exception g-curexc ads. 
22537 * GNAT.Debug_Pools (g-debpoo.ads): GNAT Debug_Pools g-debpoo ads. 
22538 * GNAT.Debug_Utilities (g-debuti.ads): GNAT Debug_Utilities g-debuti ads. 
22539 * GNAT.Decode_String (g-decstr.ads): GNAT Decode_String g-decstr ads. 
22540 * GNAT.Decode_UTF8_String (g-deutst.ads): GNAT Decode_UTF8_String g-deutst ads. 
22541 * GNAT.Directory_Operations (g-dirope.ads): GNAT Directory_Operations g-dirope ads. 
22542 * GNAT.Directory_Operations.Iteration (g-diopit.ads): GNAT Directory_Operations Iteration g-diopit ads. 
22543 * GNAT.Dynamic_HTables (g-dynhta.ads): GNAT Dynamic_HTables g-dynhta ads. 
22544 * GNAT.Dynamic_Tables (g-dyntab.ads): GNAT Dynamic_Tables g-dyntab ads. 
22545 * GNAT.Encode_String (g-encstr.ads): GNAT Encode_String g-encstr ads. 
22546 * GNAT.Encode_UTF8_String (g-enutst.ads): GNAT Encode_UTF8_String g-enutst ads. 
22547 * GNAT.Exception_Actions (g-excact.ads): GNAT Exception_Actions g-excact ads. 
22548 * GNAT.Exception_Traces (g-exctra.ads): GNAT Exception_Traces g-exctra ads. 
22549 * GNAT.Exceptions (g-expect.ads): GNAT Exceptions g-expect ads. 
22550 * GNAT.Expect (g-expect.ads): GNAT Expect g-expect ads. 
22551 * GNAT.Expect.TTY (g-exptty.ads): GNAT Expect TTY g-exptty ads. 
22552 * GNAT.Float_Control (g-flocon.ads): GNAT Float_Control g-flocon ads. 
22553 * GNAT.Formatted_String (g-forstr.ads): GNAT Formatted_String g-forstr ads. 
22554 * GNAT.Heap_Sort (g-heasor.ads): GNAT Heap_Sort g-heasor ads. 
22555 * GNAT.Heap_Sort_A (g-hesora.ads): GNAT Heap_Sort_A g-hesora ads. 
22556 * GNAT.Heap_Sort_G (g-hesorg.ads): GNAT Heap_Sort_G g-hesorg ads. 
22557 * GNAT.HTable (g-htable.ads): GNAT HTable g-htable ads. 
22558 * GNAT.IO (g-io.ads): GNAT IO g-io ads. 
22559 * GNAT.IO_Aux (g-io_aux.ads): GNAT IO_Aux g-io_aux ads. 
22560 * GNAT.Lock_Files (g-locfil.ads): GNAT Lock_Files g-locfil ads. 
22561 * GNAT.MBBS_Discrete_Random (g-mbdira.ads): GNAT MBBS_Discrete_Random g-mbdira ads. 
22562 * GNAT.MBBS_Float_Random (g-mbflra.ads): GNAT MBBS_Float_Random g-mbflra ads. 
22563 * GNAT.MD5 (g-md5.ads): GNAT MD5 g-md5 ads. 
22564 * GNAT.Memory_Dump (g-memdum.ads): GNAT Memory_Dump g-memdum ads. 
22565 * GNAT.Most_Recent_Exception (g-moreex.ads): GNAT Most_Recent_Exception g-moreex ads. 
22566 * GNAT.OS_Lib (g-os_lib.ads): GNAT OS_Lib g-os_lib ads. 
22567 * GNAT.Perfect_Hash_Generators (g-pehage.ads): GNAT Perfect_Hash_Generators g-pehage ads. 
22568 * GNAT.Random_Numbers (g-rannum.ads): GNAT Random_Numbers g-rannum ads. 
22569 * GNAT.Regexp (g-regexp.ads): GNAT Regexp g-regexp ads. 
22570 * GNAT.Registry (g-regist.ads): GNAT Registry g-regist ads. 
22571 * GNAT.Regpat (g-regpat.ads): GNAT Regpat g-regpat ads. 
22572 * GNAT.Rewrite_Data (g-rewdat.ads): GNAT Rewrite_Data g-rewdat ads. 
22573 * GNAT.Secondary_Stack_Info (g-sestin.ads): GNAT Secondary_Stack_Info g-sestin ads. 
22574 * GNAT.Semaphores (g-semaph.ads): GNAT Semaphores g-semaph ads. 
22575 * GNAT.Serial_Communications (g-sercom.ads): GNAT Serial_Communications g-sercom ads. 
22576 * GNAT.SHA1 (g-sha1.ads): GNAT SHA1 g-sha1 ads. 
22577 * GNAT.SHA224 (g-sha224.ads): GNAT SHA224 g-sha224 ads. 
22578 * GNAT.SHA256 (g-sha256.ads): GNAT SHA256 g-sha256 ads. 
22579 * GNAT.SHA384 (g-sha384.ads): GNAT SHA384 g-sha384 ads. 
22580 * GNAT.SHA512 (g-sha512.ads): GNAT SHA512 g-sha512 ads. 
22581 * GNAT.Signals (g-signal.ads): GNAT Signals g-signal ads. 
22582 * GNAT.Sockets (g-socket.ads): GNAT Sockets g-socket ads. 
22583 * GNAT.Source_Info (g-souinf.ads): GNAT Source_Info g-souinf ads. 
22584 * GNAT.Spelling_Checker (g-speche.ads): GNAT Spelling_Checker g-speche ads. 
22585 * GNAT.Spelling_Checker_Generic (g-spchge.ads): GNAT Spelling_Checker_Generic g-spchge ads. 
22586 * GNAT.Spitbol.Patterns (g-spipat.ads): GNAT Spitbol Patterns g-spipat ads. 
22587 * GNAT.Spitbol (g-spitbo.ads): GNAT Spitbol g-spitbo ads. 
22588 * GNAT.Spitbol.Table_Boolean (g-sptabo.ads): GNAT Spitbol Table_Boolean g-sptabo ads. 
22589 * GNAT.Spitbol.Table_Integer (g-sptain.ads): GNAT Spitbol Table_Integer g-sptain ads. 
22590 * GNAT.Spitbol.Table_VString (g-sptavs.ads): GNAT Spitbol Table_VString g-sptavs ads. 
22591 * GNAT.SSE (g-sse.ads): GNAT SSE g-sse ads. 
22592 * GNAT.SSE.Vector_Types (g-ssvety.ads): GNAT SSE Vector_Types g-ssvety ads. 
22593 * GNAT.String_Hash (g-strhas.ads): GNAT String_Hash g-strhas ads. 
22594 * GNAT.Strings (g-string.ads): GNAT Strings g-string ads. 
22595 * GNAT.String_Split (g-strspl.ads): GNAT String_Split g-strspl ads. 
22596 * GNAT.Table (g-table.ads): GNAT Table g-table ads. 
22597 * GNAT.Task_Lock (g-tasloc.ads): GNAT Task_Lock g-tasloc ads. 
22598 * GNAT.Time_Stamp (g-timsta.ads): GNAT Time_Stamp g-timsta ads. 
22599 * GNAT.Threads (g-thread.ads): GNAT Threads g-thread ads. 
22600 * GNAT.Traceback (g-traceb.ads): GNAT Traceback g-traceb ads. 
22601 * GNAT.Traceback.Symbolic (g-trasym.ads): GNAT Traceback Symbolic g-trasym ads. 
22602 * GNAT.UTF_32 (g-table.ads): GNAT UTF_32 g-table ads. 
22603 * GNAT.Wide_Spelling_Checker (g-u3spch.ads): GNAT Wide_Spelling_Checker g-u3spch ads. 
22604 * GNAT.Wide_Spelling_Checker (g-wispch.ads): GNAT Wide_Spelling_Checker g-wispch ads. 
22605 * GNAT.Wide_String_Split (g-wistsp.ads): GNAT Wide_String_Split g-wistsp ads. 
22606 * GNAT.Wide_Wide_Spelling_Checker (g-zspche.ads): GNAT Wide_Wide_Spelling_Checker g-zspche ads. 
22607 * GNAT.Wide_Wide_String_Split (g-zistsp.ads): GNAT Wide_Wide_String_Split g-zistsp ads. 
22608 * Interfaces.C.Extensions (i-cexten.ads): Interfaces C Extensions i-cexten ads. 
22609 * Interfaces.C.Streams (i-cstrea.ads): Interfaces C Streams i-cstrea ads. 
22610 * Interfaces.Packed_Decimal (i-pacdec.ads): Interfaces Packed_Decimal i-pacdec ads. 
22611 * Interfaces.VxWorks (i-vxwork.ads): Interfaces VxWorks i-vxwork ads. 
22612 * Interfaces.VxWorks.Int_Connection (i-vxinco.ads): Interfaces VxWorks Int_Connection i-vxinco ads. 
22613 * Interfaces.VxWorks.IO (i-vxwoio.ads): Interfaces VxWorks IO i-vxwoio ads. 
22614 * System.Address_Image (s-addima.ads): System Address_Image s-addima ads. 
22615 * System.Assertions (s-assert.ads): System Assertions s-assert ads. 
22616 * System.Atomic_Counters (s-atocou.ads): System Atomic_Counters s-atocou ads. 
22617 * System.Memory (s-memory.ads): System Memory s-memory ads. 
22618 * System.Multiprocessors (s-multip.ads): System Multiprocessors s-multip ads. 
22619 * System.Multiprocessors.Dispatching_Domains (s-mudido.ads): System Multiprocessors Dispatching_Domains s-mudido ads. 
22620 * System.Partition_Interface (s-parint.ads): System Partition_Interface s-parint ads. 
22621 * System.Pool_Global (s-pooglo.ads): System Pool_Global s-pooglo ads. 
22622 * System.Pool_Local (s-pooloc.ads): System Pool_Local s-pooloc ads. 
22623 * System.Restrictions (s-restri.ads): System Restrictions s-restri ads. 
22624 * System.Rident (s-rident.ads): System Rident s-rident ads. 
22625 * System.Strings.Stream_Ops (s-ststop.ads): System Strings Stream_Ops s-ststop ads. 
22626 * System.Unsigned_Types (s-unstyp.ads): System Unsigned_Types s-unstyp ads. 
22627 * System.Wch_Cnv (s-wchcnv.ads): System Wch_Cnv s-wchcnv ads. 
22628 * System.Wch_Con (s-wchcon.ads): System Wch_Con s-wchcon ads. 
22630 @end menu
22632 @node Ada Characters Latin_9 a-chlat9 ads,Ada Characters Wide_Latin_1 a-cwila1 ads,,The GNAT Library
22633 @anchor{gnat_rm/the_gnat_library id2}@anchor{2c3}@anchor{gnat_rm/the_gnat_library ada-characters-latin-9-a-chlat9-ads}@anchor{2c4}
22634 @section @cite{Ada.Characters.Latin_9} (@code{a-chlat9.ads})
22637 @geindex Ada.Characters.Latin_9 (a-chlat9.ads)
22639 @geindex Latin_9 constants for Character
22641 This child of @cite{Ada.Characters}
22642 provides a set of definitions corresponding to those in the
22643 RM-defined package @cite{Ada.Characters.Latin_1} but with the
22644 few modifications required for @cite{Latin-9}
22645 The provision of such a package
22646 is specifically authorized by the Ada Reference Manual
22647 (RM A.3.3(27)).
22649 @node Ada Characters Wide_Latin_1 a-cwila1 ads,Ada Characters Wide_Latin_9 a-cwila1 ads,Ada Characters Latin_9 a-chlat9 ads,The GNAT Library
22650 @anchor{gnat_rm/the_gnat_library ada-characters-wide-latin-1-a-cwila1-ads}@anchor{2c5}@anchor{gnat_rm/the_gnat_library id3}@anchor{2c6}
22651 @section @cite{Ada.Characters.Wide_Latin_1} (@code{a-cwila1.ads})
22654 @geindex Ada.Characters.Wide_Latin_1 (a-cwila1.ads)
22656 @geindex Latin_1 constants for Wide_Character
22658 This child of @cite{Ada.Characters}
22659 provides a set of definitions corresponding to those in the
22660 RM-defined package @cite{Ada.Characters.Latin_1} but with the
22661 types of the constants being @cite{Wide_Character}
22662 instead of @cite{Character}.  The provision of such a package
22663 is specifically authorized by the Ada Reference Manual
22664 (RM A.3.3(27)).
22666 @node Ada Characters Wide_Latin_9 a-cwila1 ads,Ada Characters Wide_Wide_Latin_1 a-chzla1 ads,Ada Characters Wide_Latin_1 a-cwila1 ads,The GNAT Library
22667 @anchor{gnat_rm/the_gnat_library id4}@anchor{2c7}@anchor{gnat_rm/the_gnat_library ada-characters-wide-latin-9-a-cwila1-ads}@anchor{2c8}
22668 @section @cite{Ada.Characters.Wide_Latin_9} (@code{a-cwila1.ads})
22671 @geindex Ada.Characters.Wide_Latin_9 (a-cwila1.ads)
22673 @geindex Latin_9 constants for Wide_Character
22675 This child of @cite{Ada.Characters}
22676 provides a set of definitions corresponding to those in the
22677 GNAT defined package @cite{Ada.Characters.Latin_9} but with the
22678 types of the constants being @cite{Wide_Character}
22679 instead of @cite{Character}.  The provision of such a package
22680 is specifically authorized by the Ada Reference Manual
22681 (RM A.3.3(27)).
22683 @node Ada Characters Wide_Wide_Latin_1 a-chzla1 ads,Ada Characters Wide_Wide_Latin_9 a-chzla9 ads,Ada Characters Wide_Latin_9 a-cwila1 ads,The GNAT Library
22684 @anchor{gnat_rm/the_gnat_library ada-characters-wide-wide-latin-1-a-chzla1-ads}@anchor{2c9}@anchor{gnat_rm/the_gnat_library id5}@anchor{2ca}
22685 @section @cite{Ada.Characters.Wide_Wide_Latin_1} (@code{a-chzla1.ads})
22688 @geindex Ada.Characters.Wide_Wide_Latin_1 (a-chzla1.ads)
22690 @geindex Latin_1 constants for Wide_Wide_Character
22692 This child of @cite{Ada.Characters}
22693 provides a set of definitions corresponding to those in the
22694 RM-defined package @cite{Ada.Characters.Latin_1} but with the
22695 types of the constants being @cite{Wide_Wide_Character}
22696 instead of @cite{Character}.  The provision of such a package
22697 is specifically authorized by the Ada Reference Manual
22698 (RM A.3.3(27)).
22700 @node Ada Characters Wide_Wide_Latin_9 a-chzla9 ads,Ada Containers Formal_Doubly_Linked_Lists a-cfdlli ads,Ada Characters Wide_Wide_Latin_1 a-chzla1 ads,The GNAT Library
22701 @anchor{gnat_rm/the_gnat_library ada-characters-wide-wide-latin-9-a-chzla9-ads}@anchor{2cb}@anchor{gnat_rm/the_gnat_library id6}@anchor{2cc}
22702 @section @cite{Ada.Characters.Wide_Wide_Latin_9} (@code{a-chzla9.ads})
22705 @geindex Ada.Characters.Wide_Wide_Latin_9 (a-chzla9.ads)
22707 @geindex Latin_9 constants for Wide_Wide_Character
22709 This child of @cite{Ada.Characters}
22710 provides a set of definitions corresponding to those in the
22711 GNAT defined package @cite{Ada.Characters.Latin_9} but with the
22712 types of the constants being @cite{Wide_Wide_Character}
22713 instead of @cite{Character}.  The provision of such a package
22714 is specifically authorized by the Ada Reference Manual
22715 (RM A.3.3(27)).
22717 @node Ada Containers Formal_Doubly_Linked_Lists a-cfdlli ads,Ada Containers Formal_Hashed_Maps a-cfhama ads,Ada Characters Wide_Wide_Latin_9 a-chzla9 ads,The GNAT Library
22718 @anchor{gnat_rm/the_gnat_library id7}@anchor{2cd}@anchor{gnat_rm/the_gnat_library ada-containers-formal-doubly-linked-lists-a-cfdlli-ads}@anchor{2ce}
22719 @section @cite{Ada.Containers.Formal_Doubly_Linked_Lists} (@code{a-cfdlli.ads})
22722 @geindex Ada.Containers.Formal_Doubly_Linked_Lists (a-cfdlli.ads)
22724 @geindex Formal container for doubly linked lists
22726 This child of @cite{Ada.Containers} defines a modified version of the
22727 Ada 2005 container for doubly linked lists, meant to facilitate formal
22728 verification of code using such containers. The specification of this
22729 unit is compatible with SPARK 2014.
22731 Note that although this container was designed with formal verification
22732 in mind, it may well be generally useful in that it is a simplified more
22733 efficient version than the one defined in the standard. In particular it
22734 does not have the complex overhead required to detect cursor tampering.
22736 @node Ada Containers Formal_Hashed_Maps a-cfhama ads,Ada Containers Formal_Hashed_Sets a-cfhase ads,Ada Containers Formal_Doubly_Linked_Lists a-cfdlli ads,The GNAT Library
22737 @anchor{gnat_rm/the_gnat_library id8}@anchor{2cf}@anchor{gnat_rm/the_gnat_library ada-containers-formal-hashed-maps-a-cfhama-ads}@anchor{2d0}
22738 @section @cite{Ada.Containers.Formal_Hashed_Maps} (@code{a-cfhama.ads})
22741 @geindex Ada.Containers.Formal_Hashed_Maps (a-cfhama.ads)
22743 @geindex Formal container for hashed maps
22745 This child of @cite{Ada.Containers} defines a modified version of the
22746 Ada 2005 container for hashed maps, meant to facilitate formal
22747 verification of code using such containers. The specification of this
22748 unit is compatible with SPARK 2014.
22750 Note that although this container was designed with formal verification
22751 in mind, it may well be generally useful in that it is a simplified more
22752 efficient version than the one defined in the standard. In particular it
22753 does not have the complex overhead required to detect cursor tampering.
22755 @node Ada Containers Formal_Hashed_Sets a-cfhase ads,Ada Containers Formal_Ordered_Maps a-cforma ads,Ada Containers Formal_Hashed_Maps a-cfhama ads,The GNAT Library
22756 @anchor{gnat_rm/the_gnat_library id9}@anchor{2d1}@anchor{gnat_rm/the_gnat_library ada-containers-formal-hashed-sets-a-cfhase-ads}@anchor{2d2}
22757 @section @cite{Ada.Containers.Formal_Hashed_Sets} (@code{a-cfhase.ads})
22760 @geindex Ada.Containers.Formal_Hashed_Sets (a-cfhase.ads)
22762 @geindex Formal container for hashed sets
22764 This child of @cite{Ada.Containers} defines a modified version of the
22765 Ada 2005 container for hashed sets, meant to facilitate formal
22766 verification of code using such containers. The specification of this
22767 unit is compatible with SPARK 2014.
22769 Note that although this container was designed with formal verification
22770 in mind, it may well be generally useful in that it is a simplified more
22771 efficient version than the one defined in the standard. In particular it
22772 does not have the complex overhead required to detect cursor tampering.
22774 @node Ada Containers Formal_Ordered_Maps a-cforma ads,Ada Containers Formal_Ordered_Sets a-cforse ads,Ada Containers Formal_Hashed_Sets a-cfhase ads,The GNAT Library
22775 @anchor{gnat_rm/the_gnat_library id10}@anchor{2d3}@anchor{gnat_rm/the_gnat_library ada-containers-formal-ordered-maps-a-cforma-ads}@anchor{2d4}
22776 @section @cite{Ada.Containers.Formal_Ordered_Maps} (@code{a-cforma.ads})
22779 @geindex Ada.Containers.Formal_Ordered_Maps (a-cforma.ads)
22781 @geindex Formal container for ordered maps
22783 This child of @cite{Ada.Containers} defines a modified version of the
22784 Ada 2005 container for ordered maps, meant to facilitate formal
22785 verification of code using such containers. The specification of this
22786 unit is compatible with SPARK 2014.
22788 Note that although this container was designed with formal verification
22789 in mind, it may well be generally useful in that it is a simplified more
22790 efficient version than the one defined in the standard. In particular it
22791 does not have the complex overhead required to detect cursor tampering.
22793 @node Ada Containers Formal_Ordered_Sets a-cforse ads,Ada Containers Formal_Vectors a-cofove ads,Ada Containers Formal_Ordered_Maps a-cforma ads,The GNAT Library
22794 @anchor{gnat_rm/the_gnat_library ada-containers-formal-ordered-sets-a-cforse-ads}@anchor{2d5}@anchor{gnat_rm/the_gnat_library id11}@anchor{2d6}
22795 @section @cite{Ada.Containers.Formal_Ordered_Sets} (@code{a-cforse.ads})
22798 @geindex Ada.Containers.Formal_Ordered_Sets (a-cforse.ads)
22800 @geindex Formal container for ordered sets
22802 This child of @cite{Ada.Containers} defines a modified version of the
22803 Ada 2005 container for ordered sets, meant to facilitate formal
22804 verification of code using such containers. The specification of this
22805 unit is compatible with SPARK 2014.
22807 Note that although this container was designed with formal verification
22808 in mind, it may well be generally useful in that it is a simplified more
22809 efficient version than the one defined in the standard. In particular it
22810 does not have the complex overhead required to detect cursor tampering.
22812 @node Ada Containers Formal_Vectors a-cofove ads,Ada Containers Formal_Indefinite_Vectors a-cfinve ads,Ada Containers Formal_Ordered_Sets a-cforse ads,The GNAT Library
22813 @anchor{gnat_rm/the_gnat_library id12}@anchor{2d7}@anchor{gnat_rm/the_gnat_library ada-containers-formal-vectors-a-cofove-ads}@anchor{2d8}
22814 @section @cite{Ada.Containers.Formal_Vectors} (@code{a-cofove.ads})
22817 @geindex Ada.Containers.Formal_Vectors (a-cofove.ads)
22819 @geindex Formal container for vectors
22821 This child of @cite{Ada.Containers} defines a modified version of the
22822 Ada 2005 container for vectors, meant to facilitate formal
22823 verification of code using such containers. The specification of this
22824 unit is compatible with SPARK 2014.
22826 Note that although this container was designed with formal verification
22827 in mind, it may well be generally useful in that it is a simplified more
22828 efficient version than the one defined in the standard. In particular it
22829 does not have the complex overhead required to detect cursor tampering.
22831 @node Ada Containers Formal_Indefinite_Vectors a-cfinve ads,Ada Containers Bounded_Holders a-coboho ads,Ada Containers Formal_Vectors a-cofove ads,The GNAT Library
22832 @anchor{gnat_rm/the_gnat_library id13}@anchor{2d9}@anchor{gnat_rm/the_gnat_library ada-containers-formal-indefinite-vectors-a-cfinve-ads}@anchor{2da}
22833 @section @cite{Ada.Containers.Formal_Indefinite_Vectors} (@code{a-cfinve.ads})
22836 @geindex Ada.Containers.Formal_Indefinite_Vectors (a-cfinve.ads)
22838 @geindex Formal container for vectors
22840 This child of @cite{Ada.Containers} defines a modified version of the
22841 Ada 2005 container for vectors of indefinite elements, meant to
22842 facilitate formal verification of code using such containers. The
22843 specification of this unit is compatible with SPARK 2014.
22845 Note that although this container was designed with formal verification
22846 in mind, it may well be generally useful in that it is a simplified more
22847 efficient version than the one defined in the standard. In particular it
22848 does not have the complex overhead required to detect cursor tampering.
22850 @node Ada Containers Bounded_Holders a-coboho ads,Ada Command_Line Environment a-colien ads,Ada Containers Formal_Indefinite_Vectors a-cfinve ads,The GNAT Library
22851 @anchor{gnat_rm/the_gnat_library id14}@anchor{2db}@anchor{gnat_rm/the_gnat_library ada-containers-bounded-holders-a-coboho-ads}@anchor{2dc}
22852 @section @cite{Ada.Containers.Bounded_Holders} (@code{a-coboho.ads})
22855 @geindex Ada.Containers.Bounded_Holders (a-coboho.ads)
22857 @geindex Formal container for vectors
22859 This child of @cite{Ada.Containers} defines a modified version of
22860 Indefinite_Holders that avoids heap allocation.
22862 @node Ada Command_Line Environment a-colien ads,Ada Command_Line Remove a-colire ads,Ada Containers Bounded_Holders a-coboho ads,The GNAT Library
22863 @anchor{gnat_rm/the_gnat_library ada-command-line-environment-a-colien-ads}@anchor{2dd}@anchor{gnat_rm/the_gnat_library id15}@anchor{2de}
22864 @section @cite{Ada.Command_Line.Environment} (@code{a-colien.ads})
22867 @geindex Ada.Command_Line.Environment (a-colien.ads)
22869 @geindex Environment entries
22871 This child of @cite{Ada.Command_Line}
22872 provides a mechanism for obtaining environment values on systems
22873 where this concept makes sense.
22875 @node Ada Command_Line Remove a-colire ads,Ada Command_Line Response_File a-clrefi ads,Ada Command_Line Environment a-colien ads,The GNAT Library
22876 @anchor{gnat_rm/the_gnat_library id16}@anchor{2df}@anchor{gnat_rm/the_gnat_library ada-command-line-remove-a-colire-ads}@anchor{2e0}
22877 @section @cite{Ada.Command_Line.Remove} (@code{a-colire.ads})
22880 @geindex Ada.Command_Line.Remove (a-colire.ads)
22882 @geindex Removing command line arguments
22884 @geindex Command line
22885 @geindex argument removal
22887 This child of @cite{Ada.Command_Line}
22888 provides a mechanism for logically removing
22889 arguments from the argument list.  Once removed, an argument is not visible
22890 to further calls on the subprograms in @cite{Ada.Command_Line} will not
22891 see the removed argument.
22893 @node Ada Command_Line Response_File a-clrefi ads,Ada Direct_IO C_Streams a-diocst ads,Ada Command_Line Remove a-colire ads,The GNAT Library
22894 @anchor{gnat_rm/the_gnat_library ada-command-line-response-file-a-clrefi-ads}@anchor{2e1}@anchor{gnat_rm/the_gnat_library id17}@anchor{2e2}
22895 @section @cite{Ada.Command_Line.Response_File} (@code{a-clrefi.ads})
22898 @geindex Ada.Command_Line.Response_File (a-clrefi.ads)
22900 @geindex Response file for command line
22902 @geindex Command line
22903 @geindex response file
22905 @geindex Command line
22906 @geindex handling long command lines
22908 This child of @cite{Ada.Command_Line} provides a mechanism facilities for
22909 getting command line arguments from a text file, called a "response file".
22910 Using a response file allow passing a set of arguments to an executable longer
22911 than the maximum allowed by the system on the command line.
22913 @node Ada Direct_IO C_Streams a-diocst ads,Ada Exceptions Is_Null_Occurrence a-einuoc ads,Ada Command_Line Response_File a-clrefi ads,The GNAT Library
22914 @anchor{gnat_rm/the_gnat_library id18}@anchor{2e3}@anchor{gnat_rm/the_gnat_library ada-direct-io-c-streams-a-diocst-ads}@anchor{2e4}
22915 @section @cite{Ada.Direct_IO.C_Streams} (@code{a-diocst.ads})
22918 @geindex Ada.Direct_IO.C_Streams (a-diocst.ads)
22920 @geindex C Streams
22921 @geindex Interfacing with Direct_IO
22923 This package provides subprograms that allow interfacing between
22924 C streams and @cite{Direct_IO}.  The stream identifier can be
22925 extracted from a file opened on the Ada side, and an Ada file
22926 can be constructed from a stream opened on the C side.
22928 @node Ada Exceptions Is_Null_Occurrence a-einuoc ads,Ada Exceptions Last_Chance_Handler a-elchha ads,Ada Direct_IO C_Streams a-diocst ads,The GNAT Library
22929 @anchor{gnat_rm/the_gnat_library id19}@anchor{2e5}@anchor{gnat_rm/the_gnat_library ada-exceptions-is-null-occurrence-a-einuoc-ads}@anchor{2e6}
22930 @section @cite{Ada.Exceptions.Is_Null_Occurrence} (@code{a-einuoc.ads})
22933 @geindex Ada.Exceptions.Is_Null_Occurrence (a-einuoc.ads)
22935 @geindex Null_Occurrence
22936 @geindex testing for
22938 This child subprogram provides a way of testing for the null
22939 exception occurrence (@cite{Null_Occurrence}) without raising
22940 an exception.
22942 @node Ada Exceptions Last_Chance_Handler a-elchha ads,Ada Exceptions Traceback a-exctra ads,Ada Exceptions Is_Null_Occurrence a-einuoc ads,The GNAT Library
22943 @anchor{gnat_rm/the_gnat_library id20}@anchor{2e7}@anchor{gnat_rm/the_gnat_library ada-exceptions-last-chance-handler-a-elchha-ads}@anchor{2e8}
22944 @section @cite{Ada.Exceptions.Last_Chance_Handler} (@code{a-elchha.ads})
22947 @geindex Ada.Exceptions.Last_Chance_Handler (a-elchha.ads)
22949 @geindex Null_Occurrence
22950 @geindex testing for
22952 This child subprogram is used for handling otherwise unhandled
22953 exceptions (hence the name last chance), and perform clean ups before
22954 terminating the program. Note that this subprogram never returns.
22956 @node Ada Exceptions Traceback a-exctra ads,Ada Sequential_IO C_Streams a-siocst ads,Ada Exceptions Last_Chance_Handler a-elchha ads,The GNAT Library
22957 @anchor{gnat_rm/the_gnat_library ada-exceptions-traceback-a-exctra-ads}@anchor{2e9}@anchor{gnat_rm/the_gnat_library id21}@anchor{2ea}
22958 @section @cite{Ada.Exceptions.Traceback} (@code{a-exctra.ads})
22961 @geindex Ada.Exceptions.Traceback (a-exctra.ads)
22963 @geindex Traceback for Exception Occurrence
22965 This child package provides the subprogram (@cite{Tracebacks}) to
22966 give a traceback array of addresses based on an exception
22967 occurrence.
22969 @node Ada Sequential_IO C_Streams a-siocst ads,Ada Streams Stream_IO C_Streams a-ssicst ads,Ada Exceptions Traceback a-exctra ads,The GNAT Library
22970 @anchor{gnat_rm/the_gnat_library ada-sequential-io-c-streams-a-siocst-ads}@anchor{2eb}@anchor{gnat_rm/the_gnat_library id22}@anchor{2ec}
22971 @section @cite{Ada.Sequential_IO.C_Streams} (@code{a-siocst.ads})
22974 @geindex Ada.Sequential_IO.C_Streams (a-siocst.ads)
22976 @geindex C Streams
22977 @geindex Interfacing with Sequential_IO
22979 This package provides subprograms that allow interfacing between
22980 C streams and @cite{Sequential_IO}.  The stream identifier can be
22981 extracted from a file opened on the Ada side, and an Ada file
22982 can be constructed from a stream opened on the C side.
22984 @node Ada Streams Stream_IO C_Streams a-ssicst ads,Ada Strings Unbounded Text_IO a-suteio ads,Ada Sequential_IO C_Streams a-siocst ads,The GNAT Library
22985 @anchor{gnat_rm/the_gnat_library id23}@anchor{2ed}@anchor{gnat_rm/the_gnat_library ada-streams-stream-io-c-streams-a-ssicst-ads}@anchor{2ee}
22986 @section @cite{Ada.Streams.Stream_IO.C_Streams} (@code{a-ssicst.ads})
22989 @geindex Ada.Streams.Stream_IO.C_Streams (a-ssicst.ads)
22991 @geindex C Streams
22992 @geindex Interfacing with Stream_IO
22994 This package provides subprograms that allow interfacing between
22995 C streams and @cite{Stream_IO}.  The stream identifier can be
22996 extracted from a file opened on the Ada side, and an Ada file
22997 can be constructed from a stream opened on the C side.
22999 @node Ada Strings Unbounded Text_IO a-suteio ads,Ada Strings Wide_Unbounded Wide_Text_IO a-swuwti ads,Ada Streams Stream_IO C_Streams a-ssicst ads,The GNAT Library
23000 @anchor{gnat_rm/the_gnat_library ada-strings-unbounded-text-io-a-suteio-ads}@anchor{2ef}@anchor{gnat_rm/the_gnat_library id24}@anchor{2f0}
23001 @section @cite{Ada.Strings.Unbounded.Text_IO} (@code{a-suteio.ads})
23004 @geindex Ada.Strings.Unbounded.Text_IO (a-suteio.ads)
23006 @geindex Unbounded_String
23007 @geindex IO support
23009 @geindex Text_IO
23010 @geindex extensions for unbounded strings
23012 This package provides subprograms for Text_IO for unbounded
23013 strings, avoiding the necessity for an intermediate operation
23014 with ordinary strings.
23016 @node Ada Strings Wide_Unbounded Wide_Text_IO a-swuwti ads,Ada Strings Wide_Wide_Unbounded Wide_Wide_Text_IO a-szuzti ads,Ada Strings Unbounded Text_IO a-suteio ads,The GNAT Library
23017 @anchor{gnat_rm/the_gnat_library id25}@anchor{2f1}@anchor{gnat_rm/the_gnat_library ada-strings-wide-unbounded-wide-text-io-a-swuwti-ads}@anchor{2f2}
23018 @section @cite{Ada.Strings.Wide_Unbounded.Wide_Text_IO} (@code{a-swuwti.ads})
23021 @geindex Ada.Strings.Wide_Unbounded.Wide_Text_IO (a-swuwti.ads)
23023 @geindex Unbounded_Wide_String
23024 @geindex IO support
23026 @geindex Text_IO
23027 @geindex extensions for unbounded wide strings
23029 This package provides subprograms for Text_IO for unbounded
23030 wide strings, avoiding the necessity for an intermediate operation
23031 with ordinary wide strings.
23033 @node Ada Strings Wide_Wide_Unbounded Wide_Wide_Text_IO a-szuzti ads,Ada Text_IO C_Streams a-tiocst ads,Ada Strings Wide_Unbounded Wide_Text_IO a-swuwti ads,The GNAT Library
23034 @anchor{gnat_rm/the_gnat_library ada-strings-wide-wide-unbounded-wide-wide-text-io-a-szuzti-ads}@anchor{2f3}@anchor{gnat_rm/the_gnat_library id26}@anchor{2f4}
23035 @section @cite{Ada.Strings.Wide_Wide_Unbounded.Wide_Wide_Text_IO} (@code{a-szuzti.ads})
23038 @geindex Ada.Strings.Wide_Wide_Unbounded.Wide_Wide_Text_IO (a-szuzti.ads)
23040 @geindex Unbounded_Wide_Wide_String
23041 @geindex IO support
23043 @geindex Text_IO
23044 @geindex extensions for unbounded wide wide strings
23046 This package provides subprograms for Text_IO for unbounded
23047 wide wide strings, avoiding the necessity for an intermediate operation
23048 with ordinary wide wide strings.
23050 @node Ada Text_IO C_Streams a-tiocst ads,Ada Text_IO Reset_Standard_Files a-tirsfi ads,Ada Strings Wide_Wide_Unbounded Wide_Wide_Text_IO a-szuzti ads,The GNAT Library
23051 @anchor{gnat_rm/the_gnat_library ada-text-io-c-streams-a-tiocst-ads}@anchor{2f5}@anchor{gnat_rm/the_gnat_library id27}@anchor{2f6}
23052 @section @cite{Ada.Text_IO.C_Streams} (@code{a-tiocst.ads})
23055 @geindex Ada.Text_IO.C_Streams (a-tiocst.ads)
23057 @geindex C Streams
23058 @geindex Interfacing with `Text_IO`
23060 This package provides subprograms that allow interfacing between
23061 C streams and @cite{Text_IO}.  The stream identifier can be
23062 extracted from a file opened on the Ada side, and an Ada file
23063 can be constructed from a stream opened on the C side.
23065 @node Ada Text_IO Reset_Standard_Files a-tirsfi ads,Ada Wide_Characters Unicode a-wichun ads,Ada Text_IO C_Streams a-tiocst ads,The GNAT Library
23066 @anchor{gnat_rm/the_gnat_library id28}@anchor{2f7}@anchor{gnat_rm/the_gnat_library ada-text-io-reset-standard-files-a-tirsfi-ads}@anchor{2f8}
23067 @section @cite{Ada.Text_IO.Reset_Standard_Files} (@code{a-tirsfi.ads})
23070 @geindex Ada.Text_IO.Reset_Standard_Files (a-tirsfi.ads)
23072 @geindex Text_IO resetting standard files
23074 This procedure is used to reset the status of the standard files used
23075 by Ada.Text_IO.  This is useful in a situation (such as a restart in an
23076 embedded application) where the status of the files may change during
23077 execution (for example a standard input file may be redefined to be
23078 interactive).
23080 @node Ada Wide_Characters Unicode a-wichun ads,Ada Wide_Text_IO C_Streams a-wtcstr ads,Ada Text_IO Reset_Standard_Files a-tirsfi ads,The GNAT Library
23081 @anchor{gnat_rm/the_gnat_library id29}@anchor{2f9}@anchor{gnat_rm/the_gnat_library ada-wide-characters-unicode-a-wichun-ads}@anchor{2fa}
23082 @section @cite{Ada.Wide_Characters.Unicode} (@code{a-wichun.ads})
23085 @geindex Ada.Wide_Characters.Unicode (a-wichun.ads)
23087 @geindex Unicode categorization
23088 @geindex Wide_Character
23090 This package provides subprograms that allow categorization of
23091 Wide_Character values according to Unicode categories.
23093 @node Ada Wide_Text_IO C_Streams a-wtcstr ads,Ada Wide_Text_IO Reset_Standard_Files a-wrstfi ads,Ada Wide_Characters Unicode a-wichun ads,The GNAT Library
23094 @anchor{gnat_rm/the_gnat_library ada-wide-text-io-c-streams-a-wtcstr-ads}@anchor{2fb}@anchor{gnat_rm/the_gnat_library id30}@anchor{2fc}
23095 @section @cite{Ada.Wide_Text_IO.C_Streams} (@code{a-wtcstr.ads})
23098 @geindex Ada.Wide_Text_IO.C_Streams (a-wtcstr.ads)
23100 @geindex C Streams
23101 @geindex Interfacing with `Wide_Text_IO`
23103 This package provides subprograms that allow interfacing between
23104 C streams and @cite{Wide_Text_IO}.  The stream identifier can be
23105 extracted from a file opened on the Ada side, and an Ada file
23106 can be constructed from a stream opened on the C side.
23108 @node Ada Wide_Text_IO Reset_Standard_Files a-wrstfi ads,Ada Wide_Wide_Characters Unicode a-zchuni ads,Ada Wide_Text_IO C_Streams a-wtcstr ads,The GNAT Library
23109 @anchor{gnat_rm/the_gnat_library ada-wide-text-io-reset-standard-files-a-wrstfi-ads}@anchor{2fd}@anchor{gnat_rm/the_gnat_library id31}@anchor{2fe}
23110 @section @cite{Ada.Wide_Text_IO.Reset_Standard_Files} (@code{a-wrstfi.ads})
23113 @geindex Ada.Wide_Text_IO.Reset_Standard_Files (a-wrstfi.ads)
23115 @geindex Wide_Text_IO resetting standard files
23117 This procedure is used to reset the status of the standard files used
23118 by Ada.Wide_Text_IO.  This is useful in a situation (such as a restart in an
23119 embedded application) where the status of the files may change during
23120 execution (for example a standard input file may be redefined to be
23121 interactive).
23123 @node Ada Wide_Wide_Characters Unicode a-zchuni ads,Ada Wide_Wide_Text_IO C_Streams a-ztcstr ads,Ada Wide_Text_IO Reset_Standard_Files a-wrstfi ads,The GNAT Library
23124 @anchor{gnat_rm/the_gnat_library id32}@anchor{2ff}@anchor{gnat_rm/the_gnat_library ada-wide-wide-characters-unicode-a-zchuni-ads}@anchor{300}
23125 @section @cite{Ada.Wide_Wide_Characters.Unicode} (@code{a-zchuni.ads})
23128 @geindex Ada.Wide_Wide_Characters.Unicode (a-zchuni.ads)
23130 @geindex Unicode categorization
23131 @geindex Wide_Wide_Character
23133 This package provides subprograms that allow categorization of
23134 Wide_Wide_Character values according to Unicode categories.
23136 @node Ada Wide_Wide_Text_IO C_Streams a-ztcstr ads,Ada Wide_Wide_Text_IO Reset_Standard_Files a-zrstfi ads,Ada Wide_Wide_Characters Unicode a-zchuni ads,The GNAT Library
23137 @anchor{gnat_rm/the_gnat_library id33}@anchor{301}@anchor{gnat_rm/the_gnat_library ada-wide-wide-text-io-c-streams-a-ztcstr-ads}@anchor{302}
23138 @section @cite{Ada.Wide_Wide_Text_IO.C_Streams} (@code{a-ztcstr.ads})
23141 @geindex Ada.Wide_Wide_Text_IO.C_Streams (a-ztcstr.ads)
23143 @geindex C Streams
23144 @geindex Interfacing with `Wide_Wide_Text_IO`
23146 This package provides subprograms that allow interfacing between
23147 C streams and @cite{Wide_Wide_Text_IO}.  The stream identifier can be
23148 extracted from a file opened on the Ada side, and an Ada file
23149 can be constructed from a stream opened on the C side.
23151 @node Ada Wide_Wide_Text_IO Reset_Standard_Files a-zrstfi ads,GNAT Altivec g-altive ads,Ada Wide_Wide_Text_IO C_Streams a-ztcstr ads,The GNAT Library
23152 @anchor{gnat_rm/the_gnat_library id34}@anchor{303}@anchor{gnat_rm/the_gnat_library ada-wide-wide-text-io-reset-standard-files-a-zrstfi-ads}@anchor{304}
23153 @section @cite{Ada.Wide_Wide_Text_IO.Reset_Standard_Files} (@code{a-zrstfi.ads})
23156 @geindex Ada.Wide_Wide_Text_IO.Reset_Standard_Files (a-zrstfi.ads)
23158 @geindex Wide_Wide_Text_IO resetting standard files
23160 This procedure is used to reset the status of the standard files used
23161 by Ada.Wide_Wide_Text_IO. This is useful in a situation (such as a
23162 restart in an embedded application) where the status of the files may
23163 change during execution (for example a standard input file may be
23164 redefined to be interactive).
23166 @node GNAT Altivec g-altive ads,GNAT Altivec Conversions g-altcon ads,Ada Wide_Wide_Text_IO Reset_Standard_Files a-zrstfi ads,The GNAT Library
23167 @anchor{gnat_rm/the_gnat_library gnat-altivec-g-altive-ads}@anchor{305}@anchor{gnat_rm/the_gnat_library id35}@anchor{306}
23168 @section @cite{GNAT.Altivec} (@code{g-altive.ads})
23171 @geindex GNAT.Altivec (g-altive.ads)
23173 @geindex AltiVec
23175 This is the root package of the GNAT AltiVec binding. It provides
23176 definitions of constants and types common to all the versions of the
23177 binding.
23179 @node GNAT Altivec Conversions g-altcon ads,GNAT Altivec Vector_Operations g-alveop ads,GNAT Altivec g-altive ads,The GNAT Library
23180 @anchor{gnat_rm/the_gnat_library id36}@anchor{307}@anchor{gnat_rm/the_gnat_library gnat-altivec-conversions-g-altcon-ads}@anchor{308}
23181 @section @cite{GNAT.Altivec.Conversions} (@code{g-altcon.ads})
23184 @geindex GNAT.Altivec.Conversions (g-altcon.ads)
23186 @geindex AltiVec
23188 This package provides the Vector/View conversion routines.
23190 @node GNAT Altivec Vector_Operations g-alveop ads,GNAT Altivec Vector_Types g-alvety ads,GNAT Altivec Conversions g-altcon ads,The GNAT Library
23191 @anchor{gnat_rm/the_gnat_library id37}@anchor{309}@anchor{gnat_rm/the_gnat_library gnat-altivec-vector-operations-g-alveop-ads}@anchor{30a}
23192 @section @cite{GNAT.Altivec.Vector_Operations} (@code{g-alveop.ads})
23195 @geindex GNAT.Altivec.Vector_Operations (g-alveop.ads)
23197 @geindex AltiVec
23199 This package exposes the Ada interface to the AltiVec operations on
23200 vector objects. A soft emulation is included by default in the GNAT
23201 library. The hard binding is provided as a separate package. This unit
23202 is common to both bindings.
23204 @node GNAT Altivec Vector_Types g-alvety ads,GNAT Altivec Vector_Views g-alvevi ads,GNAT Altivec Vector_Operations g-alveop ads,The GNAT Library
23205 @anchor{gnat_rm/the_gnat_library gnat-altivec-vector-types-g-alvety-ads}@anchor{30b}@anchor{gnat_rm/the_gnat_library id38}@anchor{30c}
23206 @section @cite{GNAT.Altivec.Vector_Types} (@code{g-alvety.ads})
23209 @geindex GNAT.Altivec.Vector_Types (g-alvety.ads)
23211 @geindex AltiVec
23213 This package exposes the various vector types part of the Ada binding
23214 to AltiVec facilities.
23216 @node GNAT Altivec Vector_Views g-alvevi ads,GNAT Array_Split g-arrspl ads,GNAT Altivec Vector_Types g-alvety ads,The GNAT Library
23217 @anchor{gnat_rm/the_gnat_library gnat-altivec-vector-views-g-alvevi-ads}@anchor{30d}@anchor{gnat_rm/the_gnat_library id39}@anchor{30e}
23218 @section @cite{GNAT.Altivec.Vector_Views} (@code{g-alvevi.ads})
23221 @geindex GNAT.Altivec.Vector_Views (g-alvevi.ads)
23223 @geindex AltiVec
23225 This package provides public 'View' data types from/to which private
23226 vector representations can be converted via
23227 GNAT.Altivec.Conversions. This allows convenient access to individual
23228 vector elements and provides a simple way to initialize vector
23229 objects.
23231 @node GNAT Array_Split g-arrspl ads,GNAT AWK g-awk ads,GNAT Altivec Vector_Views g-alvevi ads,The GNAT Library
23232 @anchor{gnat_rm/the_gnat_library gnat-array-split-g-arrspl-ads}@anchor{30f}@anchor{gnat_rm/the_gnat_library id40}@anchor{310}
23233 @section @cite{GNAT.Array_Split} (@code{g-arrspl.ads})
23236 @geindex GNAT.Array_Split (g-arrspl.ads)
23238 @geindex Array splitter
23240 Useful array-manipulation routines: given a set of separators, split
23241 an array wherever the separators appear, and provide direct access
23242 to the resulting slices.
23244 @node GNAT AWK g-awk ads,GNAT Bind_Environment g-binenv ads,GNAT Array_Split g-arrspl ads,The GNAT Library
23245 @anchor{gnat_rm/the_gnat_library id41}@anchor{311}@anchor{gnat_rm/the_gnat_library gnat-awk-g-awk-ads}@anchor{312}
23246 @section @cite{GNAT.AWK} (@code{g-awk.ads})
23249 @geindex GNAT.AWK (g-awk.ads)
23251 @geindex Parsing
23253 @geindex AWK
23255 Provides AWK-like parsing functions, with an easy interface for parsing one
23256 or more files containing formatted data.  The file is viewed as a database
23257 where each record is a line and a field is a data element in this line.
23259 @node GNAT Bind_Environment g-binenv ads,GNAT Bounded_Buffers g-boubuf ads,GNAT AWK g-awk ads,The GNAT Library
23260 @anchor{gnat_rm/the_gnat_library gnat-bind-environment-g-binenv-ads}@anchor{313}@anchor{gnat_rm/the_gnat_library id42}@anchor{314}
23261 @section @cite{GNAT.Bind_Environment} (@code{g-binenv.ads})
23264 @geindex GNAT.Bind_Environment (g-binenv.ads)
23266 @geindex Bind environment
23268 Provides access to key=value associations captured at bind time.
23269 These associations can be specified using the @cite{-V} binder command
23270 line switch.
23272 @node GNAT Bounded_Buffers g-boubuf ads,GNAT Bounded_Mailboxes g-boumai ads,GNAT Bind_Environment g-binenv ads,The GNAT Library
23273 @anchor{gnat_rm/the_gnat_library gnat-bounded-buffers-g-boubuf-ads}@anchor{315}@anchor{gnat_rm/the_gnat_library id43}@anchor{316}
23274 @section @cite{GNAT.Bounded_Buffers} (@code{g-boubuf.ads})
23277 @geindex GNAT.Bounded_Buffers (g-boubuf.ads)
23279 @geindex Parsing
23281 @geindex Bounded Buffers
23283 Provides a concurrent generic bounded buffer abstraction.  Instances are
23284 useful directly or as parts of the implementations of other abstractions,
23285 such as mailboxes.
23287 @node GNAT Bounded_Mailboxes g-boumai ads,GNAT Bubble_Sort g-bubsor ads,GNAT Bounded_Buffers g-boubuf ads,The GNAT Library
23288 @anchor{gnat_rm/the_gnat_library id44}@anchor{317}@anchor{gnat_rm/the_gnat_library gnat-bounded-mailboxes-g-boumai-ads}@anchor{318}
23289 @section @cite{GNAT.Bounded_Mailboxes} (@code{g-boumai.ads})
23292 @geindex GNAT.Bounded_Mailboxes (g-boumai.ads)
23294 @geindex Parsing
23296 @geindex Mailboxes
23298 Provides a thread-safe asynchronous intertask mailbox communication facility.
23300 @node GNAT Bubble_Sort g-bubsor ads,GNAT Bubble_Sort_A g-busora ads,GNAT Bounded_Mailboxes g-boumai ads,The GNAT Library
23301 @anchor{gnat_rm/the_gnat_library gnat-bubble-sort-g-bubsor-ads}@anchor{319}@anchor{gnat_rm/the_gnat_library id45}@anchor{31a}
23302 @section @cite{GNAT.Bubble_Sort} (@code{g-bubsor.ads})
23305 @geindex GNAT.Bubble_Sort (g-bubsor.ads)
23307 @geindex Sorting
23309 @geindex Bubble sort
23311 Provides a general implementation of bubble sort usable for sorting arbitrary
23312 data items.  Exchange and comparison procedures are provided by passing
23313 access-to-procedure values.
23315 @node GNAT Bubble_Sort_A g-busora ads,GNAT Bubble_Sort_G g-busorg ads,GNAT Bubble_Sort g-bubsor ads,The GNAT Library
23316 @anchor{gnat_rm/the_gnat_library id46}@anchor{31b}@anchor{gnat_rm/the_gnat_library gnat-bubble-sort-a-g-busora-ads}@anchor{31c}
23317 @section @cite{GNAT.Bubble_Sort_A} (@code{g-busora.ads})
23320 @geindex GNAT.Bubble_Sort_A (g-busora.ads)
23322 @geindex Sorting
23324 @geindex Bubble sort
23326 Provides a general implementation of bubble sort usable for sorting arbitrary
23327 data items.  Move and comparison procedures are provided by passing
23328 access-to-procedure values. This is an older version, retained for
23329 compatibility. Usually @cite{GNAT.Bubble_Sort} will be preferable.
23331 @node GNAT Bubble_Sort_G g-busorg ads,GNAT Byte_Order_Mark g-byorma ads,GNAT Bubble_Sort_A g-busora ads,The GNAT Library
23332 @anchor{gnat_rm/the_gnat_library id47}@anchor{31d}@anchor{gnat_rm/the_gnat_library gnat-bubble-sort-g-g-busorg-ads}@anchor{31e}
23333 @section @cite{GNAT.Bubble_Sort_G} (@code{g-busorg.ads})
23336 @geindex GNAT.Bubble_Sort_G (g-busorg.ads)
23338 @geindex Sorting
23340 @geindex Bubble sort
23342 Similar to @cite{Bubble_Sort_A} except that the move and sorting procedures
23343 are provided as generic parameters, this improves efficiency, especially
23344 if the procedures can be inlined, at the expense of duplicating code for
23345 multiple instantiations.
23347 @node GNAT Byte_Order_Mark g-byorma ads,GNAT Byte_Swapping g-bytswa ads,GNAT Bubble_Sort_G g-busorg ads,The GNAT Library
23348 @anchor{gnat_rm/the_gnat_library gnat-byte-order-mark-g-byorma-ads}@anchor{31f}@anchor{gnat_rm/the_gnat_library id48}@anchor{320}
23349 @section @cite{GNAT.Byte_Order_Mark} (@code{g-byorma.ads})
23352 @geindex GNAT.Byte_Order_Mark (g-byorma.ads)
23354 @geindex UTF-8 representation
23356 @geindex Wide characte representations
23358 Provides a routine which given a string, reads the start of the string to
23359 see whether it is one of the standard byte order marks (BOM's) which signal
23360 the encoding of the string. The routine includes detection of special XML
23361 sequences for various UCS input formats.
23363 @node GNAT Byte_Swapping g-bytswa ads,GNAT Calendar g-calend ads,GNAT Byte_Order_Mark g-byorma ads,The GNAT Library
23364 @anchor{gnat_rm/the_gnat_library gnat-byte-swapping-g-bytswa-ads}@anchor{321}@anchor{gnat_rm/the_gnat_library id49}@anchor{322}
23365 @section @cite{GNAT.Byte_Swapping} (@code{g-bytswa.ads})
23368 @geindex GNAT.Byte_Swapping (g-bytswa.ads)
23370 @geindex Byte swapping
23372 @geindex Endianness
23374 General routines for swapping the bytes in 2-, 4-, and 8-byte quantities.
23375 Machine-specific implementations are available in some cases.
23377 @node GNAT Calendar g-calend ads,GNAT Calendar Time_IO g-catiio ads,GNAT Byte_Swapping g-bytswa ads,The GNAT Library
23378 @anchor{gnat_rm/the_gnat_library id50}@anchor{323}@anchor{gnat_rm/the_gnat_library gnat-calendar-g-calend-ads}@anchor{324}
23379 @section @cite{GNAT.Calendar} (@code{g-calend.ads})
23382 @geindex GNAT.Calendar (g-calend.ads)
23384 @geindex Calendar
23386 Extends the facilities provided by @cite{Ada.Calendar} to include handling
23387 of days of the week, an extended @cite{Split} and @cite{Time_Of} capability.
23388 Also provides conversion of @cite{Ada.Calendar.Time} values to and from the
23389 C @cite{timeval} format.
23391 @node GNAT Calendar Time_IO g-catiio ads,GNAT CRC32 g-crc32 ads,GNAT Calendar g-calend ads,The GNAT Library
23392 @anchor{gnat_rm/the_gnat_library gnat-calendar-time-io-g-catiio-ads}@anchor{325}@anchor{gnat_rm/the_gnat_library id51}@anchor{326}
23393 @section @cite{GNAT.Calendar.Time_IO} (@code{g-catiio.ads})
23396 @geindex Calendar
23398 @geindex Time
23400 @geindex GNAT.Calendar.Time_IO (g-catiio.ads)
23402 @node GNAT CRC32 g-crc32 ads,GNAT Case_Util g-casuti ads,GNAT Calendar Time_IO g-catiio ads,The GNAT Library
23403 @anchor{gnat_rm/the_gnat_library id52}@anchor{327}@anchor{gnat_rm/the_gnat_library gnat-crc32-g-crc32-ads}@anchor{328}
23404 @section @cite{GNAT.CRC32} (@code{g-crc32.ads})
23407 @geindex GNAT.CRC32 (g-crc32.ads)
23409 @geindex CRC32
23411 @geindex Cyclic Redundancy Check
23413 This package implements the CRC-32 algorithm.  For a full description
23414 of this algorithm see
23415 @emph{Computation of Cyclic Redundancy Checks via Table Look-Up},
23416 @cite{Communications of the ACM}, Vol. 31 No. 8, pp. 1008-1013,
23417 Aug. 1988.  Sarwate, D.V.
23419 @node GNAT Case_Util g-casuti ads,GNAT CGI g-cgi ads,GNAT CRC32 g-crc32 ads,The GNAT Library
23420 @anchor{gnat_rm/the_gnat_library gnat-case-util-g-casuti-ads}@anchor{329}@anchor{gnat_rm/the_gnat_library id53}@anchor{32a}
23421 @section @cite{GNAT.Case_Util} (@code{g-casuti.ads})
23424 @geindex GNAT.Case_Util (g-casuti.ads)
23426 @geindex Casing utilities
23428 @geindex Character handling (`GNAT.Case_Util`)
23430 A set of simple routines for handling upper and lower casing of strings
23431 without the overhead of the full casing tables
23432 in @cite{Ada.Characters.Handling}.
23434 @node GNAT CGI g-cgi ads,GNAT CGI Cookie g-cgicoo ads,GNAT Case_Util g-casuti ads,The GNAT Library
23435 @anchor{gnat_rm/the_gnat_library id54}@anchor{32b}@anchor{gnat_rm/the_gnat_library gnat-cgi-g-cgi-ads}@anchor{32c}
23436 @section @cite{GNAT.CGI} (@code{g-cgi.ads})
23439 @geindex GNAT.CGI (g-cgi.ads)
23441 @geindex CGI (Common Gateway Interface)
23443 This is a package for interfacing a GNAT program with a Web server via the
23444 Common Gateway Interface (CGI).  Basically this package parses the CGI
23445 parameters, which are a set of key/value pairs sent by the Web server.  It
23446 builds a table whose index is the key and provides some services to deal
23447 with this table.
23449 @node GNAT CGI Cookie g-cgicoo ads,GNAT CGI Debug g-cgideb ads,GNAT CGI g-cgi ads,The GNAT Library
23450 @anchor{gnat_rm/the_gnat_library gnat-cgi-cookie-g-cgicoo-ads}@anchor{32d}@anchor{gnat_rm/the_gnat_library id55}@anchor{32e}
23451 @section @cite{GNAT.CGI.Cookie} (@code{g-cgicoo.ads})
23454 @geindex GNAT.CGI.Cookie (g-cgicoo.ads)
23456 @geindex CGI (Common Gateway Interface) cookie support
23458 @geindex Cookie support in CGI
23460 This is a package to interface a GNAT program with a Web server via the
23461 Common Gateway Interface (CGI).  It exports services to deal with Web
23462 cookies (piece of information kept in the Web client software).
23464 @node GNAT CGI Debug g-cgideb ads,GNAT Command_Line g-comlin ads,GNAT CGI Cookie g-cgicoo ads,The GNAT Library
23465 @anchor{gnat_rm/the_gnat_library gnat-cgi-debug-g-cgideb-ads}@anchor{32f}@anchor{gnat_rm/the_gnat_library id56}@anchor{330}
23466 @section @cite{GNAT.CGI.Debug} (@code{g-cgideb.ads})
23469 @geindex GNAT.CGI.Debug (g-cgideb.ads)
23471 @geindex CGI (Common Gateway Interface) debugging
23473 This is a package to help debugging CGI (Common Gateway Interface)
23474 programs written in Ada.
23476 @node GNAT Command_Line g-comlin ads,GNAT Compiler_Version g-comver ads,GNAT CGI Debug g-cgideb ads,The GNAT Library
23477 @anchor{gnat_rm/the_gnat_library id57}@anchor{331}@anchor{gnat_rm/the_gnat_library gnat-command-line-g-comlin-ads}@anchor{332}
23478 @section @cite{GNAT.Command_Line} (@code{g-comlin.ads})
23481 @geindex GNAT.Command_Line (g-comlin.ads)
23483 @geindex Command line
23485 Provides a high level interface to @cite{Ada.Command_Line} facilities,
23486 including the ability to scan for named switches with optional parameters
23487 and expand file names using wild card notations.
23489 @node GNAT Compiler_Version g-comver ads,GNAT Ctrl_C g-ctrl_c ads,GNAT Command_Line g-comlin ads,The GNAT Library
23490 @anchor{gnat_rm/the_gnat_library gnat-compiler-version-g-comver-ads}@anchor{333}@anchor{gnat_rm/the_gnat_library id58}@anchor{334}
23491 @section @cite{GNAT.Compiler_Version} (@code{g-comver.ads})
23494 @geindex GNAT.Compiler_Version (g-comver.ads)
23496 @geindex Compiler Version
23498 @geindex Version
23499 @geindex of compiler
23501 Provides a routine for obtaining the version of the compiler used to
23502 compile the program. More accurately this is the version of the binder
23503 used to bind the program (this will normally be the same as the version
23504 of the compiler if a consistent tool set is used to compile all units
23505 of a partition).
23507 @node GNAT Ctrl_C g-ctrl_c ads,GNAT Current_Exception g-curexc ads,GNAT Compiler_Version g-comver ads,The GNAT Library
23508 @anchor{gnat_rm/the_gnat_library gnat-ctrl-c-g-ctrl-c-ads}@anchor{335}@anchor{gnat_rm/the_gnat_library id59}@anchor{336}
23509 @section @cite{GNAT.Ctrl_C} (@code{g-ctrl_c.ads})
23512 @geindex GNAT.Ctrl_C (g-ctrl_c.ads)
23514 @geindex Interrupt
23516 Provides a simple interface to handle Ctrl-C keyboard events.
23518 @node GNAT Current_Exception g-curexc ads,GNAT Debug_Pools g-debpoo ads,GNAT Ctrl_C g-ctrl_c ads,The GNAT Library
23519 @anchor{gnat_rm/the_gnat_library id60}@anchor{337}@anchor{gnat_rm/the_gnat_library gnat-current-exception-g-curexc-ads}@anchor{338}
23520 @section @cite{GNAT.Current_Exception} (@code{g-curexc.ads})
23523 @geindex GNAT.Current_Exception (g-curexc.ads)
23525 @geindex Current exception
23527 @geindex Exception retrieval
23529 Provides access to information on the current exception that has been raised
23530 without the need for using the Ada 95 / Ada 2005 exception choice parameter
23531 specification syntax.
23532 This is particularly useful in simulating typical facilities for
23533 obtaining information about exceptions provided by Ada 83 compilers.
23535 @node GNAT Debug_Pools g-debpoo ads,GNAT Debug_Utilities g-debuti ads,GNAT Current_Exception g-curexc ads,The GNAT Library
23536 @anchor{gnat_rm/the_gnat_library gnat-debug-pools-g-debpoo-ads}@anchor{339}@anchor{gnat_rm/the_gnat_library id61}@anchor{33a}
23537 @section @cite{GNAT.Debug_Pools} (@code{g-debpoo.ads})
23540 @geindex GNAT.Debug_Pools (g-debpoo.ads)
23542 @geindex Debugging
23544 @geindex Debug pools
23546 @geindex Memory corruption debugging
23548 Provide a debugging storage pools that helps tracking memory corruption
23549 problems.
23550 See @cite{The GNAT Debug_Pool Facility} section in the @cite{GNAT User's Guide}.
23552 @node GNAT Debug_Utilities g-debuti ads,GNAT Decode_String g-decstr ads,GNAT Debug_Pools g-debpoo ads,The GNAT Library
23553 @anchor{gnat_rm/the_gnat_library gnat-debug-utilities-g-debuti-ads}@anchor{33b}@anchor{gnat_rm/the_gnat_library id62}@anchor{33c}
23554 @section @cite{GNAT.Debug_Utilities} (@code{g-debuti.ads})
23557 @geindex GNAT.Debug_Utilities (g-debuti.ads)
23559 @geindex Debugging
23561 Provides a few useful utilities for debugging purposes, including conversion
23562 to and from string images of address values. Supports both C and Ada formats
23563 for hexadecimal literals.
23565 @node GNAT Decode_String g-decstr ads,GNAT Decode_UTF8_String g-deutst ads,GNAT Debug_Utilities g-debuti ads,The GNAT Library
23566 @anchor{gnat_rm/the_gnat_library gnat-decode-string-g-decstr-ads}@anchor{33d}@anchor{gnat_rm/the_gnat_library id63}@anchor{33e}
23567 @section @cite{GNAT.Decode_String} (@code{g-decstr.ads})
23570 @geindex GNAT.Decode_String (g-decstr.ads)
23572 @geindex Decoding strings
23574 @geindex String decoding
23576 @geindex Wide character encoding
23578 @geindex UTF-8
23580 @geindex Unicode
23582 A generic package providing routines for decoding wide character and wide wide
23583 character strings encoded as sequences of 8-bit characters using a specified
23584 encoding method. Includes validation routines, and also routines for stepping
23585 to next or previous encoded character in an encoded string.
23586 Useful in conjunction with Unicode character coding. Note there is a
23587 preinstantiation for UTF-8. See next entry.
23589 @node GNAT Decode_UTF8_String g-deutst ads,GNAT Directory_Operations g-dirope ads,GNAT Decode_String g-decstr ads,The GNAT Library
23590 @anchor{gnat_rm/the_gnat_library gnat-decode-utf8-string-g-deutst-ads}@anchor{33f}@anchor{gnat_rm/the_gnat_library id64}@anchor{340}
23591 @section @cite{GNAT.Decode_UTF8_String} (@code{g-deutst.ads})
23594 @geindex GNAT.Decode_UTF8_String (g-deutst.ads)
23596 @geindex Decoding strings
23598 @geindex Decoding UTF-8 strings
23600 @geindex UTF-8 string decoding
23602 @geindex Wide character decoding
23604 @geindex UTF-8
23606 @geindex Unicode
23608 A preinstantiation of GNAT.Decode_Strings for UTF-8 encoding.
23610 @node GNAT Directory_Operations g-dirope ads,GNAT Directory_Operations Iteration g-diopit ads,GNAT Decode_UTF8_String g-deutst ads,The GNAT Library
23611 @anchor{gnat_rm/the_gnat_library id65}@anchor{341}@anchor{gnat_rm/the_gnat_library gnat-directory-operations-g-dirope-ads}@anchor{342}
23612 @section @cite{GNAT.Directory_Operations} (@code{g-dirope.ads})
23615 @geindex GNAT.Directory_Operations (g-dirope.ads)
23617 @geindex Directory operations
23619 Provides a set of routines for manipulating directories, including changing
23620 the current directory, making new directories, and scanning the files in a
23621 directory.
23623 @node GNAT Directory_Operations Iteration g-diopit ads,GNAT Dynamic_HTables g-dynhta ads,GNAT Directory_Operations g-dirope ads,The GNAT Library
23624 @anchor{gnat_rm/the_gnat_library id66}@anchor{343}@anchor{gnat_rm/the_gnat_library gnat-directory-operations-iteration-g-diopit-ads}@anchor{344}
23625 @section @cite{GNAT.Directory_Operations.Iteration} (@code{g-diopit.ads})
23628 @geindex GNAT.Directory_Operations.Iteration (g-diopit.ads)
23630 @geindex Directory operations iteration
23632 A child unit of GNAT.Directory_Operations providing additional operations
23633 for iterating through directories.
23635 @node GNAT Dynamic_HTables g-dynhta ads,GNAT Dynamic_Tables g-dyntab ads,GNAT Directory_Operations Iteration g-diopit ads,The GNAT Library
23636 @anchor{gnat_rm/the_gnat_library id67}@anchor{345}@anchor{gnat_rm/the_gnat_library gnat-dynamic-htables-g-dynhta-ads}@anchor{346}
23637 @section @cite{GNAT.Dynamic_HTables} (@code{g-dynhta.ads})
23640 @geindex GNAT.Dynamic_HTables (g-dynhta.ads)
23642 @geindex Hash tables
23644 A generic implementation of hash tables that can be used to hash arbitrary
23645 data.  Provided in two forms, a simple form with built in hash functions,
23646 and a more complex form in which the hash function is supplied.
23648 This package provides a facility similar to that of @cite{GNAT.HTable},
23649 except that this package declares a type that can be used to define
23650 dynamic instances of the hash table, while an instantiation of
23651 @cite{GNAT.HTable} creates a single instance of the hash table.
23653 @node GNAT Dynamic_Tables g-dyntab ads,GNAT Encode_String g-encstr ads,GNAT Dynamic_HTables g-dynhta ads,The GNAT Library
23654 @anchor{gnat_rm/the_gnat_library gnat-dynamic-tables-g-dyntab-ads}@anchor{347}@anchor{gnat_rm/the_gnat_library id68}@anchor{348}
23655 @section @cite{GNAT.Dynamic_Tables} (@code{g-dyntab.ads})
23658 @geindex GNAT.Dynamic_Tables (g-dyntab.ads)
23660 @geindex Table implementation
23662 @geindex Arrays
23663 @geindex extendable
23665 A generic package providing a single dimension array abstraction where the
23666 length of the array can be dynamically modified.
23668 This package provides a facility similar to that of @cite{GNAT.Table},
23669 except that this package declares a type that can be used to define
23670 dynamic instances of the table, while an instantiation of
23671 @cite{GNAT.Table} creates a single instance of the table type.
23673 @node GNAT Encode_String g-encstr ads,GNAT Encode_UTF8_String g-enutst ads,GNAT Dynamic_Tables g-dyntab ads,The GNAT Library
23674 @anchor{gnat_rm/the_gnat_library id69}@anchor{349}@anchor{gnat_rm/the_gnat_library gnat-encode-string-g-encstr-ads}@anchor{34a}
23675 @section @cite{GNAT.Encode_String} (@code{g-encstr.ads})
23678 @geindex GNAT.Encode_String (g-encstr.ads)
23680 @geindex Encoding strings
23682 @geindex String encoding
23684 @geindex Wide character encoding
23686 @geindex UTF-8
23688 @geindex Unicode
23690 A generic package providing routines for encoding wide character and wide
23691 wide character strings as sequences of 8-bit characters using a specified
23692 encoding method. Useful in conjunction with Unicode character coding.
23693 Note there is a preinstantiation for UTF-8. See next entry.
23695 @node GNAT Encode_UTF8_String g-enutst ads,GNAT Exception_Actions g-excact ads,GNAT Encode_String g-encstr ads,The GNAT Library
23696 @anchor{gnat_rm/the_gnat_library gnat-encode-utf8-string-g-enutst-ads}@anchor{34b}@anchor{gnat_rm/the_gnat_library id70}@anchor{34c}
23697 @section @cite{GNAT.Encode_UTF8_String} (@code{g-enutst.ads})
23700 @geindex GNAT.Encode_UTF8_String (g-enutst.ads)
23702 @geindex Encoding strings
23704 @geindex Encoding UTF-8 strings
23706 @geindex UTF-8 string encoding
23708 @geindex Wide character encoding
23710 @geindex UTF-8
23712 @geindex Unicode
23714 A preinstantiation of GNAT.Encode_Strings for UTF-8 encoding.
23716 @node GNAT Exception_Actions g-excact ads,GNAT Exception_Traces g-exctra ads,GNAT Encode_UTF8_String g-enutst ads,The GNAT Library
23717 @anchor{gnat_rm/the_gnat_library id71}@anchor{34d}@anchor{gnat_rm/the_gnat_library gnat-exception-actions-g-excact-ads}@anchor{34e}
23718 @section @cite{GNAT.Exception_Actions} (@code{g-excact.ads})
23721 @geindex GNAT.Exception_Actions (g-excact.ads)
23723 @geindex Exception actions
23725 Provides callbacks when an exception is raised. Callbacks can be registered
23726 for specific exceptions, or when any exception is raised. This
23727 can be used for instance to force a core dump to ease debugging.
23729 @node GNAT Exception_Traces g-exctra ads,GNAT Exceptions g-expect ads,GNAT Exception_Actions g-excact ads,The GNAT Library
23730 @anchor{gnat_rm/the_gnat_library id72}@anchor{34f}@anchor{gnat_rm/the_gnat_library gnat-exception-traces-g-exctra-ads}@anchor{350}
23731 @section @cite{GNAT.Exception_Traces} (@code{g-exctra.ads})
23734 @geindex GNAT.Exception_Traces (g-exctra.ads)
23736 @geindex Exception traces
23738 @geindex Debugging
23740 Provides an interface allowing to control automatic output upon exception
23741 occurrences.
23743 @node GNAT Exceptions g-expect ads,GNAT Expect g-expect ads,GNAT Exception_Traces g-exctra ads,The GNAT Library
23744 @anchor{gnat_rm/the_gnat_library id73}@anchor{351}@anchor{gnat_rm/the_gnat_library gnat-exceptions-g-expect-ads}@anchor{352}
23745 @section @cite{GNAT.Exceptions} (@code{g-expect.ads})
23748 @geindex GNAT.Exceptions (g-expect.ads)
23750 @geindex Exceptions
23751 @geindex Pure
23753 @geindex Pure packages
23754 @geindex exceptions
23756 Normally it is not possible to raise an exception with
23757 a message from a subprogram in a pure package, since the
23758 necessary types and subprograms are in @cite{Ada.Exceptions}
23759 which is not a pure unit. @cite{GNAT.Exceptions} provides a
23760 facility for getting around this limitation for a few
23761 predefined exceptions, and for example allow raising
23762 @cite{Constraint_Error} with a message from a pure subprogram.
23764 @node GNAT Expect g-expect ads,GNAT Expect TTY g-exptty ads,GNAT Exceptions g-expect ads,The GNAT Library
23765 @anchor{gnat_rm/the_gnat_library gnat-expect-g-expect-ads}@anchor{353}@anchor{gnat_rm/the_gnat_library id74}@anchor{354}
23766 @section @cite{GNAT.Expect} (@code{g-expect.ads})
23769 @geindex GNAT.Expect (g-expect.ads)
23771 Provides a set of subprograms similar to what is available
23772 with the standard Tcl Expect tool.
23773 It allows you to easily spawn and communicate with an external process.
23774 You can send commands or inputs to the process, and compare the output
23775 with some expected regular expression. Currently @cite{GNAT.Expect}
23776 is implemented on all native GNAT ports.
23777 It is not implemented for cross ports, and in particular is not
23778 implemented for VxWorks or LynxOS.
23780 @node GNAT Expect TTY g-exptty ads,GNAT Float_Control g-flocon ads,GNAT Expect g-expect ads,The GNAT Library
23781 @anchor{gnat_rm/the_gnat_library gnat-expect-tty-g-exptty-ads}@anchor{355}@anchor{gnat_rm/the_gnat_library id75}@anchor{356}
23782 @section @cite{GNAT.Expect.TTY} (@code{g-exptty.ads})
23785 @geindex GNAT.Expect.TTY (g-exptty.ads)
23787 As GNAT.Expect but using pseudo-terminal.
23788 Currently @cite{GNAT.Expect.TTY} is implemented on all native GNAT
23789 ports. It is not implemented for cross ports, and
23790 in particular is not implemented for VxWorks or LynxOS.
23792 @node GNAT Float_Control g-flocon ads,GNAT Formatted_String g-forstr ads,GNAT Expect TTY g-exptty ads,The GNAT Library
23793 @anchor{gnat_rm/the_gnat_library id76}@anchor{357}@anchor{gnat_rm/the_gnat_library gnat-float-control-g-flocon-ads}@anchor{358}
23794 @section @cite{GNAT.Float_Control} (@code{g-flocon.ads})
23797 @geindex GNAT.Float_Control (g-flocon.ads)
23799 @geindex Floating-Point Processor
23801 Provides an interface for resetting the floating-point processor into the
23802 mode required for correct semantic operation in Ada.  Some third party
23803 library calls may cause this mode to be modified, and the Reset procedure
23804 in this package can be used to reestablish the required mode.
23806 @node GNAT Formatted_String g-forstr ads,GNAT Heap_Sort g-heasor ads,GNAT Float_Control g-flocon ads,The GNAT Library
23807 @anchor{gnat_rm/the_gnat_library gnat-formatted-string-g-forstr-ads}@anchor{359}@anchor{gnat_rm/the_gnat_library id77}@anchor{35a}
23808 @section @cite{GNAT.Formatted_String} (@code{g-forstr.ads})
23811 @geindex GNAT.Formatted_String (g-forstr.ads)
23813 @geindex Formatted String
23815 Provides support for C/C++ printf() formatted strings. The format is
23816 copied from the printf() routine and should therefore gives identical
23817 output. Some generic routines are provided to be able to use types
23818 derived from Integer, Float or enumerations as values for the
23819 formatted string.
23821 @node GNAT Heap_Sort g-heasor ads,GNAT Heap_Sort_A g-hesora ads,GNAT Formatted_String g-forstr ads,The GNAT Library
23822 @anchor{gnat_rm/the_gnat_library gnat-heap-sort-g-heasor-ads}@anchor{35b}@anchor{gnat_rm/the_gnat_library id78}@anchor{35c}
23823 @section @cite{GNAT.Heap_Sort} (@code{g-heasor.ads})
23826 @geindex GNAT.Heap_Sort (g-heasor.ads)
23828 @geindex Sorting
23830 Provides a general implementation of heap sort usable for sorting arbitrary
23831 data items. Exchange and comparison procedures are provided by passing
23832 access-to-procedure values.  The algorithm used is a modified heap sort
23833 that performs approximately N*log(N) comparisons in the worst case.
23835 @node GNAT Heap_Sort_A g-hesora ads,GNAT Heap_Sort_G g-hesorg ads,GNAT Heap_Sort g-heasor ads,The GNAT Library
23836 @anchor{gnat_rm/the_gnat_library id79}@anchor{35d}@anchor{gnat_rm/the_gnat_library gnat-heap-sort-a-g-hesora-ads}@anchor{35e}
23837 @section @cite{GNAT.Heap_Sort_A} (@code{g-hesora.ads})
23840 @geindex GNAT.Heap_Sort_A (g-hesora.ads)
23842 @geindex Sorting
23844 Provides a general implementation of heap sort usable for sorting arbitrary
23845 data items. Move and comparison procedures are provided by passing
23846 access-to-procedure values.  The algorithm used is a modified heap sort
23847 that performs approximately N*log(N) comparisons in the worst case.
23848 This differs from @cite{GNAT.Heap_Sort} in having a less convenient
23849 interface, but may be slightly more efficient.
23851 @node GNAT Heap_Sort_G g-hesorg ads,GNAT HTable g-htable ads,GNAT Heap_Sort_A g-hesora ads,The GNAT Library
23852 @anchor{gnat_rm/the_gnat_library id80}@anchor{35f}@anchor{gnat_rm/the_gnat_library gnat-heap-sort-g-g-hesorg-ads}@anchor{360}
23853 @section @cite{GNAT.Heap_Sort_G} (@code{g-hesorg.ads})
23856 @geindex GNAT.Heap_Sort_G (g-hesorg.ads)
23858 @geindex Sorting
23860 Similar to @cite{Heap_Sort_A} except that the move and sorting procedures
23861 are provided as generic parameters, this improves efficiency, especially
23862 if the procedures can be inlined, at the expense of duplicating code for
23863 multiple instantiations.
23865 @node GNAT HTable g-htable ads,GNAT IO g-io ads,GNAT Heap_Sort_G g-hesorg ads,The GNAT Library
23866 @anchor{gnat_rm/the_gnat_library id81}@anchor{361}@anchor{gnat_rm/the_gnat_library gnat-htable-g-htable-ads}@anchor{362}
23867 @section @cite{GNAT.HTable} (@code{g-htable.ads})
23870 @geindex GNAT.HTable (g-htable.ads)
23872 @geindex Hash tables
23874 A generic implementation of hash tables that can be used to hash arbitrary
23875 data.  Provides two approaches, one a simple static approach, and the other
23876 allowing arbitrary dynamic hash tables.
23878 @node GNAT IO g-io ads,GNAT IO_Aux g-io_aux ads,GNAT HTable g-htable ads,The GNAT Library
23879 @anchor{gnat_rm/the_gnat_library id82}@anchor{363}@anchor{gnat_rm/the_gnat_library gnat-io-g-io-ads}@anchor{364}
23880 @section @cite{GNAT.IO} (@code{g-io.ads})
23883 @geindex GNAT.IO (g-io.ads)
23885 @geindex Simple I/O
23887 @geindex Input/Output facilities
23889 A simple preelaborable input-output package that provides a subset of
23890 simple Text_IO functions for reading characters and strings from
23891 Standard_Input, and writing characters, strings and integers to either
23892 Standard_Output or Standard_Error.
23894 @node GNAT IO_Aux g-io_aux ads,GNAT Lock_Files g-locfil ads,GNAT IO g-io ads,The GNAT Library
23895 @anchor{gnat_rm/the_gnat_library id83}@anchor{365}@anchor{gnat_rm/the_gnat_library gnat-io-aux-g-io-aux-ads}@anchor{366}
23896 @section @cite{GNAT.IO_Aux} (@code{g-io_aux.ads})
23899 @geindex GNAT.IO_Aux (g-io_aux.ads)
23901 @geindex Text_IO
23903 @geindex Input/Output facilities
23905 Provides some auxiliary functions for use with Text_IO, including a test
23906 for whether a file exists, and functions for reading a line of text.
23908 @node GNAT Lock_Files g-locfil ads,GNAT MBBS_Discrete_Random g-mbdira ads,GNAT IO_Aux g-io_aux ads,The GNAT Library
23909 @anchor{gnat_rm/the_gnat_library gnat-lock-files-g-locfil-ads}@anchor{367}@anchor{gnat_rm/the_gnat_library id84}@anchor{368}
23910 @section @cite{GNAT.Lock_Files} (@code{g-locfil.ads})
23913 @geindex GNAT.Lock_Files (g-locfil.ads)
23915 @geindex File locking
23917 @geindex Locking using files
23919 Provides a general interface for using files as locks.  Can be used for
23920 providing program level synchronization.
23922 @node GNAT MBBS_Discrete_Random g-mbdira ads,GNAT MBBS_Float_Random g-mbflra ads,GNAT Lock_Files g-locfil ads,The GNAT Library
23923 @anchor{gnat_rm/the_gnat_library id85}@anchor{369}@anchor{gnat_rm/the_gnat_library gnat-mbbs-discrete-random-g-mbdira-ads}@anchor{36a}
23924 @section @cite{GNAT.MBBS_Discrete_Random} (@code{g-mbdira.ads})
23927 @geindex GNAT.MBBS_Discrete_Random (g-mbdira.ads)
23929 @geindex Random number generation
23931 The original implementation of @cite{Ada.Numerics.Discrete_Random}.  Uses
23932 a modified version of the Blum-Blum-Shub generator.
23934 @node GNAT MBBS_Float_Random g-mbflra ads,GNAT MD5 g-md5 ads,GNAT MBBS_Discrete_Random g-mbdira ads,The GNAT Library
23935 @anchor{gnat_rm/the_gnat_library id86}@anchor{36b}@anchor{gnat_rm/the_gnat_library gnat-mbbs-float-random-g-mbflra-ads}@anchor{36c}
23936 @section @cite{GNAT.MBBS_Float_Random} (@code{g-mbflra.ads})
23939 @geindex GNAT.MBBS_Float_Random (g-mbflra.ads)
23941 @geindex Random number generation
23943 The original implementation of @cite{Ada.Numerics.Float_Random}.  Uses
23944 a modified version of the Blum-Blum-Shub generator.
23946 @node GNAT MD5 g-md5 ads,GNAT Memory_Dump g-memdum ads,GNAT MBBS_Float_Random g-mbflra ads,The GNAT Library
23947 @anchor{gnat_rm/the_gnat_library id87}@anchor{36d}@anchor{gnat_rm/the_gnat_library gnat-md5-g-md5-ads}@anchor{36e}
23948 @section @cite{GNAT.MD5} (@code{g-md5.ads})
23951 @geindex GNAT.MD5 (g-md5.ads)
23953 @geindex Message Digest MD5
23955 Implements the MD5 Message-Digest Algorithm as described in RFC 1321, and
23956 the HMAC-MD5 message authentication function as described in RFC 2104 and
23957 FIPS PUB 198.
23959 @node GNAT Memory_Dump g-memdum ads,GNAT Most_Recent_Exception g-moreex ads,GNAT MD5 g-md5 ads,The GNAT Library
23960 @anchor{gnat_rm/the_gnat_library id88}@anchor{36f}@anchor{gnat_rm/the_gnat_library gnat-memory-dump-g-memdum-ads}@anchor{370}
23961 @section @cite{GNAT.Memory_Dump} (@code{g-memdum.ads})
23964 @geindex GNAT.Memory_Dump (g-memdum.ads)
23966 @geindex Dump Memory
23968 Provides a convenient routine for dumping raw memory to either the
23969 standard output or standard error files. Uses GNAT.IO for actual
23970 output.
23972 @node GNAT Most_Recent_Exception g-moreex ads,GNAT OS_Lib g-os_lib ads,GNAT Memory_Dump g-memdum ads,The GNAT Library
23973 @anchor{gnat_rm/the_gnat_library id89}@anchor{371}@anchor{gnat_rm/the_gnat_library gnat-most-recent-exception-g-moreex-ads}@anchor{372}
23974 @section @cite{GNAT.Most_Recent_Exception} (@code{g-moreex.ads})
23977 @geindex GNAT.Most_Recent_Exception (g-moreex.ads)
23979 @geindex Exception
23980 @geindex obtaining most recent
23982 Provides access to the most recently raised exception.  Can be used for
23983 various logging purposes, including duplicating functionality of some
23984 Ada 83 implementation dependent extensions.
23986 @node GNAT OS_Lib g-os_lib ads,GNAT Perfect_Hash_Generators g-pehage ads,GNAT Most_Recent_Exception g-moreex ads,The GNAT Library
23987 @anchor{gnat_rm/the_gnat_library id90}@anchor{373}@anchor{gnat_rm/the_gnat_library gnat-os-lib-g-os-lib-ads}@anchor{374}
23988 @section @cite{GNAT.OS_Lib} (@code{g-os_lib.ads})
23991 @geindex GNAT.OS_Lib (g-os_lib.ads)
23993 @geindex Operating System interface
23995 @geindex Spawn capability
23997 Provides a range of target independent operating system interface functions,
23998 including time/date management, file operations, subprocess management,
23999 including a portable spawn procedure, and access to environment variables
24000 and error return codes.
24002 @node GNAT Perfect_Hash_Generators g-pehage ads,GNAT Random_Numbers g-rannum ads,GNAT OS_Lib g-os_lib ads,The GNAT Library
24003 @anchor{gnat_rm/the_gnat_library gnat-perfect-hash-generators-g-pehage-ads}@anchor{375}@anchor{gnat_rm/the_gnat_library id91}@anchor{376}
24004 @section @cite{GNAT.Perfect_Hash_Generators} (@code{g-pehage.ads})
24007 @geindex GNAT.Perfect_Hash_Generators (g-pehage.ads)
24009 @geindex Hash functions
24011 Provides a generator of static minimal perfect hash functions. No
24012 collisions occur and each item can be retrieved from the table in one
24013 probe (perfect property). The hash table size corresponds to the exact
24014 size of the key set and no larger (minimal property). The key set has to
24015 be know in advance (static property). The hash functions are also order
24016 preserving. If w2 is inserted after w1 in the generator, their
24017 hashcode are in the same order. These hashing functions are very
24018 convenient for use with realtime applications.
24020 @node GNAT Random_Numbers g-rannum ads,GNAT Regexp g-regexp ads,GNAT Perfect_Hash_Generators g-pehage ads,The GNAT Library
24021 @anchor{gnat_rm/the_gnat_library gnat-random-numbers-g-rannum-ads}@anchor{377}@anchor{gnat_rm/the_gnat_library id92}@anchor{378}
24022 @section @cite{GNAT.Random_Numbers} (@code{g-rannum.ads})
24025 @geindex GNAT.Random_Numbers (g-rannum.ads)
24027 @geindex Random number generation
24029 Provides random number capabilities which extend those available in the
24030 standard Ada library and are more convenient to use.
24032 @node GNAT Regexp g-regexp ads,GNAT Registry g-regist ads,GNAT Random_Numbers g-rannum ads,The GNAT Library
24033 @anchor{gnat_rm/the_gnat_library gnat-regexp-g-regexp-ads}@anchor{24a}@anchor{gnat_rm/the_gnat_library id93}@anchor{379}
24034 @section @cite{GNAT.Regexp} (@code{g-regexp.ads})
24037 @geindex GNAT.Regexp (g-regexp.ads)
24039 @geindex Regular expressions
24041 @geindex Pattern matching
24043 A simple implementation of regular expressions, using a subset of regular
24044 expression syntax copied from familiar Unix style utilities.  This is the
24045 simplest of the three pattern matching packages provided, and is particularly
24046 suitable for 'file globbing' applications.
24048 @node GNAT Registry g-regist ads,GNAT Regpat g-regpat ads,GNAT Regexp g-regexp ads,The GNAT Library
24049 @anchor{gnat_rm/the_gnat_library id94}@anchor{37a}@anchor{gnat_rm/the_gnat_library gnat-registry-g-regist-ads}@anchor{37b}
24050 @section @cite{GNAT.Registry} (@code{g-regist.ads})
24053 @geindex GNAT.Registry (g-regist.ads)
24055 @geindex Windows Registry
24057 This is a high level binding to the Windows registry.  It is possible to
24058 do simple things like reading a key value, creating a new key.  For full
24059 registry API, but at a lower level of abstraction, refer to the Win32.Winreg
24060 package provided with the Win32Ada binding
24062 @node GNAT Regpat g-regpat ads,GNAT Rewrite_Data g-rewdat ads,GNAT Registry g-regist ads,The GNAT Library
24063 @anchor{gnat_rm/the_gnat_library gnat-regpat-g-regpat-ads}@anchor{37c}@anchor{gnat_rm/the_gnat_library id95}@anchor{37d}
24064 @section @cite{GNAT.Regpat} (@code{g-regpat.ads})
24067 @geindex GNAT.Regpat (g-regpat.ads)
24069 @geindex Regular expressions
24071 @geindex Pattern matching
24073 A complete implementation of Unix-style regular expression matching, copied
24074 from the original V7 style regular expression library written in C by
24075 Henry Spencer (and binary compatible with this C library).
24077 @node GNAT Rewrite_Data g-rewdat ads,GNAT Secondary_Stack_Info g-sestin ads,GNAT Regpat g-regpat ads,The GNAT Library
24078 @anchor{gnat_rm/the_gnat_library id96}@anchor{37e}@anchor{gnat_rm/the_gnat_library gnat-rewrite-data-g-rewdat-ads}@anchor{37f}
24079 @section @cite{GNAT.Rewrite_Data} (@code{g-rewdat.ads})
24082 @geindex GNAT.Rewrite_Data (g-rewdat.ads)
24084 @geindex Rewrite data
24086 A unit to rewrite on-the-fly string occurrences in a stream of
24087 data. The implementation has a very minimal memory footprint as the
24088 full content to be processed is not loaded into memory all at once. This makes
24089 this interface usable for large files or socket streams.
24091 @node GNAT Secondary_Stack_Info g-sestin ads,GNAT Semaphores g-semaph ads,GNAT Rewrite_Data g-rewdat ads,The GNAT Library
24092 @anchor{gnat_rm/the_gnat_library gnat-secondary-stack-info-g-sestin-ads}@anchor{380}@anchor{gnat_rm/the_gnat_library id97}@anchor{381}
24093 @section @cite{GNAT.Secondary_Stack_Info} (@code{g-sestin.ads})
24096 @geindex GNAT.Secondary_Stack_Info (g-sestin.ads)
24098 @geindex Secondary Stack Info
24100 Provide the capability to query the high water mark of the current task's
24101 secondary stack.
24103 @node GNAT Semaphores g-semaph ads,GNAT Serial_Communications g-sercom ads,GNAT Secondary_Stack_Info g-sestin ads,The GNAT Library
24104 @anchor{gnat_rm/the_gnat_library id98}@anchor{382}@anchor{gnat_rm/the_gnat_library gnat-semaphores-g-semaph-ads}@anchor{383}
24105 @section @cite{GNAT.Semaphores} (@code{g-semaph.ads})
24108 @geindex GNAT.Semaphores (g-semaph.ads)
24110 @geindex Semaphores
24112 Provides classic counting and binary semaphores using protected types.
24114 @node GNAT Serial_Communications g-sercom ads,GNAT SHA1 g-sha1 ads,GNAT Semaphores g-semaph ads,The GNAT Library
24115 @anchor{gnat_rm/the_gnat_library gnat-serial-communications-g-sercom-ads}@anchor{384}@anchor{gnat_rm/the_gnat_library id99}@anchor{385}
24116 @section @cite{GNAT.Serial_Communications} (@code{g-sercom.ads})
24119 @geindex GNAT.Serial_Communications (g-sercom.ads)
24121 @geindex Serial_Communications
24123 Provides a simple interface to send and receive data over a serial
24124 port. This is only supported on GNU/Linux and Windows.
24126 @node GNAT SHA1 g-sha1 ads,GNAT SHA224 g-sha224 ads,GNAT Serial_Communications g-sercom ads,The GNAT Library
24127 @anchor{gnat_rm/the_gnat_library gnat-sha1-g-sha1-ads}@anchor{386}@anchor{gnat_rm/the_gnat_library id100}@anchor{387}
24128 @section @cite{GNAT.SHA1} (@code{g-sha1.ads})
24131 @geindex GNAT.SHA1 (g-sha1.ads)
24133 @geindex Secure Hash Algorithm SHA-1
24135 Implements the SHA-1 Secure Hash Algorithm as described in FIPS PUB 180-3
24136 and RFC 3174, and the HMAC-SHA1 message authentication function as described
24137 in RFC 2104 and FIPS PUB 198.
24139 @node GNAT SHA224 g-sha224 ads,GNAT SHA256 g-sha256 ads,GNAT SHA1 g-sha1 ads,The GNAT Library
24140 @anchor{gnat_rm/the_gnat_library id101}@anchor{388}@anchor{gnat_rm/the_gnat_library gnat-sha224-g-sha224-ads}@anchor{389}
24141 @section @cite{GNAT.SHA224} (@code{g-sha224.ads})
24144 @geindex GNAT.SHA224 (g-sha224.ads)
24146 @geindex Secure Hash Algorithm SHA-224
24148 Implements the SHA-224 Secure Hash Algorithm as described in FIPS PUB 180-3,
24149 and the HMAC-SHA224 message authentication function as described
24150 in RFC 2104 and FIPS PUB 198.
24152 @node GNAT SHA256 g-sha256 ads,GNAT SHA384 g-sha384 ads,GNAT SHA224 g-sha224 ads,The GNAT Library
24153 @anchor{gnat_rm/the_gnat_library id102}@anchor{38a}@anchor{gnat_rm/the_gnat_library gnat-sha256-g-sha256-ads}@anchor{38b}
24154 @section @cite{GNAT.SHA256} (@code{g-sha256.ads})
24157 @geindex GNAT.SHA256 (g-sha256.ads)
24159 @geindex Secure Hash Algorithm SHA-256
24161 Implements the SHA-256 Secure Hash Algorithm as described in FIPS PUB 180-3,
24162 and the HMAC-SHA256 message authentication function as described
24163 in RFC 2104 and FIPS PUB 198.
24165 @node GNAT SHA384 g-sha384 ads,GNAT SHA512 g-sha512 ads,GNAT SHA256 g-sha256 ads,The GNAT Library
24166 @anchor{gnat_rm/the_gnat_library id103}@anchor{38c}@anchor{gnat_rm/the_gnat_library gnat-sha384-g-sha384-ads}@anchor{38d}
24167 @section @cite{GNAT.SHA384} (@code{g-sha384.ads})
24170 @geindex GNAT.SHA384 (g-sha384.ads)
24172 @geindex Secure Hash Algorithm SHA-384
24174 Implements the SHA-384 Secure Hash Algorithm as described in FIPS PUB 180-3,
24175 and the HMAC-SHA384 message authentication function as described
24176 in RFC 2104 and FIPS PUB 198.
24178 @node GNAT SHA512 g-sha512 ads,GNAT Signals g-signal ads,GNAT SHA384 g-sha384 ads,The GNAT Library
24179 @anchor{gnat_rm/the_gnat_library gnat-sha512-g-sha512-ads}@anchor{38e}@anchor{gnat_rm/the_gnat_library id104}@anchor{38f}
24180 @section @cite{GNAT.SHA512} (@code{g-sha512.ads})
24183 @geindex GNAT.SHA512 (g-sha512.ads)
24185 @geindex Secure Hash Algorithm SHA-512
24187 Implements the SHA-512 Secure Hash Algorithm as described in FIPS PUB 180-3,
24188 and the HMAC-SHA512 message authentication function as described
24189 in RFC 2104 and FIPS PUB 198.
24191 @node GNAT Signals g-signal ads,GNAT Sockets g-socket ads,GNAT SHA512 g-sha512 ads,The GNAT Library
24192 @anchor{gnat_rm/the_gnat_library gnat-signals-g-signal-ads}@anchor{390}@anchor{gnat_rm/the_gnat_library id105}@anchor{391}
24193 @section @cite{GNAT.Signals} (@code{g-signal.ads})
24196 @geindex GNAT.Signals (g-signal.ads)
24198 @geindex Signals
24200 Provides the ability to manipulate the blocked status of signals on supported
24201 targets.
24203 @node GNAT Sockets g-socket ads,GNAT Source_Info g-souinf ads,GNAT Signals g-signal ads,The GNAT Library
24204 @anchor{gnat_rm/the_gnat_library gnat-sockets-g-socket-ads}@anchor{392}@anchor{gnat_rm/the_gnat_library id106}@anchor{393}
24205 @section @cite{GNAT.Sockets} (@code{g-socket.ads})
24208 @geindex GNAT.Sockets (g-socket.ads)
24210 @geindex Sockets
24212 A high level and portable interface to develop sockets based applications.
24213 This package is based on the sockets thin binding found in
24214 @cite{GNAT.Sockets.Thin}. Currently @cite{GNAT.Sockets} is implemented
24215 on all native GNAT ports and on VxWorks cross prots.  It is not implemented for
24216 the LynxOS cross port.
24218 @node GNAT Source_Info g-souinf ads,GNAT Spelling_Checker g-speche ads,GNAT Sockets g-socket ads,The GNAT Library
24219 @anchor{gnat_rm/the_gnat_library gnat-source-info-g-souinf-ads}@anchor{394}@anchor{gnat_rm/the_gnat_library id107}@anchor{395}
24220 @section @cite{GNAT.Source_Info} (@code{g-souinf.ads})
24223 @geindex GNAT.Source_Info (g-souinf.ads)
24225 @geindex Source Information
24227 Provides subprograms that give access to source code information known at
24228 compile time, such as the current file name and line number. Also provides
24229 subprograms yielding the date and time of the current compilation (like the
24230 C macros @cite{__DATE__} and @cite{__TIME__})
24232 @node GNAT Spelling_Checker g-speche ads,GNAT Spelling_Checker_Generic g-spchge ads,GNAT Source_Info g-souinf ads,The GNAT Library
24233 @anchor{gnat_rm/the_gnat_library gnat-spelling-checker-g-speche-ads}@anchor{396}@anchor{gnat_rm/the_gnat_library id108}@anchor{397}
24234 @section @cite{GNAT.Spelling_Checker} (@code{g-speche.ads})
24237 @geindex GNAT.Spelling_Checker (g-speche.ads)
24239 @geindex Spell checking
24241 Provides a function for determining whether one string is a plausible
24242 near misspelling of another string.
24244 @node GNAT Spelling_Checker_Generic g-spchge ads,GNAT Spitbol Patterns g-spipat ads,GNAT Spelling_Checker g-speche ads,The GNAT Library
24245 @anchor{gnat_rm/the_gnat_library id109}@anchor{398}@anchor{gnat_rm/the_gnat_library gnat-spelling-checker-generic-g-spchge-ads}@anchor{399}
24246 @section @cite{GNAT.Spelling_Checker_Generic} (@code{g-spchge.ads})
24249 @geindex GNAT.Spelling_Checker_Generic (g-spchge.ads)
24251 @geindex Spell checking
24253 Provides a generic function that can be instantiated with a string type for
24254 determining whether one string is a plausible near misspelling of another
24255 string.
24257 @node GNAT Spitbol Patterns g-spipat ads,GNAT Spitbol g-spitbo ads,GNAT Spelling_Checker_Generic g-spchge ads,The GNAT Library
24258 @anchor{gnat_rm/the_gnat_library id110}@anchor{39a}@anchor{gnat_rm/the_gnat_library gnat-spitbol-patterns-g-spipat-ads}@anchor{39b}
24259 @section @cite{GNAT.Spitbol.Patterns} (@code{g-spipat.ads})
24262 @geindex GNAT.Spitbol.Patterns (g-spipat.ads)
24264 @geindex SPITBOL pattern matching
24266 @geindex Pattern matching
24268 A complete implementation of SNOBOL4 style pattern matching.  This is the
24269 most elaborate of the pattern matching packages provided.  It fully duplicates
24270 the SNOBOL4 dynamic pattern construction and matching capabilities, using the
24271 efficient algorithm developed by Robert Dewar for the SPITBOL system.
24273 @node GNAT Spitbol g-spitbo ads,GNAT Spitbol Table_Boolean g-sptabo ads,GNAT Spitbol Patterns g-spipat ads,The GNAT Library
24274 @anchor{gnat_rm/the_gnat_library id111}@anchor{39c}@anchor{gnat_rm/the_gnat_library gnat-spitbol-g-spitbo-ads}@anchor{39d}
24275 @section @cite{GNAT.Spitbol} (@code{g-spitbo.ads})
24278 @geindex GNAT.Spitbol (g-spitbo.ads)
24280 @geindex SPITBOL interface
24282 The top level package of the collection of SPITBOL-style functionality, this
24283 package provides basic SNOBOL4 string manipulation functions, such as
24284 Pad, Reverse, Trim, Substr capability, as well as a generic table function
24285 useful for constructing arbitrary mappings from strings in the style of
24286 the SNOBOL4 TABLE function.
24288 @node GNAT Spitbol Table_Boolean g-sptabo ads,GNAT Spitbol Table_Integer g-sptain ads,GNAT Spitbol g-spitbo ads,The GNAT Library
24289 @anchor{gnat_rm/the_gnat_library id112}@anchor{39e}@anchor{gnat_rm/the_gnat_library gnat-spitbol-table-boolean-g-sptabo-ads}@anchor{39f}
24290 @section @cite{GNAT.Spitbol.Table_Boolean} (@code{g-sptabo.ads})
24293 @geindex GNAT.Spitbol.Table_Boolean (g-sptabo.ads)
24295 @geindex Sets of strings
24297 @geindex SPITBOL Tables
24299 A library level of instantiation of @cite{GNAT.Spitbol.Patterns.Table}
24300 for type @cite{Standard.Boolean}, giving an implementation of sets of
24301 string values.
24303 @node GNAT Spitbol Table_Integer g-sptain ads,GNAT Spitbol Table_VString g-sptavs ads,GNAT Spitbol Table_Boolean g-sptabo ads,The GNAT Library
24304 @anchor{gnat_rm/the_gnat_library id113}@anchor{3a0}@anchor{gnat_rm/the_gnat_library gnat-spitbol-table-integer-g-sptain-ads}@anchor{3a1}
24305 @section @cite{GNAT.Spitbol.Table_Integer} (@code{g-sptain.ads})
24308 @geindex GNAT.Spitbol.Table_Integer (g-sptain.ads)
24310 @geindex Integer maps
24312 @geindex Maps
24314 @geindex SPITBOL Tables
24316 A library level of instantiation of @cite{GNAT.Spitbol.Patterns.Table}
24317 for type @cite{Standard.Integer}, giving an implementation of maps
24318 from string to integer values.
24320 @node GNAT Spitbol Table_VString g-sptavs ads,GNAT SSE g-sse ads,GNAT Spitbol Table_Integer g-sptain ads,The GNAT Library
24321 @anchor{gnat_rm/the_gnat_library id114}@anchor{3a2}@anchor{gnat_rm/the_gnat_library gnat-spitbol-table-vstring-g-sptavs-ads}@anchor{3a3}
24322 @section @cite{GNAT.Spitbol.Table_VString} (@code{g-sptavs.ads})
24325 @geindex GNAT.Spitbol.Table_VString (g-sptavs.ads)
24327 @geindex String maps
24329 @geindex Maps
24331 @geindex SPITBOL Tables
24333 A library level of instantiation of @cite{GNAT.Spitbol.Patterns.Table} for
24334 a variable length string type, giving an implementation of general
24335 maps from strings to strings.
24337 @node GNAT SSE g-sse ads,GNAT SSE Vector_Types g-ssvety ads,GNAT Spitbol Table_VString g-sptavs ads,The GNAT Library
24338 @anchor{gnat_rm/the_gnat_library id115}@anchor{3a4}@anchor{gnat_rm/the_gnat_library gnat-sse-g-sse-ads}@anchor{3a5}
24339 @section @cite{GNAT.SSE} (@code{g-sse.ads})
24342 @geindex GNAT.SSE (g-sse.ads)
24344 Root of a set of units aimed at offering Ada bindings to a subset of
24345 the Intel(r) Streaming SIMD Extensions with GNAT on the x86 family of
24346 targets.  It exposes vector component types together with a general
24347 introduction to the binding contents and use.
24349 @node GNAT SSE Vector_Types g-ssvety ads,GNAT String_Hash g-strhas ads,GNAT SSE g-sse ads,The GNAT Library
24350 @anchor{gnat_rm/the_gnat_library gnat-sse-vector-types-g-ssvety-ads}@anchor{3a6}@anchor{gnat_rm/the_gnat_library id116}@anchor{3a7}
24351 @section @cite{GNAT.SSE.Vector_Types} (@code{g-ssvety.ads})
24354 @geindex GNAT.SSE.Vector_Types (g-ssvety.ads)
24356 SSE vector types for use with SSE related intrinsics.
24358 @node GNAT String_Hash g-strhas ads,GNAT Strings g-string ads,GNAT SSE Vector_Types g-ssvety ads,The GNAT Library
24359 @anchor{gnat_rm/the_gnat_library gnat-string-hash-g-strhas-ads}@anchor{3a8}@anchor{gnat_rm/the_gnat_library id117}@anchor{3a9}
24360 @section @cite{GNAT.String_Hash} (@code{g-strhas.ads})
24363 @geindex GNAT.String_Hash (g-strhas.ads)
24365 @geindex Hash functions
24367 Provides a generic hash function working on arrays of scalars. Both the scalar
24368 type and the hash result type are parameters.
24370 @node GNAT Strings g-string ads,GNAT String_Split g-strspl ads,GNAT String_Hash g-strhas ads,The GNAT Library
24371 @anchor{gnat_rm/the_gnat_library id118}@anchor{3aa}@anchor{gnat_rm/the_gnat_library gnat-strings-g-string-ads}@anchor{3ab}
24372 @section @cite{GNAT.Strings} (@code{g-string.ads})
24375 @geindex GNAT.Strings (g-string.ads)
24377 Common String access types and related subprograms. Basically it
24378 defines a string access and an array of string access types.
24380 @node GNAT String_Split g-strspl ads,GNAT Table g-table ads,GNAT Strings g-string ads,The GNAT Library
24381 @anchor{gnat_rm/the_gnat_library gnat-string-split-g-strspl-ads}@anchor{3ac}@anchor{gnat_rm/the_gnat_library id119}@anchor{3ad}
24382 @section @cite{GNAT.String_Split} (@code{g-strspl.ads})
24385 @geindex GNAT.String_Split (g-strspl.ads)
24387 @geindex String splitter
24389 Useful string manipulation routines: given a set of separators, split
24390 a string wherever the separators appear, and provide direct access
24391 to the resulting slices. This package is instantiated from
24392 @cite{GNAT.Array_Split}.
24394 @node GNAT Table g-table ads,GNAT Task_Lock g-tasloc ads,GNAT String_Split g-strspl ads,The GNAT Library
24395 @anchor{gnat_rm/the_gnat_library gnat-table-g-table-ads}@anchor{3ae}@anchor{gnat_rm/the_gnat_library id120}@anchor{3af}
24396 @section @cite{GNAT.Table} (@code{g-table.ads})
24399 @geindex GNAT.Table (g-table.ads)
24401 @geindex Table implementation
24403 @geindex Arrays
24404 @geindex extendable
24406 A generic package providing a single dimension array abstraction where the
24407 length of the array can be dynamically modified.
24409 This package provides a facility similar to that of @cite{GNAT.Dynamic_Tables},
24410 except that this package declares a single instance of the table type,
24411 while an instantiation of @cite{GNAT.Dynamic_Tables} creates a type that can be
24412 used to define dynamic instances of the table.
24414 @node GNAT Task_Lock g-tasloc ads,GNAT Time_Stamp g-timsta ads,GNAT Table g-table ads,The GNAT Library
24415 @anchor{gnat_rm/the_gnat_library gnat-task-lock-g-tasloc-ads}@anchor{3b0}@anchor{gnat_rm/the_gnat_library id121}@anchor{3b1}
24416 @section @cite{GNAT.Task_Lock} (@code{g-tasloc.ads})
24419 @geindex GNAT.Task_Lock (g-tasloc.ads)
24421 @geindex Task synchronization
24423 @geindex Task locking
24425 @geindex Locking
24427 A very simple facility for locking and unlocking sections of code using a
24428 single global task lock.  Appropriate for use in situations where contention
24429 between tasks is very rarely expected.
24431 @node GNAT Time_Stamp g-timsta ads,GNAT Threads g-thread ads,GNAT Task_Lock g-tasloc ads,The GNAT Library
24432 @anchor{gnat_rm/the_gnat_library gnat-time-stamp-g-timsta-ads}@anchor{3b2}@anchor{gnat_rm/the_gnat_library id122}@anchor{3b3}
24433 @section @cite{GNAT.Time_Stamp} (@code{g-timsta.ads})
24436 @geindex GNAT.Time_Stamp (g-timsta.ads)
24438 @geindex Time stamp
24440 @geindex Current time
24442 Provides a simple function that returns a string YYYY-MM-DD HH:MM:SS.SS that
24443 represents the current date and time in ISO 8601 format. This is a very simple
24444 routine with minimal code and there are no dependencies on any other unit.
24446 @node GNAT Threads g-thread ads,GNAT Traceback g-traceb ads,GNAT Time_Stamp g-timsta ads,The GNAT Library
24447 @anchor{gnat_rm/the_gnat_library gnat-threads-g-thread-ads}@anchor{3b4}@anchor{gnat_rm/the_gnat_library id123}@anchor{3b5}
24448 @section @cite{GNAT.Threads} (@code{g-thread.ads})
24451 @geindex GNAT.Threads (g-thread.ads)
24453 @geindex Foreign threads
24455 @geindex Threads
24456 @geindex foreign
24458 Provides facilities for dealing with foreign threads which need to be known
24459 by the GNAT run-time system. Consult the documentation of this package for
24460 further details if your program has threads that are created by a non-Ada
24461 environment which then accesses Ada code.
24463 @node GNAT Traceback g-traceb ads,GNAT Traceback Symbolic g-trasym ads,GNAT Threads g-thread ads,The GNAT Library
24464 @anchor{gnat_rm/the_gnat_library id124}@anchor{3b6}@anchor{gnat_rm/the_gnat_library gnat-traceback-g-traceb-ads}@anchor{3b7}
24465 @section @cite{GNAT.Traceback} (@code{g-traceb.ads})
24468 @geindex GNAT.Traceback (g-traceb.ads)
24470 @geindex Trace back facilities
24472 Provides a facility for obtaining non-symbolic traceback information, useful
24473 in various debugging situations.
24475 @node GNAT Traceback Symbolic g-trasym ads,GNAT UTF_32 g-table ads,GNAT Traceback g-traceb ads,The GNAT Library
24476 @anchor{gnat_rm/the_gnat_library gnat-traceback-symbolic-g-trasym-ads}@anchor{3b8}@anchor{gnat_rm/the_gnat_library id125}@anchor{3b9}
24477 @section @cite{GNAT.Traceback.Symbolic} (@code{g-trasym.ads})
24480 @geindex GNAT.Traceback.Symbolic (g-trasym.ads)
24482 @geindex Trace back facilities
24484 @node GNAT UTF_32 g-table ads,GNAT Wide_Spelling_Checker g-u3spch ads,GNAT Traceback Symbolic g-trasym ads,The GNAT Library
24485 @anchor{gnat_rm/the_gnat_library id126}@anchor{3ba}@anchor{gnat_rm/the_gnat_library gnat-utf-32-g-table-ads}@anchor{3bb}
24486 @section @cite{GNAT.UTF_32} (@code{g-table.ads})
24489 @geindex GNAT.UTF_32 (g-table.ads)
24491 @geindex Wide character codes
24493 This is a package intended to be used in conjunction with the
24494 @cite{Wide_Character} type in Ada 95 and the
24495 @cite{Wide_Wide_Character} type in Ada 2005 (available
24496 in @cite{GNAT} in Ada 2005 mode). This package contains
24497 Unicode categorization routines, as well as lexical
24498 categorization routines corresponding to the Ada 2005
24499 lexical rules for identifiers and strings, and also a
24500 lower case to upper case fold routine corresponding to
24501 the Ada 2005 rules for identifier equivalence.
24503 @node GNAT Wide_Spelling_Checker g-u3spch ads,GNAT Wide_Spelling_Checker g-wispch ads,GNAT UTF_32 g-table ads,The GNAT Library
24504 @anchor{gnat_rm/the_gnat_library gnat-wide-spelling-checker-g-u3spch-ads}@anchor{3bc}@anchor{gnat_rm/the_gnat_library id127}@anchor{3bd}
24505 @section @cite{GNAT.Wide_Spelling_Checker} (@code{g-u3spch.ads})
24508 @geindex GNAT.Wide_Spelling_Checker (g-u3spch.ads)
24510 @geindex Spell checking
24512 Provides a function for determining whether one wide wide string is a plausible
24513 near misspelling of another wide wide string, where the strings are represented
24514 using the UTF_32_String type defined in System.Wch_Cnv.
24516 @node GNAT Wide_Spelling_Checker g-wispch ads,GNAT Wide_String_Split g-wistsp ads,GNAT Wide_Spelling_Checker g-u3spch ads,The GNAT Library
24517 @anchor{gnat_rm/the_gnat_library gnat-wide-spelling-checker-g-wispch-ads}@anchor{3be}@anchor{gnat_rm/the_gnat_library id128}@anchor{3bf}
24518 @section @cite{GNAT.Wide_Spelling_Checker} (@code{g-wispch.ads})
24521 @geindex GNAT.Wide_Spelling_Checker (g-wispch.ads)
24523 @geindex Spell checking
24525 Provides a function for determining whether one wide string is a plausible
24526 near misspelling of another wide string.
24528 @node GNAT Wide_String_Split g-wistsp ads,GNAT Wide_Wide_Spelling_Checker g-zspche ads,GNAT Wide_Spelling_Checker g-wispch ads,The GNAT Library
24529 @anchor{gnat_rm/the_gnat_library gnat-wide-string-split-g-wistsp-ads}@anchor{3c0}@anchor{gnat_rm/the_gnat_library id129}@anchor{3c1}
24530 @section @cite{GNAT.Wide_String_Split} (@code{g-wistsp.ads})
24533 @geindex GNAT.Wide_String_Split (g-wistsp.ads)
24535 @geindex Wide_String splitter
24537 Useful wide string manipulation routines: given a set of separators, split
24538 a wide string wherever the separators appear, and provide direct access
24539 to the resulting slices. This package is instantiated from
24540 @cite{GNAT.Array_Split}.
24542 @node GNAT Wide_Wide_Spelling_Checker g-zspche ads,GNAT Wide_Wide_String_Split g-zistsp ads,GNAT Wide_String_Split g-wistsp ads,The GNAT Library
24543 @anchor{gnat_rm/the_gnat_library gnat-wide-wide-spelling-checker-g-zspche-ads}@anchor{3c2}@anchor{gnat_rm/the_gnat_library id130}@anchor{3c3}
24544 @section @cite{GNAT.Wide_Wide_Spelling_Checker} (@code{g-zspche.ads})
24547 @geindex GNAT.Wide_Wide_Spelling_Checker (g-zspche.ads)
24549 @geindex Spell checking
24551 Provides a function for determining whether one wide wide string is a plausible
24552 near misspelling of another wide wide string.
24554 @node GNAT Wide_Wide_String_Split g-zistsp ads,Interfaces C Extensions i-cexten ads,GNAT Wide_Wide_Spelling_Checker g-zspche ads,The GNAT Library
24555 @anchor{gnat_rm/the_gnat_library gnat-wide-wide-string-split-g-zistsp-ads}@anchor{3c4}@anchor{gnat_rm/the_gnat_library id131}@anchor{3c5}
24556 @section @cite{GNAT.Wide_Wide_String_Split} (@code{g-zistsp.ads})
24559 @geindex GNAT.Wide_Wide_String_Split (g-zistsp.ads)
24561 @geindex Wide_Wide_String splitter
24563 Useful wide wide string manipulation routines: given a set of separators, split
24564 a wide wide string wherever the separators appear, and provide direct access
24565 to the resulting slices. This package is instantiated from
24566 @cite{GNAT.Array_Split}.
24568 @node Interfaces C Extensions i-cexten ads,Interfaces C Streams i-cstrea ads,GNAT Wide_Wide_String_Split g-zistsp ads,The GNAT Library
24569 @anchor{gnat_rm/the_gnat_library interfaces-c-extensions-i-cexten-ads}@anchor{3c6}@anchor{gnat_rm/the_gnat_library id132}@anchor{3c7}
24570 @section @cite{Interfaces.C.Extensions} (@code{i-cexten.ads})
24573 @geindex Interfaces.C.Extensions (i-cexten.ads)
24575 This package contains additional C-related definitions, intended
24576 for use with either manually or automatically generated bindings
24577 to C libraries.
24579 @node Interfaces C Streams i-cstrea ads,Interfaces Packed_Decimal i-pacdec ads,Interfaces C Extensions i-cexten ads,The GNAT Library
24580 @anchor{gnat_rm/the_gnat_library id133}@anchor{3c8}@anchor{gnat_rm/the_gnat_library interfaces-c-streams-i-cstrea-ads}@anchor{3c9}
24581 @section @cite{Interfaces.C.Streams} (@code{i-cstrea.ads})
24584 @geindex Interfaces.C.Streams (i-cstrea.ads)
24586 @geindex C streams
24587 @geindex interfacing
24589 This package is a binding for the most commonly used operations
24590 on C streams.
24592 @node Interfaces Packed_Decimal i-pacdec ads,Interfaces VxWorks i-vxwork ads,Interfaces C Streams i-cstrea ads,The GNAT Library
24593 @anchor{gnat_rm/the_gnat_library interfaces-packed-decimal-i-pacdec-ads}@anchor{3ca}@anchor{gnat_rm/the_gnat_library id134}@anchor{3cb}
24594 @section @cite{Interfaces.Packed_Decimal} (@code{i-pacdec.ads})
24597 @geindex Interfaces.Packed_Decimal (i-pacdec.ads)
24599 @geindex IBM Packed Format
24601 @geindex Packed Decimal
24603 This package provides a set of routines for conversions to and
24604 from a packed decimal format compatible with that used on IBM
24605 mainframes.
24607 @node Interfaces VxWorks i-vxwork ads,Interfaces VxWorks Int_Connection i-vxinco ads,Interfaces Packed_Decimal i-pacdec ads,The GNAT Library
24608 @anchor{gnat_rm/the_gnat_library interfaces-vxworks-i-vxwork-ads}@anchor{3cc}@anchor{gnat_rm/the_gnat_library id135}@anchor{3cd}
24609 @section @cite{Interfaces.VxWorks} (@code{i-vxwork.ads})
24612 @geindex Interfaces.VxWorks (i-vxwork.ads)
24614 @geindex Interfacing to VxWorks
24616 @geindex VxWorks
24617 @geindex interfacing
24619 This package provides a limited binding to the VxWorks API.
24620 In particular, it interfaces with the
24621 VxWorks hardware interrupt facilities.
24623 @node Interfaces VxWorks Int_Connection i-vxinco ads,Interfaces VxWorks IO i-vxwoio ads,Interfaces VxWorks i-vxwork ads,The GNAT Library
24624 @anchor{gnat_rm/the_gnat_library interfaces-vxworks-int-connection-i-vxinco-ads}@anchor{3ce}@anchor{gnat_rm/the_gnat_library id136}@anchor{3cf}
24625 @section @cite{Interfaces.VxWorks.Int_Connection} (@code{i-vxinco.ads})
24628 @geindex Interfaces.VxWorks.Int_Connection (i-vxinco.ads)
24630 @geindex Interfacing to VxWorks
24632 @geindex VxWorks
24633 @geindex interfacing
24635 This package provides a way for users to replace the use of
24636 intConnect() with a custom routine for installing interrupt
24637 handlers.
24639 @node Interfaces VxWorks IO i-vxwoio ads,System Address_Image s-addima ads,Interfaces VxWorks Int_Connection i-vxinco ads,The GNAT Library
24640 @anchor{gnat_rm/the_gnat_library interfaces-vxworks-io-i-vxwoio-ads}@anchor{3d0}@anchor{gnat_rm/the_gnat_library id137}@anchor{3d1}
24641 @section @cite{Interfaces.VxWorks.IO} (@code{i-vxwoio.ads})
24644 @geindex Interfaces.VxWorks.IO (i-vxwoio.ads)
24646 @geindex Interfacing to VxWorks' I/O
24648 @geindex VxWorks
24649 @geindex I/O interfacing
24651 @geindex VxWorks
24652 @geindex Get_Immediate
24654 @geindex Get_Immediate
24655 @geindex VxWorks
24657 This package provides a binding to the ioctl (IO/Control)
24658 function of VxWorks, defining a set of option values and
24659 function codes. A particular use of this package is
24660 to enable the use of Get_Immediate under VxWorks.
24662 @node System Address_Image s-addima ads,System Assertions s-assert ads,Interfaces VxWorks IO i-vxwoio ads,The GNAT Library
24663 @anchor{gnat_rm/the_gnat_library id138}@anchor{3d2}@anchor{gnat_rm/the_gnat_library system-address-image-s-addima-ads}@anchor{3d3}
24664 @section @cite{System.Address_Image} (@code{s-addima.ads})
24667 @geindex System.Address_Image (s-addima.ads)
24669 @geindex Address image
24671 @geindex Image
24672 @geindex of an address
24674 This function provides a useful debugging
24675 function that gives an (implementation dependent)
24676 string which identifies an address.
24678 @node System Assertions s-assert ads,System Atomic_Counters s-atocou ads,System Address_Image s-addima ads,The GNAT Library
24679 @anchor{gnat_rm/the_gnat_library id139}@anchor{3d4}@anchor{gnat_rm/the_gnat_library system-assertions-s-assert-ads}@anchor{3d5}
24680 @section @cite{System.Assertions} (@code{s-assert.ads})
24683 @geindex System.Assertions (s-assert.ads)
24685 @geindex Assertions
24687 @geindex Assert_Failure
24688 @geindex exception
24690 This package provides the declaration of the exception raised
24691 by an run-time assertion failure, as well as the routine that
24692 is used internally to raise this assertion.
24694 @node System Atomic_Counters s-atocou ads,System Memory s-memory ads,System Assertions s-assert ads,The GNAT Library
24695 @anchor{gnat_rm/the_gnat_library id140}@anchor{3d6}@anchor{gnat_rm/the_gnat_library system-atomic-counters-s-atocou-ads}@anchor{3d7}
24696 @section @cite{System.Atomic_Counters} (@code{s-atocou.ads})
24699 @geindex System.Atomic_Counters (s-atocou.ads)
24701 This package provides the declaration of an atomic counter type,
24702 together with efficient routines (using hardware
24703 synchronization primitives) for incrementing, decrementing,
24704 and testing of these counters. This package is implemented
24705 on most targets, including all Alpha, ia64, PowerPC, SPARC V9,
24706 x86, and x86_64 platforms.
24708 @node System Memory s-memory ads,System Multiprocessors s-multip ads,System Atomic_Counters s-atocou ads,The GNAT Library
24709 @anchor{gnat_rm/the_gnat_library system-memory-s-memory-ads}@anchor{3d8}@anchor{gnat_rm/the_gnat_library id141}@anchor{3d9}
24710 @section @cite{System.Memory} (@code{s-memory.ads})
24713 @geindex System.Memory (s-memory.ads)
24715 @geindex Memory allocation
24717 This package provides the interface to the low level routines used
24718 by the generated code for allocation and freeing storage for the
24719 default storage pool (analogous to the C routines malloc and free.
24720 It also provides a reallocation interface analogous to the C routine
24721 realloc. The body of this unit may be modified to provide alternative
24722 allocation mechanisms for the default pool, and in addition, direct
24723 calls to this unit may be made for low level allocation uses (for
24724 example see the body of @cite{GNAT.Tables}).
24726 @node System Multiprocessors s-multip ads,System Multiprocessors Dispatching_Domains s-mudido ads,System Memory s-memory ads,The GNAT Library
24727 @anchor{gnat_rm/the_gnat_library system-multiprocessors-s-multip-ads}@anchor{3da}@anchor{gnat_rm/the_gnat_library id142}@anchor{3db}
24728 @section @cite{System.Multiprocessors} (@code{s-multip.ads})
24731 @geindex System.Multiprocessors (s-multip.ads)
24733 @geindex Multiprocessor interface
24735 This is an Ada 2012 unit defined in the Ada 2012 Reference Manual, but
24736 in GNAT we also make it available in Ada 95 and Ada 2005 (where it is
24737 technically an implementation-defined addition).
24739 @node System Multiprocessors Dispatching_Domains s-mudido ads,System Partition_Interface s-parint ads,System Multiprocessors s-multip ads,The GNAT Library
24740 @anchor{gnat_rm/the_gnat_library system-multiprocessors-dispatching-domains-s-mudido-ads}@anchor{3dc}@anchor{gnat_rm/the_gnat_library id143}@anchor{3dd}
24741 @section @cite{System.Multiprocessors.Dispatching_Domains} (@code{s-mudido.ads})
24744 @geindex System.Multiprocessors.Dispatching_Domains (s-mudido.ads)
24746 @geindex Multiprocessor interface
24748 This is an Ada 2012 unit defined in the Ada 2012 Reference Manual, but
24749 in GNAT we also make it available in Ada 95 and Ada 2005 (where it is
24750 technically an implementation-defined addition).
24752 @node System Partition_Interface s-parint ads,System Pool_Global s-pooglo ads,System Multiprocessors Dispatching_Domains s-mudido ads,The GNAT Library
24753 @anchor{gnat_rm/the_gnat_library id144}@anchor{3de}@anchor{gnat_rm/the_gnat_library system-partition-interface-s-parint-ads}@anchor{3df}
24754 @section @cite{System.Partition_Interface} (@code{s-parint.ads})
24757 @geindex System.Partition_Interface (s-parint.ads)
24759 @geindex Partition interfacing functions
24761 This package provides facilities for partition interfacing.  It
24762 is used primarily in a distribution context when using Annex E
24763 with @cite{GLADE}.
24765 @node System Pool_Global s-pooglo ads,System Pool_Local s-pooloc ads,System Partition_Interface s-parint ads,The GNAT Library
24766 @anchor{gnat_rm/the_gnat_library id145}@anchor{3e0}@anchor{gnat_rm/the_gnat_library system-pool-global-s-pooglo-ads}@anchor{3e1}
24767 @section @cite{System.Pool_Global} (@code{s-pooglo.ads})
24770 @geindex System.Pool_Global (s-pooglo.ads)
24772 @geindex Storage pool
24773 @geindex global
24775 @geindex Global storage pool
24777 This package provides a storage pool that is equivalent to the default
24778 storage pool used for access types for which no pool is specifically
24779 declared. It uses malloc/free to allocate/free and does not attempt to
24780 do any automatic reclamation.
24782 @node System Pool_Local s-pooloc ads,System Restrictions s-restri ads,System Pool_Global s-pooglo ads,The GNAT Library
24783 @anchor{gnat_rm/the_gnat_library system-pool-local-s-pooloc-ads}@anchor{3e2}@anchor{gnat_rm/the_gnat_library id146}@anchor{3e3}
24784 @section @cite{System.Pool_Local} (@code{s-pooloc.ads})
24787 @geindex System.Pool_Local (s-pooloc.ads)
24789 @geindex Storage pool
24790 @geindex local
24792 @geindex Local storage pool
24794 This package provides a storage pool that is intended for use with locally
24795 defined access types. It uses malloc/free for allocate/free, and maintains
24796 a list of allocated blocks, so that all storage allocated for the pool can
24797 be freed automatically when the pool is finalized.
24799 @node System Restrictions s-restri ads,System Rident s-rident ads,System Pool_Local s-pooloc ads,The GNAT Library
24800 @anchor{gnat_rm/the_gnat_library id147}@anchor{3e4}@anchor{gnat_rm/the_gnat_library system-restrictions-s-restri-ads}@anchor{3e5}
24801 @section @cite{System.Restrictions} (@code{s-restri.ads})
24804 @geindex System.Restrictions (s-restri.ads)
24806 @geindex Run-time restrictions access
24808 This package provides facilities for accessing at run time
24809 the status of restrictions specified at compile time for
24810 the partition. Information is available both with regard
24811 to actual restrictions specified, and with regard to
24812 compiler determined information on which restrictions
24813 are violated by one or more packages in the partition.
24815 @node System Rident s-rident ads,System Strings Stream_Ops s-ststop ads,System Restrictions s-restri ads,The GNAT Library
24816 @anchor{gnat_rm/the_gnat_library system-rident-s-rident-ads}@anchor{3e6}@anchor{gnat_rm/the_gnat_library id148}@anchor{3e7}
24817 @section @cite{System.Rident} (@code{s-rident.ads})
24820 @geindex System.Rident (s-rident.ads)
24822 @geindex Restrictions definitions
24824 This package provides definitions of the restrictions
24825 identifiers supported by GNAT, and also the format of
24826 the restrictions provided in package System.Restrictions.
24827 It is not normally necessary to @cite{with} this generic package
24828 since the necessary instantiation is included in
24829 package System.Restrictions.
24831 @node System Strings Stream_Ops s-ststop ads,System Unsigned_Types s-unstyp ads,System Rident s-rident ads,The GNAT Library
24832 @anchor{gnat_rm/the_gnat_library id149}@anchor{3e8}@anchor{gnat_rm/the_gnat_library system-strings-stream-ops-s-ststop-ads}@anchor{3e9}
24833 @section @cite{System.Strings.Stream_Ops} (@code{s-ststop.ads})
24836 @geindex System.Strings.Stream_Ops (s-ststop.ads)
24838 @geindex Stream operations
24840 @geindex String stream operations
24842 This package provides a set of stream subprograms for standard string types.
24843 It is intended primarily to support implicit use of such subprograms when
24844 stream attributes are applied to string types, but the subprograms in this
24845 package can be used directly by application programs.
24847 @node System Unsigned_Types s-unstyp ads,System Wch_Cnv s-wchcnv ads,System Strings Stream_Ops s-ststop ads,The GNAT Library
24848 @anchor{gnat_rm/the_gnat_library system-unsigned-types-s-unstyp-ads}@anchor{3ea}@anchor{gnat_rm/the_gnat_library id150}@anchor{3eb}
24849 @section @cite{System.Unsigned_Types} (@code{s-unstyp.ads})
24852 @geindex System.Unsigned_Types (s-unstyp.ads)
24854 This package contains definitions of standard unsigned types that
24855 correspond in size to the standard signed types declared in Standard,
24856 and (unlike the types in Interfaces) have corresponding names. It
24857 also contains some related definitions for other specialized types
24858 used by the compiler in connection with packed array types.
24860 @node System Wch_Cnv s-wchcnv ads,System Wch_Con s-wchcon ads,System Unsigned_Types s-unstyp ads,The GNAT Library
24861 @anchor{gnat_rm/the_gnat_library system-wch-cnv-s-wchcnv-ads}@anchor{3ec}@anchor{gnat_rm/the_gnat_library id151}@anchor{3ed}
24862 @section @cite{System.Wch_Cnv} (@code{s-wchcnv.ads})
24865 @geindex System.Wch_Cnv (s-wchcnv.ads)
24867 @geindex Wide Character
24868 @geindex Representation
24870 @geindex Wide String
24871 @geindex Conversion
24873 @geindex Representation of wide characters
24875 This package provides routines for converting between
24876 wide and wide wide characters and a representation as a value of type
24877 @cite{Standard.String}, using a specified wide character
24878 encoding method.  It uses definitions in
24879 package @cite{System.Wch_Con}.
24881 @node System Wch_Con s-wchcon ads,,System Wch_Cnv s-wchcnv ads,The GNAT Library
24882 @anchor{gnat_rm/the_gnat_library system-wch-con-s-wchcon-ads}@anchor{3ee}@anchor{gnat_rm/the_gnat_library id152}@anchor{3ef}
24883 @section @cite{System.Wch_Con} (@code{s-wchcon.ads})
24886 @geindex System.Wch_Con (s-wchcon.ads)
24888 This package provides definitions and descriptions of
24889 the various methods used for encoding wide characters
24890 in ordinary strings.  These definitions are used by
24891 the package @cite{System.Wch_Cnv}.
24893 @node Interfacing to Other Languages,Specialized Needs Annexes,The GNAT Library,Top
24894 @anchor{gnat_rm/interfacing_to_other_languages interfacing-to-other-languages}@anchor{11}@anchor{gnat_rm/interfacing_to_other_languages doc}@anchor{3f0}@anchor{gnat_rm/interfacing_to_other_languages id1}@anchor{3f1}
24895 @chapter Interfacing to Other Languages
24898 The facilities in Annex B of the Ada Reference Manual are fully
24899 implemented in GNAT, and in addition, a full interface to C++ is
24900 provided.
24902 @menu
24903 * Interfacing to C:: 
24904 * Interfacing to C++:: 
24905 * Interfacing to COBOL:: 
24906 * Interfacing to Fortran:: 
24907 * Interfacing to non-GNAT Ada code:: 
24909 @end menu
24911 @node Interfacing to C,Interfacing to C++,,Interfacing to Other Languages
24912 @anchor{gnat_rm/interfacing_to_other_languages interfacing-to-c}@anchor{3f2}@anchor{gnat_rm/interfacing_to_other_languages id2}@anchor{3f3}
24913 @section Interfacing to C
24916 Interfacing to C with GNAT can use one of two approaches:
24919 @itemize *
24921 @item 
24922 The types in the package @cite{Interfaces.C} may be used.
24924 @item 
24925 Standard Ada types may be used directly.  This may be less portable to
24926 other compilers, but will work on all GNAT compilers, which guarantee
24927 correspondence between the C and Ada types.
24928 @end itemize
24930 Pragma @cite{Convention C} may be applied to Ada types, but mostly has no
24931 effect, since this is the default.  The following table shows the
24932 correspondence between Ada scalar types and the corresponding C types.
24935 @multitable {xxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} 
24936 @headitem
24938 Ada Type
24940 @tab
24942 C Type
24944 @item
24946 @code{Integer}
24948 @tab
24950 @code{int}
24952 @item
24954 @code{Short_Integer}
24956 @tab
24958 @code{short}
24960 @item
24962 @code{Short_Short_Integer}
24964 @tab
24966 @code{signed char}
24968 @item
24970 @code{Long_Integer}
24972 @tab
24974 @code{long}
24976 @item
24978 @code{Long_Long_Integer}
24980 @tab
24982 @code{long long}
24984 @item
24986 @code{Short_Float}
24988 @tab
24990 @code{float}
24992 @item
24994 @code{Float}
24996 @tab
24998 @code{float}
25000 @item
25002 @code{Long_Float}
25004 @tab
25006 @code{double}
25008 @item
25010 @code{Long_Long_Float}
25012 @tab
25014 This is the longest floating-point type supported by the hardware.
25016 @end multitable
25019 Additionally, there are the following general correspondences between Ada
25020 and C types:
25023 @itemize *
25025 @item 
25026 Ada enumeration types map to C enumeration types directly if pragma
25027 @cite{Convention C} is specified, which causes them to have int
25028 length.  Without pragma @cite{Convention C}, Ada enumeration types map to
25029 8, 16, or 32 bits (i.e., C types @cite{signed char}, @cite{short},
25030 @cite{int}, respectively) depending on the number of values passed.
25031 This is the only case in which pragma @cite{Convention C} affects the
25032 representation of an Ada type.
25034 @item 
25035 Ada access types map to C pointers, except for the case of pointers to
25036 unconstrained types in Ada, which have no direct C equivalent.
25038 @item 
25039 Ada arrays map directly to C arrays.
25041 @item 
25042 Ada records map directly to C structures.
25044 @item 
25045 Packed Ada records map to C structures where all members are bit fields
25046 of the length corresponding to the @code{type'Size} value in Ada.
25047 @end itemize
25049 @node Interfacing to C++,Interfacing to COBOL,Interfacing to C,Interfacing to Other Languages
25050 @anchor{gnat_rm/interfacing_to_other_languages id4}@anchor{3f4}@anchor{gnat_rm/interfacing_to_other_languages id3}@anchor{45}
25051 @section Interfacing to C++
25054 The interface to C++ makes use of the following pragmas, which are
25055 primarily intended to be constructed automatically using a binding generator
25056 tool, although it is possible to construct them by hand.
25058 Using these pragmas it is possible to achieve complete
25059 inter-operability between Ada tagged types and C++ class definitions.
25060 See @ref{7,,Implementation Defined Pragmas}, for more details.
25063 @table @asis
25065 @item @emph{pragma CPP_Class ([Entity =>] `LOCAL_NAME`)}
25067 The argument denotes an entity in the current declarative region that is
25068 declared as a tagged or untagged record type. It indicates that the type
25069 corresponds to an externally declared C++ class type, and is to be laid
25070 out the same way that C++ would lay out the type.
25072 Note: Pragma @cite{CPP_Class} is currently obsolete. It is supported
25073 for backward compatibility but its functionality is available
25074 using pragma @cite{Import} with @cite{Convention} = @cite{CPP}.
25076 @item @emph{pragma CPP_Constructor ([Entity =>] `LOCAL_NAME`)}
25078 This pragma identifies an imported function (imported in the usual way
25079 with pragma @cite{Import}) as corresponding to a C++ constructor.
25080 @end table
25082 A few restrictions are placed on the use of the @cite{Access} attribute
25083 in conjunction with subprograms subject to convention @cite{CPP}: the
25084 attribute may be used neither on primitive operations of a tagged
25085 record type with convention @cite{CPP}, imported or not, nor on
25086 subprograms imported with pragma @cite{CPP_Constructor}.
25088 In addition, C++ exceptions are propagated and can be handled in an
25089 @cite{others} choice of an exception handler. The corresponding Ada
25090 occurrence has no message, and the simple name of the exception identity
25091 contains @code{Foreign_Exception}. Finalization and awaiting dependent
25092 tasks works properly when such foreign exceptions are propagated.
25094 It is also possible to import a C++ exception using the following syntax:
25096 @example
25097 LOCAL_NAME : exception;
25098 pragma Import (Cpp,
25099   [Entity =>] LOCAL_NAME,
25100   [External_Name =>] static_string_EXPRESSION);
25101 @end example
25103 The @cite{External_Name} is the name of the C++ RTTI symbol. You can then
25104 cover a specific C++ exception in an exception handler.
25106 @node Interfacing to COBOL,Interfacing to Fortran,Interfacing to C++,Interfacing to Other Languages
25107 @anchor{gnat_rm/interfacing_to_other_languages id5}@anchor{3f5}@anchor{gnat_rm/interfacing_to_other_languages interfacing-to-cobol}@anchor{3f6}
25108 @section Interfacing to COBOL
25111 Interfacing to COBOL is achieved as described in section B.4 of
25112 the Ada Reference Manual.
25114 @node Interfacing to Fortran,Interfacing to non-GNAT Ada code,Interfacing to COBOL,Interfacing to Other Languages
25115 @anchor{gnat_rm/interfacing_to_other_languages id6}@anchor{3f7}@anchor{gnat_rm/interfacing_to_other_languages interfacing-to-fortran}@anchor{3f8}
25116 @section Interfacing to Fortran
25119 Interfacing to Fortran is achieved as described in section B.5 of the
25120 Ada Reference Manual.  The pragma @cite{Convention Fortran}, applied to a
25121 multi-dimensional array causes the array to be stored in column-major
25122 order as required for convenient interface to Fortran.
25124 @node Interfacing to non-GNAT Ada code,,Interfacing to Fortran,Interfacing to Other Languages
25125 @anchor{gnat_rm/interfacing_to_other_languages interfacing-to-non-gnat-ada-code}@anchor{3f9}@anchor{gnat_rm/interfacing_to_other_languages id7}@anchor{3fa}
25126 @section Interfacing to non-GNAT Ada code
25129 It is possible to specify the convention @cite{Ada} in a pragma
25130 @cite{Import} or pragma @cite{Export}.  However this refers to
25131 the calling conventions used by GNAT, which may or may not be
25132 similar enough to those used by some other Ada 83 / Ada 95 / Ada 2005
25133 compiler to allow interoperation.
25135 If arguments types are kept simple, and if the foreign compiler generally
25136 follows system calling conventions, then it may be possible to integrate
25137 files compiled by other Ada compilers, provided that the elaboration
25138 issues are adequately addressed (for example by eliminating the
25139 need for any load time elaboration).
25141 In particular, GNAT running on VMS is designed to
25142 be highly compatible with the DEC Ada 83 compiler, so this is one
25143 case in which it is possible to import foreign units of this type,
25144 provided that the data items passed are restricted to simple scalar
25145 values or simple record types without variants, or simple array
25146 types with fixed bounds.
25148 @node Specialized Needs Annexes,Implementation of Specific Ada Features,Interfacing to Other Languages,Top
25149 @anchor{gnat_rm/specialized_needs_annexes specialized-needs-annexes}@anchor{12}@anchor{gnat_rm/specialized_needs_annexes doc}@anchor{3fb}@anchor{gnat_rm/specialized_needs_annexes id1}@anchor{3fc}
25150 @chapter Specialized Needs Annexes
25153 Ada 95, Ada 2005, and Ada 2012 define a number of Specialized Needs Annexes, which are not
25154 required in all implementations.  However, as described in this chapter,
25155 GNAT implements all of these annexes:
25158 @table @asis
25160 @item @emph{Systems Programming (Annex C)}
25162 The Systems Programming Annex is fully implemented.
25164 @item @emph{Real-Time Systems (Annex D)}
25166 The Real-Time Systems Annex is fully implemented.
25168 @item @emph{Distributed Systems (Annex E)}
25170 Stub generation is fully implemented in the GNAT compiler.  In addition,
25171 a complete compatible PCS is available as part of the GLADE system,
25172 a separate product.  When the two
25173 products are used in conjunction, this annex is fully implemented.
25175 @item @emph{Information Systems (Annex F)}
25177 The Information Systems annex is fully implemented.
25179 @item @emph{Numerics (Annex G)}
25181 The Numerics Annex is fully implemented.
25183 @item @emph{Safety and Security / High-Integrity Systems (Annex H)}
25185 The Safety and Security Annex (termed the High-Integrity Systems Annex
25186 in Ada 2005) is fully implemented.
25187 @end table
25189 @node Implementation of Specific Ada Features,Implementation of Ada 2012 Features,Specialized Needs Annexes,Top
25190 @anchor{gnat_rm/implementation_of_specific_ada_features implementation-of-specific-ada-features}@anchor{13}@anchor{gnat_rm/implementation_of_specific_ada_features doc}@anchor{3fd}@anchor{gnat_rm/implementation_of_specific_ada_features id1}@anchor{3fe}
25191 @chapter Implementation of Specific Ada Features
25194 This chapter describes the GNAT implementation of several Ada language
25195 facilities.
25197 @menu
25198 * Machine Code Insertions:: 
25199 * GNAT Implementation of Tasking:: 
25200 * GNAT Implementation of Shared Passive Packages:: 
25201 * Code Generation for Array Aggregates:: 
25202 * The Size of Discriminated Records with Default Discriminants:: 
25203 * Strict Conformance to the Ada Reference Manual:: 
25205 @end menu
25207 @node Machine Code Insertions,GNAT Implementation of Tasking,,Implementation of Specific Ada Features
25208 @anchor{gnat_rm/implementation_of_specific_ada_features machine-code-insertions}@anchor{15e}@anchor{gnat_rm/implementation_of_specific_ada_features id2}@anchor{3ff}
25209 @section Machine Code Insertions
25212 @geindex Machine Code insertions
25214 Package @cite{Machine_Code} provides machine code support as described
25215 in the Ada Reference Manual in two separate forms:
25218 @itemize *
25220 @item 
25221 Machine code statements, consisting of qualified expressions that
25222 fit the requirements of RM section 13.8.
25224 @item 
25225 An intrinsic callable procedure, providing an alternative mechanism of
25226 including machine instructions in a subprogram.
25227 @end itemize
25229 The two features are similar, and both are closely related to the mechanism
25230 provided by the asm instruction in the GNU C compiler.  Full understanding
25231 and use of the facilities in this package requires understanding the asm
25232 instruction, see the section on Extended Asm in
25233 @cite{Using_the_GNU_Compiler_Collection_(GCC)}.
25235 Calls to the function @cite{Asm} and the procedure @cite{Asm} have identical
25236 semantic restrictions and effects as described below.  Both are provided so
25237 that the procedure call can be used as a statement, and the function call
25238 can be used to form a code_statement.
25240 Consider this C @cite{asm} instruction:
25242 @example
25243 asm ("fsinx %1 %0" : "=f" (result) : "f" (angle));
25244 @end example
25246 The equivalent can be written for GNAT as:
25248 @example
25249 Asm ("fsinx %1 %0",
25250      My_Float'Asm_Output ("=f", result),
25251      My_Float'Asm_Input  ("f",  angle));
25252 @end example
25254 The first argument to @cite{Asm} is the assembler template, and is
25255 identical to what is used in GNU C.  This string must be a static
25256 expression.  The second argument is the output operand list.  It is
25257 either a single @cite{Asm_Output} attribute reference, or a list of such
25258 references enclosed in parentheses (technically an array aggregate of
25259 such references).
25261 The @cite{Asm_Output} attribute denotes a function that takes two
25262 parameters.  The first is a string, the second is the name of a variable
25263 of the type designated by the attribute prefix.  The first (string)
25264 argument is required to be a static expression and designates the
25265 constraint (see the section on Constraints in
25266 @cite{Using_the_GNU_Compiler_Collection_(GCC)})
25267 for the parameter; e.g., what kind of register is required.  The second
25268 argument is the variable to be written or updated with the
25269 result.  The possible values for constraint are the same as those used in
25270 the RTL, and are dependent on the configuration file used to build the
25271 GCC back end.  If there are no output operands, then this argument may
25272 either be omitted, or explicitly given as @cite{No_Output_Operands}.
25273 No support is provided for GNU C's symbolic names for output parameters.
25275 The second argument of @code{my_float'Asm_Output} functions as
25276 though it were an @cite{out} parameter, which is a little curious, but
25277 all names have the form of expressions, so there is no syntactic
25278 irregularity, even though normally functions would not be permitted
25279 @cite{out} parameters.  The third argument is the list of input
25280 operands.  It is either a single @cite{Asm_Input} attribute reference, or
25281 a list of such references enclosed in parentheses (technically an array
25282 aggregate of such references).
25284 The @cite{Asm_Input} attribute denotes a function that takes two
25285 parameters.  The first is a string, the second is an expression of the
25286 type designated by the prefix.  The first (string) argument is required
25287 to be a static expression, and is the constraint for the parameter,
25288 (e.g., what kind of register is required).  The second argument is the
25289 value to be used as the input argument.  The possible values for the
25290 constraint are the same as those used in the RTL, and are dependent on
25291 the configuration file used to built the GCC back end.
25292 No support is provided for GNU C's symbolic names for input parameters.
25294 If there are no input operands, this argument may either be omitted, or
25295 explicitly given as @cite{No_Input_Operands}.  The fourth argument, not
25296 present in the above example, is a list of register names, called the
25297 @emph{clobber} argument.  This argument, if given, must be a static string
25298 expression, and is a space or comma separated list of names of registers
25299 that must be considered destroyed as a result of the @cite{Asm} call.  If
25300 this argument is the null string (the default value), then the code
25301 generator assumes that no additional registers are destroyed.
25302 In addition to registers, the special clobbers @cite{memory} and
25303 @cite{cc} as described in the GNU C docs are both supported.
25305 The fifth argument, not present in the above example, called the
25306 @emph{volatile} argument, is by default @cite{False}.  It can be set to
25307 the literal value @cite{True} to indicate to the code generator that all
25308 optimizations with respect to the instruction specified should be
25309 suppressed, and in particular an instruction that has outputs
25310 will still be generated, even if none of the outputs are
25311 used.  See @cite{Using_the_GNU_Compiler_Collection_(GCC)}
25312 for the full description.
25313 Generally it is strongly advisable to use Volatile for any ASM statement
25314 that is missing either input or output operands or to avoid unwanted
25315 optimizations. A warning is generated if this advice is not followed.
25317 No support is provided for GNU C's @cite{asm goto} feature.
25319 The @cite{Asm} subprograms may be used in two ways.  First the procedure
25320 forms can be used anywhere a procedure call would be valid, and
25321 correspond to what the RM calls 'intrinsic' routines.  Such calls can
25322 be used to intersperse machine instructions with other Ada statements.
25323 Second, the function forms, which return a dummy value of the limited
25324 private type @cite{Asm_Insn}, can be used in code statements, and indeed
25325 this is the only context where such calls are allowed.  Code statements
25326 appear as aggregates of the form:
25328 @example
25329 Asm_Insn'(Asm (...));
25330 Asm_Insn'(Asm_Volatile (...));
25331 @end example
25333 In accordance with RM rules, such code statements are allowed only
25334 within subprograms whose entire body consists of such statements.  It is
25335 not permissible to intermix such statements with other Ada statements.
25337 Typically the form using intrinsic procedure calls is more convenient
25338 and more flexible.  The code statement form is provided to meet the RM
25339 suggestion that such a facility should be made available.  The following
25340 is the exact syntax of the call to @cite{Asm}. As usual, if named notation
25341 is used, the arguments may be given in arbitrary order, following the
25342 normal rules for use of positional and named arguments:
25344 @example
25345 ASM_CALL ::= Asm (
25346                  [Template =>] static_string_EXPRESSION
25347                [,[Outputs  =>] OUTPUT_OPERAND_LIST      ]
25348                [,[Inputs   =>] INPUT_OPERAND_LIST       ]
25349                [,[Clobber  =>] static_string_EXPRESSION ]
25350                [,[Volatile =>] static_boolean_EXPRESSION] )
25352 OUTPUT_OPERAND_LIST ::=
25353   [PREFIX.]No_Output_Operands
25354 | OUTPUT_OPERAND_ATTRIBUTE
25355 | (OUTPUT_OPERAND_ATTRIBUTE @{,OUTPUT_OPERAND_ATTRIBUTE@})
25357 OUTPUT_OPERAND_ATTRIBUTE ::=
25358   SUBTYPE_MARK'Asm_Output (static_string_EXPRESSION, NAME)
25360 INPUT_OPERAND_LIST ::=
25361   [PREFIX.]No_Input_Operands
25362 | INPUT_OPERAND_ATTRIBUTE
25363 | (INPUT_OPERAND_ATTRIBUTE @{,INPUT_OPERAND_ATTRIBUTE@})
25365 INPUT_OPERAND_ATTRIBUTE ::=
25366   SUBTYPE_MARK'Asm_Input (static_string_EXPRESSION, EXPRESSION)
25367 @end example
25369 The identifiers @cite{No_Input_Operands} and @cite{No_Output_Operands}
25370 are declared in the package @cite{Machine_Code} and must be referenced
25371 according to normal visibility rules. In particular if there is no
25372 @cite{use} clause for this package, then appropriate package name
25373 qualification is required.
25375 @node GNAT Implementation of Tasking,GNAT Implementation of Shared Passive Packages,Machine Code Insertions,Implementation of Specific Ada Features
25376 @anchor{gnat_rm/implementation_of_specific_ada_features id3}@anchor{400}@anchor{gnat_rm/implementation_of_specific_ada_features gnat-implementation-of-tasking}@anchor{401}
25377 @section GNAT Implementation of Tasking
25380 This chapter outlines the basic GNAT approach to tasking (in particular,
25381 a multi-layered library for portability) and discusses issues related
25382 to compliance with the Real-Time Systems Annex.
25384 @menu
25385 * Mapping Ada Tasks onto the Underlying Kernel Threads:: 
25386 * Ensuring Compliance with the Real-Time Annex:: 
25388 @end menu
25390 @node Mapping Ada Tasks onto the Underlying Kernel Threads,Ensuring Compliance with the Real-Time Annex,,GNAT Implementation of Tasking
25391 @anchor{gnat_rm/implementation_of_specific_ada_features mapping-ada-tasks-onto-the-underlying-kernel-threads}@anchor{402}@anchor{gnat_rm/implementation_of_specific_ada_features id4}@anchor{403}
25392 @subsection Mapping Ada Tasks onto the Underlying Kernel Threads
25395 GNAT's run-time support comprises two layers:
25398 @itemize *
25400 @item 
25401 GNARL (GNAT Run-time Layer)
25403 @item 
25404 GNULL (GNAT Low-level Library)
25405 @end itemize
25407 In GNAT, Ada's tasking services rely on a platform and OS independent
25408 layer known as GNARL.  This code is responsible for implementing the
25409 correct semantics of Ada's task creation, rendezvous, protected
25410 operations etc.
25412 GNARL decomposes Ada's tasking semantics into simpler lower level
25413 operations such as create a thread, set the priority of a thread,
25414 yield, create a lock, lock/unlock, etc.  The spec for these low-level
25415 operations constitutes GNULLI, the GNULL Interface.  This interface is
25416 directly inspired from the POSIX real-time API.
25418 If the underlying executive or OS implements the POSIX standard
25419 faithfully, the GNULL Interface maps as is to the services offered by
25420 the underlying kernel.  Otherwise, some target dependent glue code maps
25421 the services offered by the underlying kernel to the semantics expected
25422 by GNARL.
25424 Whatever the underlying OS (VxWorks, UNIX, Windows, etc.) the
25425 key point is that each Ada task is mapped on a thread in the underlying
25426 kernel.  For example, in the case of VxWorks, one Ada task = one VxWorks task.
25428 In addition Ada task priorities map onto the underlying thread priorities.
25429 Mapping Ada tasks onto the underlying kernel threads has several advantages:
25432 @itemize *
25434 @item 
25435 The underlying scheduler is used to schedule the Ada tasks.  This
25436 makes Ada tasks as efficient as kernel threads from a scheduling
25437 standpoint.
25439 @item 
25440 Interaction with code written in C containing threads is eased
25441 since at the lowest level Ada tasks and C threads map onto the same
25442 underlying kernel concept.
25444 @item 
25445 When an Ada task is blocked during I/O the remaining Ada tasks are
25446 able to proceed.
25448 @item 
25449 On multiprocessor systems Ada tasks can execute in parallel.
25450 @end itemize
25452 Some threads libraries offer a mechanism to fork a new process, with the
25453 child process duplicating the threads from the parent.
25454 GNAT does not
25455 support this functionality when the parent contains more than one task.
25457 @geindex Forking a new process
25459 @node Ensuring Compliance with the Real-Time Annex,,Mapping Ada Tasks onto the Underlying Kernel Threads,GNAT Implementation of Tasking
25460 @anchor{gnat_rm/implementation_of_specific_ada_features id5}@anchor{404}@anchor{gnat_rm/implementation_of_specific_ada_features ensuring-compliance-with-the-real-time-annex}@anchor{405}
25461 @subsection Ensuring Compliance with the Real-Time Annex
25464 @geindex Real-Time Systems Annex compliance
25466 Although mapping Ada tasks onto
25467 the underlying threads has significant advantages, it does create some
25468 complications when it comes to respecting the scheduling semantics
25469 specified in the real-time annex (Annex D).
25471 For instance the Annex D requirement for the @cite{FIFO_Within_Priorities}
25472 scheduling policy states:
25474 @quotation
25476 @emph{When the active priority of a ready task that is not running
25477 changes, or the setting of its base priority takes effect, the
25478 task is removed from the ready queue for its old active priority
25479 and is added at the tail of the ready queue for its new active
25480 priority, except in the case where the active priority is lowered
25481 due to the loss of inherited priority, in which case the task is
25482 added at the head of the ready queue for its new active priority.}
25483 @end quotation
25485 While most kernels do put tasks at the end of the priority queue when
25486 a task changes its priority, (which respects the main
25487 FIFO_Within_Priorities requirement), almost none keep a thread at the
25488 beginning of its priority queue when its priority drops from the loss
25489 of inherited priority.
25491 As a result most vendors have provided incomplete Annex D implementations.
25493 The GNAT run-time, has a nice cooperative solution to this problem
25494 which ensures that accurate FIFO_Within_Priorities semantics are
25495 respected.
25497 The principle is as follows.  When an Ada task T is about to start
25498 running, it checks whether some other Ada task R with the same
25499 priority as T has been suspended due to the loss of priority
25500 inheritance.  If this is the case, T yields and is placed at the end of
25501 its priority queue.  When R arrives at the front of the queue it
25502 executes.
25504 Note that this simple scheme preserves the relative order of the tasks
25505 that were ready to execute in the priority queue where R has been
25506 placed at the end.
25508 @node GNAT Implementation of Shared Passive Packages,Code Generation for Array Aggregates,GNAT Implementation of Tasking,Implementation of Specific Ada Features
25509 @anchor{gnat_rm/implementation_of_specific_ada_features id6}@anchor{406}@anchor{gnat_rm/implementation_of_specific_ada_features gnat-implementation-of-shared-passive-packages}@anchor{407}
25510 @section GNAT Implementation of Shared Passive Packages
25513 @geindex Shared passive packages
25515 GNAT fully implements the 
25516 @geindex pragma Shared_Passive
25517 pragma
25518 @cite{Shared_Passive} for
25519 the purpose of designating shared passive packages.
25520 This allows the use of passive partitions in the
25521 context described in the Ada Reference Manual; i.e., for communication
25522 between separate partitions of a distributed application using the
25523 features in Annex E.
25525 @geindex Annex E
25527 @geindex Distribution Systems Annex
25529 However, the implementation approach used by GNAT provides for more
25530 extensive usage as follows:
25533 @table @asis
25535 @item @emph{Communication between separate programs}
25537 This allows separate programs to access the data in passive
25538 partitions, using protected objects for synchronization where
25539 needed. The only requirement is that the two programs have a
25540 common shared file system. It is even possible for programs
25541 running on different machines with different architectures
25542 (e.g., different endianness) to communicate via the data in
25543 a passive partition.
25545 @item @emph{Persistence between program runs}
25547 The data in a passive package can persist from one run of a
25548 program to another, so that a later program sees the final
25549 values stored by a previous run of the same program.
25550 @end table
25552 The implementation approach used is to store the data in files. A
25553 separate stream file is created for each object in the package, and
25554 an access to an object causes the corresponding file to be read or
25555 written.
25557 @geindex SHARED_MEMORY_DIRECTORY environment variable
25559 The environment variable @cite{SHARED_MEMORY_DIRECTORY} should be
25560 set to the directory to be used for these files.
25561 The files in this directory
25562 have names that correspond to their fully qualified names. For
25563 example, if we have the package
25565 @example
25566 package X is
25567   pragma Shared_Passive (X);
25568   Y : Integer;
25569   Z : Float;
25570 end X;
25571 @end example
25573 and the environment variable is set to @cite{/stemp/}, then the files created
25574 will have the names:
25576 @example
25577 /stemp/x.y
25578 /stemp/x.z
25579 @end example
25581 These files are created when a value is initially written to the object, and
25582 the files are retained until manually deleted. This provides the persistence
25583 semantics. If no file exists, it means that no partition has assigned a value
25584 to the variable; in this case the initial value declared in the package
25585 will be used. This model ensures that there are no issues in synchronizing
25586 the elaboration process, since elaboration of passive packages elaborates the
25587 initial values, but does not create the files.
25589 The files are written using normal @cite{Stream_IO} access.
25590 If you want to be able
25591 to communicate between programs or partitions running on different
25592 architectures, then you should use the XDR versions of the stream attribute
25593 routines, since these are architecture independent.
25595 If active synchronization is required for access to the variables in the
25596 shared passive package, then as described in the Ada Reference Manual, the
25597 package may contain protected objects used for this purpose. In this case
25598 a lock file (whose name is @code{___lock} (three underscores)
25599 is created in the shared memory directory.
25601 @geindex ___lock file (for shared passive packages)
25603 This is used to provide the required locking
25604 semantics for proper protected object synchronization.
25606 GNAT supports shared passive packages on all platforms
25607 except for OpenVMS.
25609 @node Code Generation for Array Aggregates,The Size of Discriminated Records with Default Discriminants,GNAT Implementation of Shared Passive Packages,Implementation of Specific Ada Features
25610 @anchor{gnat_rm/implementation_of_specific_ada_features code-generation-for-array-aggregates}@anchor{408}@anchor{gnat_rm/implementation_of_specific_ada_features id7}@anchor{409}
25611 @section Code Generation for Array Aggregates
25614 Aggregates have a rich syntax and allow the user to specify the values of
25615 complex data structures by means of a single construct.  As a result, the
25616 code generated for aggregates can be quite complex and involve loops, case
25617 statements and multiple assignments.  In the simplest cases, however, the
25618 compiler will recognize aggregates whose components and constraints are
25619 fully static, and in those cases the compiler will generate little or no
25620 executable code.  The following is an outline of the code that GNAT generates
25621 for various aggregate constructs.  For further details, you will find it
25622 useful to examine the output produced by the -gnatG flag to see the expanded
25623 source that is input to the code generator.  You may also want to examine
25624 the assembly code generated at various levels of optimization.
25626 The code generated for aggregates depends on the context, the component values,
25627 and the type.  In the context of an object declaration the code generated is
25628 generally simpler than in the case of an assignment.  As a general rule, static
25629 component values and static subtypes also lead to simpler code.
25631 @menu
25632 * Static constant aggregates with static bounds:: 
25633 * Constant aggregates with unconstrained nominal types:: 
25634 * Aggregates with static bounds:: 
25635 * Aggregates with nonstatic bounds:: 
25636 * Aggregates in assignment statements:: 
25638 @end menu
25640 @node Static constant aggregates with static bounds,Constant aggregates with unconstrained nominal types,,Code Generation for Array Aggregates
25641 @anchor{gnat_rm/implementation_of_specific_ada_features static-constant-aggregates-with-static-bounds}@anchor{40a}@anchor{gnat_rm/implementation_of_specific_ada_features id8}@anchor{40b}
25642 @subsection Static constant aggregates with static bounds
25645 For the declarations:
25647 @example
25648 type One_Dim is array (1..10) of integer;
25649 ar0 : constant One_Dim := (1, 2, 3, 4, 5, 6, 7, 8, 9, 0);
25650 @end example
25652 GNAT generates no executable code: the constant ar0 is placed in static memory.
25653 The same is true for constant aggregates with named associations:
25655 @example
25656 Cr1 : constant One_Dim := (4 => 16, 2 => 4, 3 => 9, 1 => 1, 5 .. 10 => 0);
25657 Cr3 : constant One_Dim := (others => 7777);
25658 @end example
25660 The same is true for multidimensional constant arrays such as:
25662 @example
25663 type two_dim is array (1..3, 1..3) of integer;
25664 Unit : constant two_dim := ( (1,0,0), (0,1,0), (0,0,1));
25665 @end example
25667 The same is true for arrays of one-dimensional arrays: the following are
25668 static:
25670 @example
25671 type ar1b  is array (1..3) of boolean;
25672 type ar_ar is array (1..3) of ar1b;
25673 None  : constant ar1b := (others => false);     --  fully static
25674 None2 : constant ar_ar := (1..3 => None);       --  fully static
25675 @end example
25677 However, for multidimensional aggregates with named associations, GNAT will
25678 generate assignments and loops, even if all associations are static.  The
25679 following two declarations generate a loop for the first dimension, and
25680 individual component assignments for the second dimension:
25682 @example
25683 Zero1: constant two_dim := (1..3 => (1..3 => 0));
25684 Zero2: constant two_dim := (others => (others => 0));
25685 @end example
25687 @node Constant aggregates with unconstrained nominal types,Aggregates with static bounds,Static constant aggregates with static bounds,Code Generation for Array Aggregates
25688 @anchor{gnat_rm/implementation_of_specific_ada_features constant-aggregates-with-unconstrained-nominal-types}@anchor{40c}@anchor{gnat_rm/implementation_of_specific_ada_features id9}@anchor{40d}
25689 @subsection Constant aggregates with unconstrained nominal types
25692 In such cases the aggregate itself establishes the subtype, so that
25693 associations with @cite{others} cannot be used.  GNAT determines the
25694 bounds for the actual subtype of the aggregate, and allocates the
25695 aggregate statically as well.  No code is generated for the following:
25697 @example
25698 type One_Unc is array (natural range <>) of integer;
25699 Cr_Unc : constant One_Unc := (12,24,36);
25700 @end example
25702 @node Aggregates with static bounds,Aggregates with nonstatic bounds,Constant aggregates with unconstrained nominal types,Code Generation for Array Aggregates
25703 @anchor{gnat_rm/implementation_of_specific_ada_features id10}@anchor{40e}@anchor{gnat_rm/implementation_of_specific_ada_features aggregates-with-static-bounds}@anchor{40f}
25704 @subsection Aggregates with static bounds
25707 In all previous examples the aggregate was the initial (and immutable) value
25708 of a constant.  If the aggregate initializes a variable, then code is generated
25709 for it as a combination of individual assignments and loops over the target
25710 object.  The declarations
25712 @example
25713 Cr_Var1 : One_Dim := (2, 5, 7, 11, 0, 0, 0, 0, 0, 0);
25714 Cr_Var2 : One_Dim := (others > -1);
25715 @end example
25717 generate the equivalent of
25719 @example
25720 Cr_Var1 (1) := 2;
25721 Cr_Var1 (2) := 3;
25722 Cr_Var1 (3) := 5;
25723 Cr_Var1 (4) := 11;
25725 for I in Cr_Var2'range loop
25726    Cr_Var2 (I) := -1;
25727 end loop;
25728 @end example
25730 @node Aggregates with nonstatic bounds,Aggregates in assignment statements,Aggregates with static bounds,Code Generation for Array Aggregates
25731 @anchor{gnat_rm/implementation_of_specific_ada_features id11}@anchor{410}@anchor{gnat_rm/implementation_of_specific_ada_features aggregates-with-nonstatic-bounds}@anchor{411}
25732 @subsection Aggregates with nonstatic bounds
25735 If the bounds of the aggregate are not statically compatible with the bounds
25736 of the nominal subtype  of the target, then constraint checks have to be
25737 generated on the bounds.  For a multidimensional array, constraint checks may
25738 have to be applied to sub-arrays individually, if they do not have statically
25739 compatible subtypes.
25741 @node Aggregates in assignment statements,,Aggregates with nonstatic bounds,Code Generation for Array Aggregates
25742 @anchor{gnat_rm/implementation_of_specific_ada_features id12}@anchor{412}@anchor{gnat_rm/implementation_of_specific_ada_features aggregates-in-assignment-statements}@anchor{413}
25743 @subsection Aggregates in assignment statements
25746 In general, aggregate assignment requires the construction of a temporary,
25747 and a copy from the temporary to the target of the assignment.  This is because
25748 it is not always possible to convert the assignment into a series of individual
25749 component assignments.  For example, consider the simple case:
25751 @example
25752 A := (A(2), A(1));
25753 @end example
25755 This cannot be converted into:
25757 @example
25758 A(1) := A(2);
25759 A(2) := A(1);
25760 @end example
25762 So the aggregate has to be built first in a separate location, and then
25763 copied into the target.  GNAT recognizes simple cases where this intermediate
25764 step is not required, and the assignments can be performed in place, directly
25765 into the target.  The following sufficient criteria are applied:
25768 @itemize *
25770 @item 
25771 The bounds of the aggregate are static, and the associations are static.
25773 @item 
25774 The components of the aggregate are static constants, names of
25775 simple variables that are not renamings, or expressions not involving
25776 indexed components whose operands obey these rules.
25777 @end itemize
25779 If any of these conditions are violated, the aggregate will be built in
25780 a temporary (created either by the front-end or the code generator) and then
25781 that temporary will be copied onto the target.
25783 @node The Size of Discriminated Records with Default Discriminants,Strict Conformance to the Ada Reference Manual,Code Generation for Array Aggregates,Implementation of Specific Ada Features
25784 @anchor{gnat_rm/implementation_of_specific_ada_features id13}@anchor{414}@anchor{gnat_rm/implementation_of_specific_ada_features the-size-of-discriminated-records-with-default-discriminants}@anchor{415}
25785 @section The Size of Discriminated Records with Default Discriminants
25788 If a discriminated type @cite{T} has discriminants with default values, it is
25789 possible to declare an object of this type without providing an explicit
25790 constraint:
25792 @example
25793 type Size is range 1..100;
25795 type Rec (D : Size := 15) is record
25796    Name : String (1..D);
25797 end T;
25799 Word : Rec;
25800 @end example
25802 Such an object is said to be @emph{unconstrained}.
25803 The discriminant of the object
25804 can be modified by a full assignment to the object, as long as it preserves the
25805 relation between the value of the discriminant, and the value of the components
25806 that depend on it:
25808 @example
25809 Word := (3, "yes");
25811 Word := (5, "maybe");
25813 Word := (5, "no"); -- raises Constraint_Error
25814 @end example
25816 In order to support this behavior efficiently, an unconstrained object is
25817 given the maximum size that any value of the type requires. In the case
25818 above, @cite{Word} has storage for the discriminant and for
25819 a @cite{String} of length 100.
25820 It is important to note that unconstrained objects do not require dynamic
25821 allocation. It would be an improper implementation to place on the heap those
25822 components whose size depends on discriminants. (This improper implementation
25823 was used by some Ada83 compilers, where the @cite{Name} component above
25824 would have
25825 been stored as a pointer to a dynamic string). Following the principle that
25826 dynamic storage management should never be introduced implicitly,
25827 an Ada compiler should reserve the full size for an unconstrained declared
25828 object, and place it on the stack.
25830 This maximum size approach
25831 has been a source of surprise to some users, who expect the default
25832 values of the discriminants to determine the size reserved for an
25833 unconstrained object: "If the default is 15, why should the object occupy
25834 a larger size?"
25835 The answer, of course, is that the discriminant may be later modified,
25836 and its full range of values must be taken into account. This is why the
25837 declaration:
25839 @example
25840 type Rec (D : Positive := 15) is record
25841    Name : String (1..D);
25842 end record;
25844 Too_Large : Rec;
25845 @end example
25847 is flagged by the compiler with a warning:
25848 an attempt to create @cite{Too_Large} will raise @cite{Storage_Error},
25849 because the required size includes @cite{Positive'Last}
25850 bytes. As the first example indicates, the proper approach is to declare an
25851 index type of 'reasonable' range so that unconstrained objects are not too
25852 large.
25854 One final wrinkle: if the object is declared to be @cite{aliased}, or if it is
25855 created in the heap by means of an allocator, then it is @emph{not}
25856 unconstrained:
25857 it is constrained by the default values of the discriminants, and those values
25858 cannot be modified by full assignment. This is because in the presence of
25859 aliasing all views of the object (which may be manipulated by different tasks,
25860 say) must be consistent, so it is imperative that the object, once created,
25861 remain invariant.
25863 @node Strict Conformance to the Ada Reference Manual,,The Size of Discriminated Records with Default Discriminants,Implementation of Specific Ada Features
25864 @anchor{gnat_rm/implementation_of_specific_ada_features strict-conformance-to-the-ada-reference-manual}@anchor{416}@anchor{gnat_rm/implementation_of_specific_ada_features id14}@anchor{417}
25865 @section Strict Conformance to the Ada Reference Manual
25868 The dynamic semantics defined by the Ada Reference Manual impose a set of
25869 run-time checks to be generated. By default, the GNAT compiler will insert many
25870 run-time checks into the compiled code, including most of those required by the
25871 Ada Reference Manual. However, there are two checks that are not enabled in
25872 the default mode for efficiency reasons: checks for access before elaboration
25873 on subprogram calls, and stack overflow checking (most operating systems do not
25874 perform this check by default).
25876 Strict conformance to the Ada Reference Manual can be achieved by adding two
25877 compiler options for dynamic checks for access-before-elaboration on subprogram
25878 calls and generic instantiations (@emph{-gnatE}), and stack overflow checking
25879 (@emph{-fstack-check}).
25881 Note that the result of a floating point arithmetic operation in overflow and
25882 invalid situations, when the @cite{Machine_Overflows} attribute of the result
25883 type is @cite{False}, is to generate IEEE NaN and infinite values. This is the
25884 case for machines compliant with the IEEE floating-point standard, but on
25885 machines that are not fully compliant with this standard, such as Alpha, the
25886 @emph{-mieee} compiler flag must be used for achieving IEEE confirming
25887 behavior (although at the cost of a significant performance penalty), so
25888 infinite and NaN values are properly generated.
25890 @node Implementation of Ada 2012 Features,Obsolescent Features,Implementation of Specific Ada Features,Top
25891 @anchor{gnat_rm/implementation_of_ada_2012_features doc}@anchor{418}@anchor{gnat_rm/implementation_of_ada_2012_features implementation-of-ada-2012-features}@anchor{14}@anchor{gnat_rm/implementation_of_ada_2012_features id1}@anchor{419}
25892 @chapter Implementation of Ada 2012 Features
25895 @geindex Ada 2012 implementation status
25897 @geindex -gnat12 option (gcc)
25899 @geindex pragma Ada_2012
25901 @geindex configuration pragma Ada_2012
25903 @geindex Ada_2012 configuration pragma
25905 This chapter contains a complete list of Ada 2012 features that have been
25906 implemented.
25907 Generally, these features are only
25908 available if the @emph{-gnat12} (Ada 2012 features enabled) option is set,
25909 which is the default behavior,
25910 or if the configuration pragma @cite{Ada_2012} is used.
25912 However, new pragmas, attributes, and restrictions are
25913 unconditionally available, since the Ada 95 standard allows the addition of
25914 new pragmas, attributes, and restrictions (there are exceptions, which are
25915 documented in the individual descriptions), and also certain packages
25916 were made available in earlier versions of Ada.
25918 An ISO date (YYYY-MM-DD) appears in parentheses on the description line.
25919 This date shows the implementation date of the feature. Any wavefront
25920 subsequent to this date will contain the indicated feature, as will any
25921 subsequent releases. A date of 0000-00-00 means that GNAT has always
25922 implemented the feature, or implemented it as soon as it appeared as a
25923 binding interpretation.
25925 Each feature corresponds to an Ada Issue ('AI') approved by the Ada
25926 standardization group (ISO/IEC JTC1/SC22/WG9) for inclusion in Ada 2012.
25927 The features are ordered based on the relevant sections of the Ada
25928 Reference Manual ("RM").  When a given AI relates to multiple points
25929 in the RM, the earliest is used.
25931 A complete description of the AIs may be found in
25932 @indicateurl{http://www.ada-auth.org/ai05-summary.html}.
25934 @geindex AI-0176 (Ada 2012 feature)
25937 @itemize *
25939 @item 
25940 @emph{AI-0176 Quantified expressions (2010-09-29)}
25942 Both universally and existentially quantified expressions are implemented.
25943 They use the new syntax for iterators proposed in AI05-139-2, as well as
25944 the standard Ada loop syntax.
25946 RM References:  1.01.04 (12)   2.09 (2/2)   4.04 (7)   4.05.09 (0)
25947 @end itemize
25949 @geindex AI-0079 (Ada 2012 feature)
25952 @itemize *
25954 @item 
25955 @emph{AI-0079 Allow other_format characters in source (2010-07-10)}
25957 Wide characters in the unicode category @emph{other_format} are now allowed in
25958 source programs between tokens, but not within a token such as an identifier.
25960 RM References:  2.01 (4/2)   2.02 (7)
25961 @end itemize
25963 @geindex AI-0091 (Ada 2012 feature)
25966 @itemize *
25968 @item 
25969 @emph{AI-0091 Do not allow other_format in identifiers (0000-00-00)}
25971 Wide characters in the unicode category @emph{other_format} are not permitted
25972 within  an identifier, since this can be a security problem. The error
25973 message for this case has been improved to be more specific, but GNAT has
25974 never allowed such characters to appear in identifiers.
25976 RM References:  2.03 (3.1/2)   2.03 (4/2)   2.03 (5/2)   2.03 (5.1/2)   2.03 (5.2/2)   2.03 (5.3/2)   2.09 (2/2)
25977 @end itemize
25979 @geindex AI-0100 (Ada 2012 feature)
25982 @itemize *
25984 @item 
25985 @emph{AI-0100 Placement of pragmas  (2010-07-01)}
25987 This AI is an earlier version of AI-163. It simplifies the rules
25988 for legal placement of pragmas. In the case of lists that allow pragmas, if
25989 the list may have no elements, then the list may consist solely of pragmas.
25991 RM References:  2.08 (7)
25992 @end itemize
25994 @geindex AI-0163 (Ada 2012 feature)
25997 @itemize *
25999 @item 
26000 @emph{AI-0163 Pragmas in place of null (2010-07-01)}
26002 A statement sequence may be composed entirely of pragmas. It is no longer
26003 necessary to add a dummy @cite{null} statement to make the sequence legal.
26005 RM References:  2.08 (7)   2.08 (16)
26006 @end itemize
26008 @geindex AI-0080 (Ada 2012 feature)
26011 @itemize *
26013 @item 
26014 @emph{AI-0080 'View of' not needed if clear from context (0000-00-00)}
26016 This is an editorial change only, described as non-testable in the AI.
26018 RM References:  3.01 (7)
26019 @end itemize
26021 @geindex AI-0183 (Ada 2012 feature)
26024 @itemize *
26026 @item 
26027 @emph{AI-0183 Aspect specifications (2010-08-16)}
26029 Aspect specifications have been fully implemented except for pre and post-
26030 conditions, and type invariants, which have their own separate AI's. All
26031 forms of declarations listed in the AI are supported. The following is a
26032 list of the aspects supported (with GNAT implementation aspects marked)
26033 @end itemize
26036 @multitable {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxx} 
26037 @headitem
26039 Supported Aspect
26041 @tab
26043 Source
26045 @item
26047 @cite{Ada_2005}
26049 @tab
26051 -- GNAT
26053 @item
26055 @cite{Ada_2012}
26057 @tab
26059 -- GNAT
26061 @item
26063 @cite{Address}
26065 @tab
26067 @item
26069 @cite{Alignment}
26071 @tab
26073 @item
26075 @cite{Atomic}
26077 @tab
26079 @item
26081 @cite{Atomic_Components}
26083 @tab
26085 @item
26087 @cite{Bit_Order}
26089 @tab
26091 @item
26093 @cite{Component_Size}
26095 @tab
26097 @item
26099 @cite{Contract_Cases}
26101 @tab
26103 -- GNAT
26105 @item
26107 @cite{Discard_Names}
26109 @tab
26111 @item
26113 @cite{External_Tag}
26115 @tab
26117 @item
26119 @cite{Favor_Top_Level}
26121 @tab
26123 -- GNAT
26125 @item
26127 @cite{Inline}
26129 @tab
26131 @item
26133 @cite{Inline_Always}
26135 @tab
26137 -- GNAT
26139 @item
26141 @cite{Invariant}
26143 @tab
26145 -- GNAT
26147 @item
26149 @cite{Machine_Radix}
26151 @tab
26153 @item
26155 @cite{No_Return}
26157 @tab
26159 @item
26161 @cite{Object_Size}
26163 @tab
26165 -- GNAT
26167 @item
26169 @cite{Pack}
26171 @tab
26173 @item
26175 @cite{Persistent_BSS}
26177 @tab
26179 -- GNAT
26181 @item
26183 @cite{Post}
26185 @tab
26187 @item
26189 @cite{Pre}
26191 @tab
26193 @item
26195 @cite{Predicate}
26197 @tab
26199 @item
26201 @cite{Preelaborable_Initialization}
26203 @tab
26205 @item
26207 @cite{Pure_Function}
26209 @tab
26211 -- GNAT
26213 @item
26215 @cite{Remote_Access_Type}
26217 @tab
26219 -- GNAT
26221 @item
26223 @cite{Shared}
26225 @tab
26227 -- GNAT
26229 @item
26231 @cite{Size}
26233 @tab
26235 @item
26237 @cite{Storage_Pool}
26239 @tab
26241 @item
26243 @cite{Storage_Size}
26245 @tab
26247 @item
26249 @cite{Stream_Size}
26251 @tab
26253 @item
26255 @cite{Suppress}
26257 @tab
26259 @item
26261 @cite{Suppress_Debug_Info}
26263 @tab
26265 -- GNAT
26267 @item
26269 @cite{Test_Case}
26271 @tab
26273 -- GNAT
26275 @item
26277 @cite{Thread_Local_Storage}
26279 @tab
26281 -- GNAT
26283 @item
26285 @cite{Type_Invariant}
26287 @tab
26289 @item
26291 @cite{Unchecked_Union}
26293 @tab
26295 @item
26297 @cite{Universal_Aliasing}
26299 @tab
26301 -- GNAT
26303 @item
26305 @cite{Unmodified}
26307 @tab
26309 -- GNAT
26311 @item
26313 @cite{Unreferenced}
26315 @tab
26317 -- GNAT
26319 @item
26321 @cite{Unreferenced_Objects}
26323 @tab
26325 -- GNAT
26327 @item
26329 @cite{Unsuppress}
26331 @tab
26333 @item
26335 @cite{Value_Size}
26337 @tab
26339 -- GNAT
26341 @item
26343 @cite{Volatile}
26345 @tab
26347 @item
26349 @cite{Volatile_Components}
26351 @tab
26353 @item
26355 @cite{Warnings}
26357 @tab
26359 -- GNAT
26361 @end multitable
26364 @quotation
26366 Note that for aspects with an expression, e.g. @cite{Size}, the expression is
26367 treated like a default expression (visibility is analyzed at the point of
26368 occurrence of the aspect, but evaluation of the expression occurs at the
26369 freeze point of the entity involved).
26371 RM References:  3.02.01 (3)   3.02.02 (2)   3.03.01 (2/2)   3.08 (6)
26372 3.09.03 (1.1/2)   6.01 (2/2)   6.07 (2/2)   9.05.02 (2/2)   7.01 (3)   7.03
26373 (2)   7.03 (3)   9.01 (2/2)   9.01 (3/2)   9.04 (2/2)   9.04 (3/2)
26374 9.05.02 (2/2)   11.01 (2)   12.01 (3)   12.03 (2/2)   12.04 (2/2)   12.05 (2)
26375 12.06 (2.1/2)   12.06 (2.2/2)   12.07 (2)   13.01 (0.1/2)   13.03 (5/1)
26376 13.03.01 (0)
26377 @end quotation
26379 @geindex AI-0128 (Ada 2012 feature)
26382 @itemize *
26384 @item 
26385 @emph{AI-0128 Inequality is a primitive operation (0000-00-00)}
26387 If an equality operator ("=") is declared for a type, then the implicitly
26388 declared inequality operator ("/=") is a primitive operation of the type.
26389 This is the only reasonable interpretation, and is the one always implemented
26390 by GNAT, but the RM was not entirely clear in making this point.
26392 RM References:  3.02.03 (6)   6.06 (6)
26393 @end itemize
26395 @geindex AI-0003 (Ada 2012 feature)
26398 @itemize *
26400 @item 
26401 @emph{AI-0003 Qualified expressions as names (2010-07-11)}
26403 In Ada 2012, a qualified expression is considered to be syntactically a name,
26404 meaning that constructs such as @cite{A'(F(X)).B} are now legal. This is
26405 useful in disambiguating some cases of overloading.
26407 RM References:  3.03 (11)   3.03 (21)   4.01 (2)   4.04 (7)   4.07 (3)
26408 5.04 (7)
26409 @end itemize
26411 @geindex AI-0120 (Ada 2012 feature)
26414 @itemize *
26416 @item 
26417 @emph{AI-0120 Constant instance of protected object (0000-00-00)}
26419 This is an RM editorial change only. The section that lists objects that are
26420 constant failed to include the current instance of a protected object
26421 within a protected function. This has always been treated as a constant
26422 in GNAT.
26424 RM References:  3.03 (21)
26425 @end itemize
26427 @geindex AI-0008 (Ada 2012 feature)
26430 @itemize *
26432 @item 
26433 @emph{AI-0008 General access to constrained objects (0000-00-00)}
26435 The wording in the RM implied that if you have a general access to a
26436 constrained object, it could be used to modify the discriminants. This was
26437 obviously not intended. @cite{Constraint_Error} should be raised, and GNAT
26438 has always done so in this situation.
26440 RM References:  3.03 (23)   3.10.02 (26/2)   4.01 (9)   6.04.01 (17)   8.05.01 (5/2)
26441 @end itemize
26443 @geindex AI-0093 (Ada 2012 feature)
26446 @itemize *
26448 @item 
26449 @emph{AI-0093 Additional rules use immutably limited (0000-00-00)}
26451 This is an editorial change only, to make more widespread use of the Ada 2012
26452 'immutably limited'.
26454 RM References:  3.03 (23.4/3)
26455 @end itemize
26457 @geindex AI-0096 (Ada 2012 feature)
26460 @itemize *
26462 @item 
26463 @emph{AI-0096 Deriving from formal private types (2010-07-20)}
26465 In general it is illegal for a type derived from a formal limited type to be
26466 nonlimited.  This AI makes an exception to this rule: derivation is legal
26467 if it appears in the private part of the generic, and the formal type is not
26468 tagged. If the type is tagged, the legality check must be applied to the
26469 private part of the package.
26471 RM References:  3.04 (5.1/2)   6.02 (7)
26472 @end itemize
26474 @geindex AI-0181 (Ada 2012 feature)
26477 @itemize *
26479 @item 
26480 @emph{AI-0181 Soft hyphen is a non-graphic character (2010-07-23)}
26482 From Ada 2005 on, soft hyphen is considered a non-graphic character, which
26483 means that it has a special name (@cite{SOFT_HYPHEN}) in conjunction with the
26484 @cite{Image} and @cite{Value} attributes for the character types. Strictly
26485 speaking this is an inconsistency with Ada 95, but in practice the use of
26486 these attributes is so obscure that it will not cause problems.
26488 RM References:  3.05.02 (2/2)   A.01 (35/2)   A.03.03 (21)
26489 @end itemize
26491 @geindex AI-0182 (Ada 2012 feature)
26494 @itemize *
26496 @item 
26497 @emph{AI-0182 Additional forms for `Character'Value} (0000-00-00)`
26499 This AI allows @cite{Character'Value} to accept the string @cite{'?'} where
26500 @cite{?} is any character including non-graphic control characters. GNAT has
26501 always accepted such strings. It also allows strings such as
26502 @cite{HEX_00000041} to be accepted, but GNAT does not take advantage of this
26503 permission and raises @cite{Constraint_Error}, as is certainly still
26504 permitted.
26506 RM References:  3.05 (56/2)
26507 @end itemize
26509 @geindex AI-0214 (Ada 2012 feature)
26512 @itemize *
26514 @item 
26515 @emph{AI-0214 Defaulted discriminants for limited tagged (2010-10-01)}
26517 Ada 2012 relaxes the restriction that forbids discriminants of tagged types
26518 to have default expressions by allowing them when the type is limited. It
26519 is often useful to define a default value for a discriminant even though
26520 it can't be changed by assignment.
26522 RM References:  3.07 (9.1/2)   3.07.02 (3)
26523 @end itemize
26525 @geindex AI-0102 (Ada 2012 feature)
26528 @itemize *
26530 @item 
26531 @emph{AI-0102 Some implicit conversions are illegal (0000-00-00)}
26533 It is illegal to assign an anonymous access constant to an anonymous access
26534 variable. The RM did not have a clear rule to prevent this, but GNAT has
26535 always generated an error for this usage.
26537 RM References:  3.07 (16)   3.07.01 (9)   6.04.01 (6)   8.06 (27/2)
26538 @end itemize
26540 @geindex AI-0158 (Ada 2012 feature)
26543 @itemize *
26545 @item 
26546 @emph{AI-0158 Generalizing membership tests (2010-09-16)}
26548 This AI extends the syntax of membership tests to simplify complex conditions
26549 that can be expressed as membership in a subset of values of any type. It
26550 introduces syntax for a list of expressions that may be used in loop contexts
26551 as well.
26553 RM References:  3.08.01 (5)   4.04 (3)   4.05.02 (3)   4.05.02 (5)   4.05.02 (27)
26554 @end itemize
26556 @geindex AI-0173 (Ada 2012 feature)
26559 @itemize *
26561 @item 
26562 @emph{AI-0173 Testing if tags represent abstract types (2010-07-03)}
26564 The function @cite{Ada.Tags.Type_Is_Abstract} returns @cite{True} if invoked
26565 with the tag of an abstract type, and @cite{False} otherwise.
26567 RM References:  3.09 (7.4/2)   3.09 (12.4/2)
26568 @end itemize
26570 @geindex AI-0076 (Ada 2012 feature)
26573 @itemize *
26575 @item 
26576 @emph{AI-0076 function with controlling result (0000-00-00)}
26578 This is an editorial change only. The RM defines calls with controlling
26579 results, but uses the term 'function with controlling result' without an
26580 explicit definition.
26582 RM References:  3.09.02 (2/2)
26583 @end itemize
26585 @geindex AI-0126 (Ada 2012 feature)
26588 @itemize *
26590 @item 
26591 @emph{AI-0126 Dispatching with no declared operation (0000-00-00)}
26593 This AI clarifies dispatching rules, and simply confirms that dispatching
26594 executes the operation of the parent type when there is no explicitly or
26595 implicitly declared operation for the descendant type. This has always been
26596 the case in all versions of GNAT.
26598 RM References:  3.09.02 (20/2)   3.09.02 (20.1/2)   3.09.02 (20.2/2)
26599 @end itemize
26601 @geindex AI-0097 (Ada 2012 feature)
26604 @itemize *
26606 @item 
26607 @emph{AI-0097 Treatment of abstract null extension (2010-07-19)}
26609 The RM as written implied that in some cases it was possible to create an
26610 object of an abstract type, by having an abstract extension inherit a non-
26611 abstract constructor from its parent type. This mistake has been corrected
26612 in GNAT and in the RM, and this construct is now illegal.
26614 RM References:  3.09.03 (4/2)
26615 @end itemize
26617 @geindex AI-0203 (Ada 2012 feature)
26620 @itemize *
26622 @item 
26623 @emph{AI-0203 Extended return cannot be abstract (0000-00-00)}
26625 A return_subtype_indication cannot denote an abstract subtype. GNAT has never
26626 permitted such usage.
26628 RM References:  3.09.03 (8/3)
26629 @end itemize
26631 @geindex AI-0198 (Ada 2012 feature)
26634 @itemize *
26636 @item 
26637 @emph{AI-0198 Inheriting abstract operators  (0000-00-00)}
26639 This AI resolves a conflict between two rules involving inherited abstract
26640 operations and predefined operators. If a derived numeric type inherits
26641 an abstract operator, it overrides the predefined one. This interpretation
26642 was always the one implemented in GNAT.
26644 RM References:  3.09.03 (4/3)
26645 @end itemize
26647 @geindex AI-0073 (Ada 2012 feature)
26650 @itemize *
26652 @item 
26653 @emph{AI-0073 Functions returning abstract types (2010-07-10)}
26655 This AI covers a number of issues regarding returning abstract types. In
26656 particular generic functions cannot have abstract result types or access
26657 result types designated an abstract type. There are some other cases which
26658 are detailed in the AI. Note that this binding interpretation has not been
26659 retrofitted to operate before Ada 2012 mode, since it caused a significant
26660 number of regressions.
26662 RM References:  3.09.03 (8)   3.09.03 (10)   6.05 (8/2)
26663 @end itemize
26665 @geindex AI-0070 (Ada 2012 feature)
26668 @itemize *
26670 @item 
26671 @emph{AI-0070 Elaboration of interface types (0000-00-00)}
26673 This is an editorial change only, there are no testable consequences short of
26674 checking for the absence of generated code for an interface declaration.
26676 RM References:  3.09.04 (18/2)
26677 @end itemize
26679 @geindex AI-0208 (Ada 2012 feature)
26682 @itemize *
26684 @item 
26685 @emph{AI-0208 Characteristics of incomplete views (0000-00-00)}
26687 The wording in the Ada 2005 RM concerning characteristics of incomplete views
26688 was incorrect and implied that some programs intended to be legal were now
26689 illegal. GNAT had never considered such programs illegal, so it has always
26690 implemented the intent of this AI.
26692 RM References:  3.10.01 (2.4/2)   3.10.01 (2.6/2)
26693 @end itemize
26695 @geindex AI-0162 (Ada 2012 feature)
26698 @itemize *
26700 @item 
26701 @emph{AI-0162 Incomplete type completed by partial view (2010-09-15)}
26703 Incomplete types are made more useful by allowing them to be completed by
26704 private types and private extensions.
26706 RM References:  3.10.01 (2.5/2)   3.10.01 (2.6/2)   3.10.01 (3)   3.10.01 (4/2)
26707 @end itemize
26709 @geindex AI-0098 (Ada 2012 feature)
26712 @itemize *
26714 @item 
26715 @emph{AI-0098 Anonymous subprogram access restrictions (0000-00-00)}
26717 An unintentional omission in the RM implied some inconsistent restrictions on
26718 the use of anonymous access to subprogram values. These restrictions were not
26719 intentional, and have never been enforced by GNAT.
26721 RM References:  3.10.01 (6)   3.10.01 (9.2/2)
26722 @end itemize
26724 @geindex AI-0199 (Ada 2012 feature)
26727 @itemize *
26729 @item 
26730 @emph{AI-0199 Aggregate with anonymous access components (2010-07-14)}
26732 A choice list in a record aggregate can include several components of
26733 (distinct) anonymous access types as long as they have matching designated
26734 subtypes.
26736 RM References:  4.03.01 (16)
26737 @end itemize
26739 @geindex AI-0220 (Ada 2012 feature)
26742 @itemize *
26744 @item 
26745 @emph{AI-0220 Needed components for aggregates (0000-00-00)}
26747 This AI addresses a wording problem in the RM that appears to permit some
26748 complex cases of aggregates with nonstatic discriminants. GNAT has always
26749 implemented the intended semantics.
26751 RM References:  4.03.01 (17)
26752 @end itemize
26754 @geindex AI-0147 (Ada 2012 feature)
26757 @itemize *
26759 @item 
26760 @emph{AI-0147 Conditional expressions (2009-03-29)}
26762 Conditional expressions are permitted. The form of such an expression is:
26764 @example
26765 (if expr then expr @{elsif expr then expr@} [else expr])
26766 @end example
26768 The parentheses can be omitted in contexts where parentheses are present
26769 anyway, such as subprogram arguments and pragma arguments. If the @strong{else}
26770 clause is omitted, @strong{else} @emph{True} is assumed;
26771 thus @code{(if A then B)} is a way to conveniently represent
26772 @emph{(A implies B)} in standard logic.
26774 RM References:  4.03.03 (15)   4.04 (1)   4.04 (7)   4.05.07 (0)   4.07 (2)
26775 4.07 (3)   4.09 (12)   4.09 (33)   5.03 (3)   5.03 (4)   7.05 (2.1/2)
26776 @end itemize
26778 @geindex AI-0037 (Ada 2012 feature)
26781 @itemize *
26783 @item 
26784 @emph{AI-0037 Out-of-range box associations in aggregate (0000-00-00)}
26786 This AI confirms that an association of the form @cite{Indx => <>} in an
26787 array aggregate must raise @cite{Constraint_Error} if @cite{Indx}
26788 is out of range. The RM specified a range check on other associations, but
26789 not when the value of the association was defaulted. GNAT has always inserted
26790 a constraint check on the index value.
26792 RM References:  4.03.03 (29)
26793 @end itemize
26795 @geindex AI-0123 (Ada 2012 feature)
26798 @itemize *
26800 @item 
26801 @emph{AI-0123 Composability of equality (2010-04-13)}
26803 Equality of untagged record composes, so that the predefined equality for a
26804 composite type that includes a component of some untagged record type
26805 @cite{R} uses the equality operation of @cite{R} (which may be user-defined
26806 or predefined). This makes the behavior of untagged records identical to that
26807 of tagged types in this respect.
26809 This change is an incompatibility with previous versions of Ada, but it
26810 corrects a non-uniformity that was often a source of confusion. Analysis of
26811 a large number of industrial programs indicates that in those rare cases
26812 where a composite type had an untagged record component with a user-defined
26813 equality, either there was no use of the composite equality, or else the code
26814 expected the same composability as for tagged types, and thus had a bug that
26815 would be fixed by this change.
26817 RM References:  4.05.02 (9.7/2)   4.05.02 (14)   4.05.02 (15)   4.05.02 (24)
26818 8.05.04 (8)
26819 @end itemize
26821 @geindex AI-0088 (Ada 2012 feature)
26824 @itemize *
26826 @item 
26827 @emph{AI-0088 The value of exponentiation (0000-00-00)}
26829 This AI clarifies the equivalence rule given for the dynamic semantics of
26830 exponentiation: the value of the operation can be obtained by repeated
26831 multiplication, but the operation can be implemented otherwise (for example
26832 using the familiar divide-by-two-and-square algorithm, even if this is less
26833 accurate), and does not imply repeated reads of a volatile base.
26835 RM References:  4.05.06 (11)
26836 @end itemize
26838 @geindex AI-0188 (Ada 2012 feature)
26841 @itemize *
26843 @item 
26844 @emph{AI-0188 Case expressions (2010-01-09)}
26846 Case expressions are permitted. This allows use of constructs such as:
26848 @example
26849 X := (case Y is when 1 => 2, when 2 => 3, when others => 31)
26850 @end example
26852 RM References:  4.05.07 (0)   4.05.08 (0)   4.09 (12)   4.09 (33)
26853 @end itemize
26855 @geindex AI-0104 (Ada 2012 feature)
26858 @itemize *
26860 @item 
26861 @emph{AI-0104 Null exclusion and uninitialized allocator (2010-07-15)}
26863 The assignment @code{Ptr := new not null Some_Ptr;} will raise
26864 @code{Constraint_Error} because the default value of the allocated object is
26865 @strong{null}. This useless construct is illegal in Ada 2012.
26867 RM References:  4.08 (2)
26868 @end itemize
26870 @geindex AI-0157 (Ada 2012 feature)
26873 @itemize *
26875 @item 
26876 @emph{AI-0157 Allocation/Deallocation from empty pool (2010-07-11)}
26878 Allocation and Deallocation from an empty storage pool (i.e. allocation or
26879 deallocation of a pointer for which a static storage size clause of zero
26880 has been given) is now illegal and is detected as such. GNAT
26881 previously gave a warning but not an error.
26883 RM References:  4.08 (5.3/2)   13.11.02 (4)   13.11.02 (17)
26884 @end itemize
26886 @geindex AI-0179 (Ada 2012 feature)
26889 @itemize *
26891 @item 
26892 @emph{AI-0179 Statement not required after label (2010-04-10)}
26894 It is not necessary to have a statement following a label, so a label
26895 can appear at the end of a statement sequence without the need for putting a
26896 null statement afterwards, but it is not allowable to have only labels and
26897 no real statements in a statement sequence.
26899 RM References:  5.01 (2)
26900 @end itemize
26902 @geindex AI-0139-2 (Ada 2012 feature)
26905 @itemize *
26907 @item 
26908 @emph{AI-0139-2 Syntactic sugar for iterators (2010-09-29)}
26910 The new syntax for iterating over arrays and containers is now implemented.
26911 Iteration over containers is for now limited to read-only iterators. Only
26912 default iterators are supported, with the syntax:  @cite{for Elem of C}.
26914 RM References:  5.05
26915 @end itemize
26917 @geindex AI-0134 (Ada 2012 feature)
26920 @itemize *
26922 @item 
26923 @emph{AI-0134 Profiles must match for full conformance (0000-00-00)}
26925 For full conformance, the profiles of anonymous-access-to-subprogram
26926 parameters must match. GNAT has always enforced this rule.
26928 RM References:  6.03.01 (18)
26929 @end itemize
26931 @geindex AI-0207 (Ada 2012 feature)
26934 @itemize *
26936 @item 
26937 @emph{AI-0207 Mode conformance and access constant (0000-00-00)}
26939 This AI confirms that access_to_constant indication must match for mode
26940 conformance. This was implemented in GNAT when the qualifier was originally
26941 introduced in Ada 2005.
26943 RM References:  6.03.01 (16/2)
26944 @end itemize
26946 @geindex AI-0046 (Ada 2012 feature)
26949 @itemize *
26951 @item 
26952 @emph{AI-0046 Null exclusion match for full conformance (2010-07-17)}
26954 For full conformance, in the case of access parameters, the null exclusion
26955 must match (either both or neither must have @code{not null}).
26957 RM References:  6.03.02 (18)
26958 @end itemize
26960 @geindex AI-0118 (Ada 2012 feature)
26963 @itemize *
26965 @item 
26966 @emph{AI-0118 The association of parameter associations (0000-00-00)}
26968 This AI clarifies the rules for named associations in subprogram calls and
26969 generic instantiations. The rules have been in place since Ada 83.
26971 RM References:  6.04.01 (2)   12.03 (9)
26972 @end itemize
26974 @geindex AI-0196 (Ada 2012 feature)
26977 @itemize *
26979 @item 
26980 @emph{AI-0196 Null exclusion tests for out parameters (0000-00-00)}
26982 Null exclusion checks are not made for @cite{**out**} parameters when
26983 evaluating the actual parameters. GNAT has never generated these checks.
26985 RM References:  6.04.01 (13)
26986 @end itemize
26988 @geindex AI-0015 (Ada 2012 feature)
26991 @itemize *
26993 @item 
26994 @emph{AI-0015 Constant return objects (0000-00-00)}
26996 The return object declared in an @emph{extended_return_statement} may be
26997 declared constant. This was always intended, and GNAT has always allowed it.
26999 RM References:  6.05 (2.1/2)   3.03 (10/2)   3.03 (21)   6.05 (5/2)
27000 6.05 (5.7/2)
27001 @end itemize
27003 @geindex AI-0032 (Ada 2012 feature)
27006 @itemize *
27008 @item 
27009 @emph{AI-0032 Extended return for class-wide functions (0000-00-00)}
27011 If a function returns a class-wide type, the object of an extended return
27012 statement can be declared with a specific type that is covered by the class-
27013 wide type. This has been implemented in GNAT since the introduction of
27014 extended returns. Note AI-0103 complements this AI by imposing matching
27015 rules for constrained return types.
27017 RM References:  6.05 (5.2/2)   6.05 (5.3/2)   6.05 (5.6/2)   6.05 (5.8/2)
27018 6.05 (8/2)
27019 @end itemize
27021 @geindex AI-0103 (Ada 2012 feature)
27024 @itemize *
27026 @item 
27027 @emph{AI-0103 Static matching for extended return (2010-07-23)}
27029 If the return subtype of a function is an elementary type or a constrained
27030 type, the subtype indication in an extended return statement must match
27031 statically this return subtype.
27033 RM References:  6.05 (5.2/2)
27034 @end itemize
27036 @geindex AI-0058 (Ada 2012 feature)
27039 @itemize *
27041 @item 
27042 @emph{AI-0058 Abnormal completion of an extended return (0000-00-00)}
27044 The RM had some incorrect wording implying wrong treatment of abnormal
27045 completion in an extended return. GNAT has always implemented the intended
27046 correct semantics as described by this AI.
27048 RM References:  6.05 (22/2)
27049 @end itemize
27051 @geindex AI-0050 (Ada 2012 feature)
27054 @itemize *
27056 @item 
27057 @emph{AI-0050 Raising Constraint_Error early for function call (0000-00-00)}
27059 The implementation permissions for raising @cite{Constraint_Error} early on a function call
27060 when it was clear an exception would be raised were over-permissive and allowed
27061 mishandling of discriminants in some cases. GNAT did
27062 not take advantage of these incorrect permissions in any case.
27064 RM References:  6.05 (24/2)
27065 @end itemize
27067 @geindex AI-0125 (Ada 2012 feature)
27070 @itemize *
27072 @item 
27073 @emph{AI-0125 Nonoverridable operations of an ancestor (2010-09-28)}
27075 In Ada 2012, the declaration of a primitive operation of a type extension
27076 or private extension can also override an inherited primitive that is not
27077 visible at the point of this declaration.
27079 RM References:  7.03.01 (6)   8.03 (23)   8.03.01 (5/2)   8.03.01 (6/2)
27080 @end itemize
27082 @geindex AI-0062 (Ada 2012 feature)
27085 @itemize *
27087 @item 
27088 @emph{AI-0062 Null exclusions and deferred constants (0000-00-00)}
27090 A full constant may have a null exclusion even if its associated deferred
27091 constant does not. GNAT has always allowed this.
27093 RM References:  7.04 (6/2)   7.04 (7.1/2)
27094 @end itemize
27096 @geindex AI-0178 (Ada 2012 feature)
27099 @itemize *
27101 @item 
27102 @emph{AI-0178 Incomplete views are limited (0000-00-00)}
27104 This AI clarifies the role of incomplete views and plugs an omission in the
27105 RM. GNAT always correctly restricted the use of incomplete views and types.
27107 RM References:  7.05 (3/2)   7.05 (6/2)
27108 @end itemize
27110 @geindex AI-0087 (Ada 2012 feature)
27113 @itemize *
27115 @item 
27116 @emph{AI-0087 Actual for formal nonlimited derived type (2010-07-15)}
27118 The actual for a formal nonlimited derived type cannot be limited. In
27119 particular, a formal derived type that extends a limited interface but which
27120 is not explicitly limited cannot be instantiated with a limited type.
27122 RM References:  7.05 (5/2)   12.05.01 (5.1/2)
27123 @end itemize
27125 @geindex AI-0099 (Ada 2012 feature)
27128 @itemize *
27130 @item 
27131 @emph{AI-0099 Tag determines whether finalization needed (0000-00-00)}
27133 This AI clarifies that 'needs finalization' is part of dynamic semantics,
27134 and therefore depends on the run-time characteristics of an object (i.e. its
27135 tag) and not on its nominal type. As the AI indicates: "we do not expect
27136 this to affect any implementation'@w{'}.
27138 RM References:  7.06.01 (6)   7.06.01 (7)   7.06.01 (8)   7.06.01 (9/2)
27139 @end itemize
27141 @geindex AI-0064 (Ada 2012 feature)
27144 @itemize *
27146 @item 
27147 @emph{AI-0064 Redundant finalization rule (0000-00-00)}
27149 This is an editorial change only. The intended behavior is already checked
27150 by an existing ACATS test, which GNAT has always executed correctly.
27152 RM References:  7.06.01 (17.1/1)
27153 @end itemize
27155 @geindex AI-0026 (Ada 2012 feature)
27158 @itemize *
27160 @item 
27161 @emph{AI-0026 Missing rules for Unchecked_Union (2010-07-07)}
27163 Record representation clauses concerning Unchecked_Union types cannot mention
27164 the discriminant of the type. The type of a component declared in the variant
27165 part of an Unchecked_Union cannot be controlled, have controlled components,
27166 nor have protected or task parts. If an Unchecked_Union type is declared
27167 within the body of a generic unit or its descendants, then the type of a
27168 component declared in the variant part cannot be a formal private type or a
27169 formal private extension declared within the same generic unit.
27171 RM References:  7.06 (9.4/2)   B.03.03 (9/2)   B.03.03 (10/2)
27172 @end itemize
27174 @geindex AI-0205 (Ada 2012 feature)
27177 @itemize *
27179 @item 
27180 @emph{AI-0205 Extended return declares visible name (0000-00-00)}
27182 This AI corrects a simple omission in the RM. Return objects have always
27183 been visible within an extended return statement.
27185 RM References:  8.03 (17)
27186 @end itemize
27188 @geindex AI-0042 (Ada 2012 feature)
27191 @itemize *
27193 @item 
27194 @emph{AI-0042 Overriding versus implemented-by (0000-00-00)}
27196 This AI fixes a wording gap in the RM. An operation of a synchronized
27197 interface can be implemented by a protected or task entry, but the abstract
27198 operation is not being overridden in the usual sense, and it must be stated
27199 separately that this implementation is legal. This has always been the case
27200 in GNAT.
27202 RM References:  9.01 (9.2/2)   9.04 (11.1/2)
27203 @end itemize
27205 @geindex AI-0030 (Ada 2012 feature)
27208 @itemize *
27210 @item 
27211 @emph{AI-0030 Requeue on synchronized interfaces (2010-07-19)}
27213 Requeue is permitted to a protected, synchronized or task interface primitive
27214 providing it is known that the overriding operation is an entry. Otherwise
27215 the requeue statement has the same effect as a procedure call. Use of pragma
27216 @cite{Implemented} provides a way to impose a static requirement on the
27217 overriding operation by adhering to one of the implementation kinds: entry,
27218 protected procedure or any of the above.
27220 RM References:  9.05 (9)   9.05.04 (2)   9.05.04 (3)   9.05.04 (5)
27221 9.05.04 (6)   9.05.04 (7)   9.05.04 (12)
27222 @end itemize
27224 @geindex AI-0201 (Ada 2012 feature)
27227 @itemize *
27229 @item 
27230 @emph{AI-0201 Independence of atomic object components (2010-07-22)}
27232 If an Atomic object has a pragma @cite{Pack} or a @cite{Component_Size}
27233 attribute, then individual components may not be addressable by independent
27234 tasks. However, if the representation clause has no effect (is confirming),
27235 then independence is not compromised. Furthermore, in GNAT, specification of
27236 other appropriately addressable component sizes (e.g. 16 for 8-bit
27237 characters) also preserves independence. GNAT now gives very clear warnings
27238 both for the declaration of such a type, and for any assignment to its components.
27240 RM References:  9.10 (1/3)   C.06 (22/2)   C.06 (23/2)
27241 @end itemize
27243 @geindex AI-0009 (Ada 2012 feature)
27246 @itemize *
27248 @item 
27249 @emph{AI-0009 Pragma Independent[_Components] (2010-07-23)}
27251 This AI introduces the new pragmas @cite{Independent} and
27252 @cite{Independent_Components},
27253 which control guaranteeing independence of access to objects and components.
27254 The AI also requires independence not unaffected by confirming rep clauses.
27256 RM References:  9.10 (1)   13.01 (15/1)   13.02 (9)   13.03 (13)   C.06 (2)
27257 C.06 (4)   C.06 (6)   C.06 (9)   C.06 (13)   C.06 (14)
27258 @end itemize
27260 @geindex AI-0072 (Ada 2012 feature)
27263 @itemize *
27265 @item 
27266 @emph{AI-0072 Task signalling using 'Terminated (0000-00-00)}
27268 This AI clarifies that task signalling for reading @cite{'Terminated} only
27269 occurs if the result is True. GNAT semantics has always been consistent with
27270 this notion of task signalling.
27272 RM References:  9.10 (6.1/1)
27273 @end itemize
27275 @geindex AI-0108 (Ada 2012 feature)
27278 @itemize *
27280 @item 
27281 @emph{AI-0108 Limited incomplete view and discriminants (0000-00-00)}
27283 This AI confirms that an incomplete type from a limited view does not have
27284 discriminants. This has always been the case in GNAT.
27286 RM References:  10.01.01 (12.3/2)
27287 @end itemize
27289 @geindex AI-0129 (Ada 2012 feature)
27292 @itemize *
27294 @item 
27295 @emph{AI-0129 Limited views and incomplete types (0000-00-00)}
27297 This AI clarifies the description of limited views: a limited view of a
27298 package includes only one view of a type that has an incomplete declaration
27299 and a full declaration (there is no possible ambiguity in a client package).
27300 This AI also fixes an omission: a nested package in the private part has no
27301 limited view. GNAT always implemented this correctly.
27303 RM References:  10.01.01 (12.2/2)   10.01.01 (12.3/2)
27304 @end itemize
27306 @geindex AI-0077 (Ada 2012 feature)
27309 @itemize *
27311 @item 
27312 @emph{AI-0077 Limited withs and scope of declarations (0000-00-00)}
27314 This AI clarifies that a declaration does not include a context clause,
27315 and confirms that it is illegal to have a context in which both a limited
27316 and a nonlimited view of a package are accessible. Such double visibility
27317 was always rejected by GNAT.
27319 RM References:  10.01.02 (12/2)   10.01.02 (21/2)   10.01.02 (22/2)
27320 @end itemize
27322 @geindex AI-0122 (Ada 2012 feature)
27325 @itemize *
27327 @item 
27328 @emph{AI-0122 Private with and children of generics (0000-00-00)}
27330 This AI clarifies the visibility of private children of generic units within
27331 instantiations of a parent. GNAT has always handled this correctly.
27333 RM References:  10.01.02 (12/2)
27334 @end itemize
27336 @geindex AI-0040 (Ada 2012 feature)
27339 @itemize *
27341 @item 
27342 @emph{AI-0040 Limited with clauses on descendant (0000-00-00)}
27344 This AI confirms that a limited with clause in a child unit cannot name
27345 an ancestor of the unit. This has always been checked in GNAT.
27347 RM References:  10.01.02 (20/2)
27348 @end itemize
27350 @geindex AI-0132 (Ada 2012 feature)
27353 @itemize *
27355 @item 
27356 @emph{AI-0132 Placement of library unit pragmas (0000-00-00)}
27358 This AI fills a gap in the description of library unit pragmas. The pragma
27359 clearly must apply to a library unit, even if it does not carry the name
27360 of the enclosing unit. GNAT has always enforced the required check.
27362 RM References:  10.01.05 (7)
27363 @end itemize
27365 @geindex AI-0034 (Ada 2012 feature)
27368 @itemize *
27370 @item 
27371 @emph{AI-0034 Categorization of limited views (0000-00-00)}
27373 The RM makes certain limited with clauses illegal because of categorization
27374 considerations, when the corresponding normal with would be legal. This is
27375 not intended, and GNAT has always implemented the recommended behavior.
27377 RM References:  10.02.01 (11/1)   10.02.01 (17/2)
27378 @end itemize
27380 @geindex AI-0035 (Ada 2012 feature)
27383 @itemize *
27385 @item 
27386 @emph{AI-0035 Inconsistencies with Pure units (0000-00-00)}
27388 This AI remedies some inconsistencies in the legality rules for Pure units.
27389 Derived access types are legal in a pure unit (on the assumption that the
27390 rule for a zero storage pool size has been enforced on the ancestor type).
27391 The rules are enforced in generic instances and in subunits. GNAT has always
27392 implemented the recommended behavior.
27394 RM References:  10.02.01 (15.1/2)   10.02.01 (15.4/2)   10.02.01 (15.5/2)   10.02.01 (17/2)
27395 @end itemize
27397 @geindex AI-0219 (Ada 2012 feature)
27400 @itemize *
27402 @item 
27403 @emph{AI-0219 Pure permissions and limited parameters (2010-05-25)}
27405 This AI refines the rules for the cases with limited parameters which do not
27406 allow the implementations to omit 'redundant'. GNAT now properly conforms
27407 to the requirements of this binding interpretation.
27409 RM References:  10.02.01 (18/2)
27410 @end itemize
27412 @geindex AI-0043 (Ada 2012 feature)
27415 @itemize *
27417 @item 
27418 @emph{AI-0043 Rules about raising exceptions (0000-00-00)}
27420 This AI covers various omissions in the RM regarding the raising of
27421 exceptions. GNAT has always implemented the intended semantics.
27423 RM References:  11.04.01 (10.1/2)   11 (2)
27424 @end itemize
27426 @geindex AI-0200 (Ada 2012 feature)
27429 @itemize *
27431 @item 
27432 @emph{AI-0200 Mismatches in formal package declarations (0000-00-00)}
27434 This AI plugs a gap in the RM which appeared to allow some obviously intended
27435 illegal instantiations. GNAT has never allowed these instantiations.
27437 RM References:  12.07 (16)
27438 @end itemize
27440 @geindex AI-0112 (Ada 2012 feature)
27443 @itemize *
27445 @item 
27446 @emph{AI-0112 Detection of duplicate pragmas (2010-07-24)}
27448 This AI concerns giving names to various representation aspects, but the
27449 practical effect is simply to make the use of duplicate
27450 @cite{Atomic[_Components]},
27451 @cite{Volatile[_Components]}, and
27452 @cite{Independent[_Components]} pragmas illegal, and GNAT
27453 now performs this required check.
27455 RM References:  13.01 (8)
27456 @end itemize
27458 @geindex AI-0106 (Ada 2012 feature)
27461 @itemize *
27463 @item 
27464 @emph{AI-0106 No representation pragmas on generic formals (0000-00-00)}
27466 The RM appeared to allow representation pragmas on generic formal parameters,
27467 but this was not intended, and GNAT has never permitted this usage.
27469 RM References:  13.01 (9.1/1)
27470 @end itemize
27472 @geindex AI-0012 (Ada 2012 feature)
27475 @itemize *
27477 @item 
27478 @emph{AI-0012 Pack/Component_Size for aliased/atomic (2010-07-15)}
27480 It is now illegal to give an inappropriate component size or a pragma
27481 @cite{Pack} that attempts to change the component size in the case of atomic
27482 or aliased components. Previously GNAT ignored such an attempt with a
27483 warning.
27485 RM References:  13.02 (6.1/2)   13.02 (7)   C.06 (10)   C.06 (11)   C.06 (21)
27486 @end itemize
27488 @geindex AI-0039 (Ada 2012 feature)
27491 @itemize *
27493 @item 
27494 @emph{AI-0039 Stream attributes cannot be dynamic (0000-00-00)}
27496 The RM permitted the use of dynamic expressions (such as @code{ptr.all})`
27497 for stream attributes, but these were never useful and are now illegal. GNAT
27498 has always regarded such expressions as illegal.
27500 RM References:  13.03 (4)   13.03 (6)   13.13.02 (38/2)
27501 @end itemize
27503 @geindex AI-0095 (Ada 2012 feature)
27506 @itemize *
27508 @item 
27509 @emph{AI-0095 Address of intrinsic subprograms (0000-00-00)}
27511 The prefix of @cite{'Address} cannot statically denote a subprogram with
27512 convention @cite{Intrinsic}. The use of the @cite{Address} attribute raises
27513 @cite{Program_Error} if the prefix denotes a subprogram with convention
27514 @cite{Intrinsic}.
27516 RM References:  13.03 (11/1)
27517 @end itemize
27519 @geindex AI-0116 (Ada 2012 feature)
27522 @itemize *
27524 @item 
27525 @emph{AI-0116 Alignment of class-wide objects (0000-00-00)}
27527 This AI requires that the alignment of a class-wide object be no greater
27528 than the alignment of any type in the class. GNAT has always followed this
27529 recommendation.
27531 RM References:  13.03 (29)   13.11 (16)
27532 @end itemize
27534 @geindex AI-0146 (Ada 2012 feature)
27537 @itemize *
27539 @item 
27540 @emph{AI-0146 Type invariants (2009-09-21)}
27542 Type invariants may be specified for private types using the aspect notation.
27543 Aspect @cite{Type_Invariant} may be specified for any private type,
27544 @cite{Type_Invariant'Class} can
27545 only be specified for tagged types, and is inherited by any descendent of the
27546 tagged types. The invariant is a boolean expression that is tested for being
27547 true in the following situations: conversions to the private type, object
27548 declarations for the private type that are default initialized, and
27549 [@strong{in}] @strong{out}
27550 parameters and returned result on return from any primitive operation for
27551 the type that is visible to a client.
27552 GNAT defines the synonyms @cite{Invariant} for @cite{Type_Invariant} and
27553 @cite{Invariant'Class} for @cite{Type_Invariant'Class}.
27555 RM References:  13.03.03 (00)
27556 @end itemize
27558 @geindex AI-0078 (Ada 2012 feature)
27561 @itemize *
27563 @item 
27564 @emph{AI-0078 Relax Unchecked_Conversion alignment rules (0000-00-00)}
27566 In Ada 2012, compilers are required to support unchecked conversion where the
27567 target alignment is a multiple of the source alignment. GNAT always supported
27568 this case (and indeed all cases of differing alignments, doing copies where
27569 required if the alignment was reduced).
27571 RM References:  13.09 (7)
27572 @end itemize
27574 @geindex AI-0195 (Ada 2012 feature)
27577 @itemize *
27579 @item 
27580 @emph{AI-0195 Invalid value handling is implementation defined (2010-07-03)}
27582 The handling of invalid values is now designated to be implementation
27583 defined. This is a documentation change only, requiring Annex M in the GNAT
27584 Reference Manual to document this handling.
27585 In GNAT, checks for invalid values are made
27586 only when necessary to avoid erroneous behavior. Operations like assignments
27587 which cannot cause erroneous behavior ignore the possibility of invalid
27588 values and do not do a check. The date given above applies only to the
27589 documentation change, this behavior has always been implemented by GNAT.
27591 RM References:  13.09.01 (10)
27592 @end itemize
27594 @geindex AI-0193 (Ada 2012 feature)
27597 @itemize *
27599 @item 
27600 @emph{AI-0193 Alignment of allocators (2010-09-16)}
27602 This AI introduces a new attribute @cite{Max_Alignment_For_Allocation},
27603 analogous to @cite{Max_Size_In_Storage_Elements}, but for alignment instead
27604 of size.
27606 RM References:  13.11 (16)   13.11 (21)   13.11.01 (0)   13.11.01 (1)
27607 13.11.01 (2)   13.11.01 (3)
27608 @end itemize
27610 @geindex AI-0177 (Ada 2012 feature)
27613 @itemize *
27615 @item 
27616 @emph{AI-0177 Parameterized expressions (2010-07-10)}
27618 The new Ada 2012 notion of parameterized expressions is implemented. The form
27621 @example
27622 function-specification is (expression)
27623 @end example
27625 This is exactly equivalent to the
27626 corresponding function body that returns the expression, but it can appear
27627 in a package spec. Note that the expression must be parenthesized.
27629 RM References:  13.11.01 (3/2)
27630 @end itemize
27632 @geindex AI-0033 (Ada 2012 feature)
27635 @itemize *
27637 @item 
27638 @emph{AI-0033 Attach/Interrupt_Handler in generic (2010-07-24)}
27640 Neither of these two pragmas may appear within a generic template, because
27641 the generic might be instantiated at other than the library level.
27643 RM References:  13.11.02 (16)   C.03.01 (7/2)   C.03.01 (8/2)
27644 @end itemize
27646 @geindex AI-0161 (Ada 2012 feature)
27649 @itemize *
27651 @item 
27652 @emph{AI-0161 Restriction No_Default_Stream_Attributes (2010-09-11)}
27654 A new restriction @cite{No_Default_Stream_Attributes} prevents the use of any
27655 of the default stream attributes for elementary types. If this restriction is
27656 in force, then it is necessary to provide explicit subprograms for any
27657 stream attributes used.
27659 RM References:  13.12.01 (4/2)   13.13.02 (40/2)   13.13.02 (52/2)
27660 @end itemize
27662 @geindex AI-0194 (Ada 2012 feature)
27665 @itemize *
27667 @item 
27668 @emph{AI-0194 Value of Stream_Size attribute (0000-00-00)}
27670 The @cite{Stream_Size} attribute returns the default number of bits in the
27671 stream representation of the given type.
27672 This value is not affected by the presence
27673 of stream subprogram attributes for the type. GNAT has always implemented
27674 this interpretation.
27676 RM References:  13.13.02 (1.2/2)
27677 @end itemize
27679 @geindex AI-0109 (Ada 2012 feature)
27682 @itemize *
27684 @item 
27685 @emph{AI-0109 Redundant check in S'Class'Input (0000-00-00)}
27687 This AI is an editorial change only. It removes the need for a tag check
27688 that can never fail.
27690 RM References:  13.13.02 (34/2)
27691 @end itemize
27693 @geindex AI-0007 (Ada 2012 feature)
27696 @itemize *
27698 @item 
27699 @emph{AI-0007 Stream read and private scalar types (0000-00-00)}
27701 The RM as written appeared to limit the possibilities of declaring read
27702 attribute procedures for private scalar types. This limitation was not
27703 intended, and has never been enforced by GNAT.
27705 RM References:  13.13.02 (50/2)   13.13.02 (51/2)
27706 @end itemize
27708 @geindex AI-0065 (Ada 2012 feature)
27711 @itemize *
27713 @item 
27714 @emph{AI-0065 Remote access types and external streaming (0000-00-00)}
27716 This AI clarifies the fact that all remote access types support external
27717 streaming. This fixes an obvious oversight in the definition of the
27718 language, and GNAT always implemented the intended correct rules.
27720 RM References:  13.13.02 (52/2)
27721 @end itemize
27723 @geindex AI-0019 (Ada 2012 feature)
27726 @itemize *
27728 @item 
27729 @emph{AI-0019 Freezing of primitives for tagged types (0000-00-00)}
27731 The RM suggests that primitive subprograms of a specific tagged type are
27732 frozen when the tagged type is frozen. This would be an incompatible change
27733 and is not intended. GNAT has never attempted this kind of freezing and its
27734 behavior is consistent with the recommendation of this AI.
27736 RM References:  13.14 (2)   13.14 (3/1)   13.14 (8.1/1)   13.14 (10)   13.14 (14)   13.14 (15.1/2)
27737 @end itemize
27739 @geindex AI-0017 (Ada 2012 feature)
27742 @itemize *
27744 @item 
27745 @emph{AI-0017 Freezing and incomplete types (0000-00-00)}
27747 So-called 'Taft-amendment types' (i.e., types that are completed in package
27748 bodies) are not frozen by the occurrence of bodies in the
27749 enclosing declarative part. GNAT always implemented this properly.
27751 RM References:  13.14 (3/1)
27752 @end itemize
27754 @geindex AI-0060 (Ada 2012 feature)
27757 @itemize *
27759 @item 
27760 @emph{AI-0060 Extended definition of remote access types (0000-00-00)}
27762 This AI extends the definition of remote access types to include access
27763 to limited, synchronized, protected or task class-wide interface types.
27764 GNAT already implemented this extension.
27766 RM References:  A (4)   E.02.02 (9/1)   E.02.02 (9.2/1)   E.02.02 (14/2)   E.02.02 (18)
27767 @end itemize
27769 @geindex AI-0114 (Ada 2012 feature)
27772 @itemize *
27774 @item 
27775 @emph{AI-0114 Classification of letters (0000-00-00)}
27777 The code points 170 (@cite{FEMININE ORDINAL INDICATOR}),
27778 181 (@cite{MICRO SIGN}), and
27779 186 (@cite{MASCULINE ORDINAL INDICATOR}) are technically considered
27780 lower case letters by Unicode.
27781 However, they are not allowed in identifiers, and they
27782 return @cite{False} to @cite{Ada.Characters.Handling.Is_Letter/Is_Lower}.
27783 This behavior is consistent with that defined in Ada 95.
27785 RM References:  A.03.02 (59)   A.04.06 (7)
27786 @end itemize
27788 @geindex AI-0185 (Ada 2012 feature)
27791 @itemize *
27793 @item 
27794 @emph{AI-0185 Ada.Wide_[Wide_]Characters.Handling (2010-07-06)}
27796 Two new packages @cite{Ada.Wide_[Wide_]Characters.Handling} provide
27797 classification functions for @cite{Wide_Character} and
27798 @cite{Wide_Wide_Character}, as well as providing
27799 case folding routines for @cite{Wide_[Wide_]Character} and
27800 @cite{Wide_[Wide_]String}.
27802 RM References:  A.03.05 (0)   A.03.06 (0)
27803 @end itemize
27805 @geindex AI-0031 (Ada 2012 feature)
27808 @itemize *
27810 @item 
27811 @emph{AI-0031 Add From parameter to Find_Token (2010-07-25)}
27813 A new version of @cite{Find_Token} is added to all relevant string packages,
27814 with an extra parameter @cite{From}. Instead of starting at the first
27815 character of the string, the search for a matching Token starts at the
27816 character indexed by the value of @cite{From}.
27817 These procedures are available in all versions of Ada
27818 but if used in versions earlier than Ada 2012 they will generate a warning
27819 that an Ada 2012 subprogram is being used.
27821 RM References:  A.04.03 (16)   A.04.03 (67)   A.04.03 (68/1)   A.04.04 (51)
27822 A.04.05 (46)
27823 @end itemize
27825 @geindex AI-0056 (Ada 2012 feature)
27828 @itemize *
27830 @item 
27831 @emph{AI-0056 Index on null string returns zero (0000-00-00)}
27833 The wording in the Ada 2005 RM implied an incompatible handling of the
27834 @cite{Index} functions, resulting in raising an exception instead of
27835 returning zero in some situations.
27836 This was not intended and has been corrected.
27837 GNAT always returned zero, and is thus consistent with this AI.
27839 RM References:  A.04.03 (56.2/2)   A.04.03 (58.5/2)
27840 @end itemize
27842 @geindex AI-0137 (Ada 2012 feature)
27845 @itemize *
27847 @item 
27848 @emph{AI-0137 String encoding package (2010-03-25)}
27850 The packages @cite{Ada.Strings.UTF_Encoding}, together with its child
27851 packages, @cite{Conversions}, @cite{Strings}, @cite{Wide_Strings},
27852 and @cite{Wide_Wide_Strings} have been
27853 implemented. These packages (whose documentation can be found in the spec
27854 files @code{a-stuten.ads}, @code{a-suenco.ads}, @code{a-suenst.ads},
27855 @code{a-suewst.ads}, @code{a-suezst.ads}) allow encoding and decoding of
27856 @cite{String}, @cite{Wide_String}, and @cite{Wide_Wide_String}
27857 values using UTF coding schemes (including UTF-8, UTF-16LE, UTF-16BE, and
27858 UTF-16), as well as conversions between the different UTF encodings. With
27859 the exception of @cite{Wide_Wide_Strings}, these packages are available in
27860 Ada 95 and Ada 2005 mode as well as Ada 2012 mode.
27861 The @cite{Wide_Wide_Strings package}
27862 is available in Ada 2005 mode as well as Ada 2012 mode (but not in Ada 95
27863 mode since it uses @cite{Wide_Wide_Character}).
27865 RM References:  A.04.11
27866 @end itemize
27868 @geindex AI-0038 (Ada 2012 feature)
27871 @itemize *
27873 @item 
27874 @emph{AI-0038 Minor errors in Text_IO (0000-00-00)}
27876 These are minor errors in the description on three points. The intent on
27877 all these points has always been clear, and GNAT has always implemented the
27878 correct intended semantics.
27880 RM References:  A.10.05 (37)   A.10.07 (8/1)   A.10.07 (10)   A.10.07 (12)   A.10.08 (10)   A.10.08 (24)
27881 @end itemize
27883 @geindex AI-0044 (Ada 2012 feature)
27886 @itemize *
27888 @item 
27889 @emph{AI-0044 Restrictions on container instantiations (0000-00-00)}
27891 This AI places restrictions on allowed instantiations of generic containers.
27892 These restrictions are not checked by the compiler, so there is nothing to
27893 change in the implementation. This affects only the RM documentation.
27895 RM References:  A.18 (4/2)   A.18.02 (231/2)   A.18.03 (145/2)   A.18.06 (56/2)   A.18.08 (66/2)   A.18.09 (79/2)   A.18.26 (5/2)   A.18.26 (9/2)
27896 @end itemize
27898 @geindex AI-0127 (Ada 2012 feature)
27901 @itemize *
27903 @item 
27904 @emph{AI-0127 Adding Locale Capabilities (2010-09-29)}
27906 This package provides an interface for identifying the current locale.
27908 RM References:  A.19    A.19.01    A.19.02    A.19.03    A.19.05    A.19.06
27909 A.19.07    A.19.08    A.19.09    A.19.10    A.19.11    A.19.12    A.19.13
27910 @end itemize
27912 @geindex AI-0002 (Ada 2012 feature)
27915 @itemize *
27917 @item 
27918 @emph{AI-0002 Export C with unconstrained arrays (0000-00-00)}
27920 The compiler is not required to support exporting an Ada subprogram with
27921 convention C if there are parameters or a return type of an unconstrained
27922 array type (such as @cite{String}). GNAT allows such declarations but
27923 generates warnings. It is possible, but complicated, to write the
27924 corresponding C code and certainly such code would be specific to GNAT and
27925 non-portable.
27927 RM References:  B.01 (17)   B.03 (62)   B.03 (71.1/2)
27928 @end itemize
27930 @geindex AI05-0216 (Ada 2012 feature)
27933 @itemize *
27935 @item 
27936 @emph{AI-0216 No_Task_Hierarchy forbids local tasks (0000-00-00)}
27938 It is clearly the intention that @cite{No_Task_Hierarchy} is intended to
27939 forbid tasks declared locally within subprograms, or functions returning task
27940 objects, and that is the implementation that GNAT has always provided.
27941 However the language in the RM was not sufficiently clear on this point.
27942 Thus this is a documentation change in the RM only.
27944 RM References:  D.07 (3/3)
27945 @end itemize
27947 @geindex AI-0211 (Ada 2012 feature)
27950 @itemize *
27952 @item 
27953 @emph{AI-0211 No_Relative_Delays forbids Set_Handler use (2010-07-09)}
27955 The restriction @cite{No_Relative_Delays} forbids any calls to the subprogram
27956 @cite{Ada.Real_Time.Timing_Events.Set_Handler}.
27958 RM References:  D.07 (5)   D.07 (10/2)   D.07 (10.4/2)   D.07 (10.7/2)
27959 @end itemize
27961 @geindex AI-0190 (Ada 2012 feature)
27964 @itemize *
27966 @item 
27967 @emph{AI-0190 pragma Default_Storage_Pool (2010-09-15)}
27969 This AI introduces a new pragma @cite{Default_Storage_Pool}, which can be
27970 used to control storage pools globally.
27971 In particular, you can force every access
27972 type that is used for allocation (@strong{new}) to have an explicit storage pool,
27973 or you can declare a pool globally to be used for all access types that lack
27974 an explicit one.
27976 RM References:  D.07 (8)
27977 @end itemize
27979 @geindex AI-0189 (Ada 2012 feature)
27982 @itemize *
27984 @item 
27985 @emph{AI-0189 No_Allocators_After_Elaboration (2010-01-23)}
27987 This AI introduces a new restriction @cite{No_Allocators_After_Elaboration},
27988 which says that no dynamic allocation will occur once elaboration is
27989 completed.
27990 In general this requires a run-time check, which is not required, and which
27991 GNAT does not attempt. But the static cases of allocators in a task body or
27992 in the body of the main program are detected and flagged at compile or bind
27993 time.
27995 RM References:  D.07 (19.1/2)   H.04 (23.3/2)
27996 @end itemize
27998 @geindex AI-0171 (Ada 2012 feature)
28001 @itemize *
28003 @item 
28004 @emph{AI-0171 Pragma CPU and Ravenscar Profile (2010-09-24)}
28006 A new package @cite{System.Multiprocessors} is added, together with the
28007 definition of pragma @cite{CPU} for controlling task affinity. A new no
28008 dependence restriction, on @cite{System.Multiprocessors.Dispatching_Domains},
28009 is added to the Ravenscar profile.
28011 RM References:  D.13.01 (4/2)   D.16
28012 @end itemize
28014 @geindex AI-0210 (Ada 2012 feature)
28017 @itemize *
28019 @item 
28020 @emph{AI-0210 Correct Timing_Events metric (0000-00-00)}
28022 This is a documentation only issue regarding wording of metric requirements,
28023 that does not affect the implementation of the compiler.
28025 RM References:  D.15 (24/2)
28026 @end itemize
28028 @geindex AI-0206 (Ada 2012 feature)
28031 @itemize *
28033 @item 
28034 @emph{AI-0206 Remote types packages and preelaborate (2010-07-24)}
28036 Remote types packages are now allowed to depend on preelaborated packages.
28037 This was formerly considered illegal.
28039 RM References:  E.02.02 (6)
28040 @end itemize
28042 @geindex AI-0152 (Ada 2012 feature)
28045 @itemize *
28047 @item 
28048 @emph{AI-0152 Restriction No_Anonymous_Allocators (2010-09-08)}
28050 Restriction @cite{No_Anonymous_Allocators} prevents the use of allocators
28051 where the type of the returned value is an anonymous access type.
28053 RM References:  H.04 (8/1)
28054 @end itemize
28056 @node Obsolescent Features,Compatibility and Porting Guide,Implementation of Ada 2012 Features,Top
28057 @anchor{gnat_rm/obsolescent_features id1}@anchor{41a}@anchor{gnat_rm/obsolescent_features doc}@anchor{41b}@anchor{gnat_rm/obsolescent_features obsolescent-features}@anchor{15}
28058 @chapter Obsolescent Features
28061 This chapter describes features that are provided by GNAT, but are
28062 considered obsolescent since there are preferred ways of achieving
28063 the same effect. These features are provided solely for historical
28064 compatibility purposes.
28066 @menu
28067 * pragma No_Run_Time:: 
28068 * pragma Ravenscar:: 
28069 * pragma Restricted_Run_Time:: 
28070 * pragma Task_Info:: 
28071 * package System.Task_Info (s-tasinf.ads): package System Task_Info s-tasinf ads. 
28073 @end menu
28075 @node pragma No_Run_Time,pragma Ravenscar,,Obsolescent Features
28076 @anchor{gnat_rm/obsolescent_features id2}@anchor{41c}@anchor{gnat_rm/obsolescent_features pragma-no-run-time}@anchor{41d}
28077 @section pragma No_Run_Time
28080 The pragma @cite{No_Run_Time} is used to achieve an affect similar
28081 to the use of the "Zero Foot Print" configurable run time, but without
28082 requiring a specially configured run time. The result of using this
28083 pragma, which must be used for all units in a partition, is to restrict
28084 the use of any language features requiring run-time support code. The
28085 preferred usage is to use an appropriately configured run-time that
28086 includes just those features that are to be made accessible.
28088 @node pragma Ravenscar,pragma Restricted_Run_Time,pragma No_Run_Time,Obsolescent Features
28089 @anchor{gnat_rm/obsolescent_features id3}@anchor{41e}@anchor{gnat_rm/obsolescent_features pragma-ravenscar}@anchor{41f}
28090 @section pragma Ravenscar
28093 The pragma @cite{Ravenscar} has exactly the same effect as pragma
28094 @cite{Profile (Ravenscar)}. The latter usage is preferred since it
28095 is part of the new Ada 2005 standard.
28097 @node pragma Restricted_Run_Time,pragma Task_Info,pragma Ravenscar,Obsolescent Features
28098 @anchor{gnat_rm/obsolescent_features pragma-restricted-run-time}@anchor{420}@anchor{gnat_rm/obsolescent_features id4}@anchor{421}
28099 @section pragma Restricted_Run_Time
28102 The pragma @cite{Restricted_Run_Time} has exactly the same effect as
28103 pragma @cite{Profile (Restricted)}. The latter usage is
28104 preferred since the Ada 2005 pragma @cite{Profile} is intended for
28105 this kind of implementation dependent addition.
28107 @node pragma Task_Info,package System Task_Info s-tasinf ads,pragma Restricted_Run_Time,Obsolescent Features
28108 @anchor{gnat_rm/obsolescent_features pragma-task-info}@anchor{422}@anchor{gnat_rm/obsolescent_features id5}@anchor{423}
28109 @section pragma Task_Info
28112 The functionality provided by pragma @cite{Task_Info} is now part of the
28113 Ada language. The @cite{CPU} aspect and the package
28114 @cite{System.Multiprocessors} offer a less system-dependent way to specify
28115 task affinity or to query the number of processsors.
28117 Syntax
28119 @example
28120 pragma Task_Info (EXPRESSION);
28121 @end example
28123 This pragma appears within a task definition (like pragma
28124 @cite{Priority}) and applies to the task in which it appears.  The
28125 argument must be of type @cite{System.Task_Info.Task_Info_Type}.
28126 The @cite{Task_Info} pragma provides system dependent control over
28127 aspects of tasking implementation, for example, the ability to map
28128 tasks to specific processors.  For details on the facilities available
28129 for the version of GNAT that you are using, see the documentation
28130 in the spec of package System.Task_Info in the runtime
28131 library.
28133 @node package System Task_Info s-tasinf ads,,pragma Task_Info,Obsolescent Features
28134 @anchor{gnat_rm/obsolescent_features package-system-task-info}@anchor{424}@anchor{gnat_rm/obsolescent_features package-system-task-info-s-tasinf-ads}@anchor{425}
28135 @section package System.Task_Info (@code{s-tasinf.ads})
28138 This package provides target dependent functionality that is used
28139 to support the @cite{Task_Info} pragma. The predefined Ada package
28140 @cite{System.Multiprocessors} and the @cite{CPU} aspect now provide a
28141 standard replacement for GNAT's @cite{Task_Info} functionality.
28143 @node Compatibility and Porting Guide,GNU Free Documentation License,Obsolescent Features,Top
28144 @anchor{gnat_rm/compatibility_and_porting_guide compatibility-and-porting-guide}@anchor{16}@anchor{gnat_rm/compatibility_and_porting_guide doc}@anchor{426}@anchor{gnat_rm/compatibility_and_porting_guide id1}@anchor{427}
28145 @chapter Compatibility and Porting Guide
28148 This chapter presents some guidelines for developing portable Ada code,
28149 describes the compatibility issues that may arise between
28150 GNAT and other Ada compilation systems (including those for Ada 83),
28151 and shows how GNAT can expedite porting
28152 applications developed in other Ada environments.
28154 @menu
28155 * Writing Portable Fixed-Point Declarations:: 
28156 * Compatibility with Ada 83:: 
28157 * Compatibility between Ada 95 and Ada 2005:: 
28158 * Implementation-dependent characteristics:: 
28159 * Compatibility with Other Ada Systems:: 
28160 * Representation Clauses:: 
28161 * Compatibility with HP Ada 83:: 
28163 @end menu
28165 @node Writing Portable Fixed-Point Declarations,Compatibility with Ada 83,,Compatibility and Porting Guide
28166 @anchor{gnat_rm/compatibility_and_porting_guide id2}@anchor{428}@anchor{gnat_rm/compatibility_and_porting_guide writing-portable-fixed-point-declarations}@anchor{429}
28167 @section Writing Portable Fixed-Point Declarations
28170 The Ada Reference Manual gives an implementation freedom to choose bounds
28171 that are narrower by @cite{Small} from the given bounds.
28172 For example, if we write
28174 @example
28175 type F1 is delta 1.0 range -128.0 .. +128.0;
28176 @end example
28178 then the implementation is allowed to choose -128.0 .. +127.0 if it
28179 likes, but is not required to do so.
28181 This leads to possible portability problems, so let's have a closer
28182 look at this, and figure out how to avoid these problems.
28184 First, why does this freedom exist, and why would an implementation
28185 take advantage of it? To answer this, take a closer look at the type
28186 declaration for @cite{F1} above. If the compiler uses the given bounds,
28187 it would need 9 bits to hold the largest positive value (and typically
28188 that means 16 bits on all machines). But if the implementation chooses
28189 the +127.0 bound then it can fit values of the type in 8 bits.
28191 Why not make the user write +127.0 if that's what is wanted?
28192 The rationale is that if you are thinking of fixed point
28193 as a kind of 'poor man's floating-point', then you don't want
28194 to be thinking about the scaled integers that are used in its
28195 representation. Let's take another example:
28197 @example
28198 type F2 is delta 2.0**(-15) range -1.0 .. +1.0;
28199 @end example
28201 Looking at this declaration, it seems casually as though
28202 it should fit in 16 bits, but again that extra positive value
28203 +1.0 has the scaled integer equivalent of 2**15 which is one too
28204 big for signed 16 bits. The implementation can treat this as:
28206 @example
28207 type F2 is delta 2.0**(-15) range -1.0 .. +1.0-(2.0**(-15));
28208 @end example
28210 and the Ada language design team felt that this was too annoying
28211 to require. We don't need to debate this decision at this point,
28212 since it is well established (the rule about narrowing the ranges
28213 dates to Ada 83).
28215 But the important point is that an implementation is not required
28216 to do this narrowing, so we have a potential portability problem.
28217 We could imagine three types of implementation:
28220 @enumerate a
28222 @item 
28223 those that narrow the range automatically if they can figure
28224 out that the narrower range will allow storage in a smaller machine unit,
28226 @item 
28227 those that will narrow only if forced to by a @cite{'Size} clause, and
28229 @item 
28230 those that will never narrow.
28231 @end enumerate
28233 Now if we are language theoreticians, we can imagine a fourth
28234 approach: to narrow all the time, e.g. to treat
28236 @example
28237 type F3 is delta 1.0 range -10.0 .. +23.0;
28238 @end example
28240 as though it had been written:
28242 @example
28243 type F3 is delta 1.0 range -9.0 .. +22.0;
28244 @end example
28246 But although technically allowed, such a behavior would be hostile and silly,
28247 and no real compiler would do this. All real compilers will fall into one of
28248 the categories (a), (b) or (c) above.
28250 So, how do you get the compiler to do what you want? The answer is give the
28251 actual bounds you want, and then use a @cite{'Small} clause and a
28252 @cite{'Size} clause to absolutely pin down what the compiler does.
28253 E.g., for @cite{F2} above, we will write:
28255 @example
28256 My_Small : constant := 2.0**(-15);
28257 My_First : constant := -1.0;
28258 My_Last  : constant := +1.0 - My_Small;
28260 type F2 is delta My_Small range My_First .. My_Last;
28261 @end example
28263 and then add
28265 @example
28266 for F2'Small use my_Small;
28267 for F2'Size  use 16;
28268 @end example
28270 In practice all compilers will do the same thing here and will give you
28271 what you want, so the above declarations are fully portable. If you really
28272 want to play language lawyer and guard against ludicrous behavior by the
28273 compiler you could add
28275 @example
28276 Test1 : constant := 1 / Boolean'Pos (F2'First = My_First);
28277 Test2 : constant := 1 / Boolean'Pos (F2'Last  = My_Last);
28278 @end example
28280 One or other or both are allowed to be illegal if the compiler is
28281 behaving in a silly manner, but at least the silly compiler will not
28282 get away with silently messing with your (very clear) intentions.
28284 If you follow this scheme you will be guaranteed that your fixed-point
28285 types will be portable.
28287 @node Compatibility with Ada 83,Compatibility between Ada 95 and Ada 2005,Writing Portable Fixed-Point Declarations,Compatibility and Porting Guide
28288 @anchor{gnat_rm/compatibility_and_porting_guide compatibility-with-ada-83}@anchor{42a}@anchor{gnat_rm/compatibility_and_porting_guide id3}@anchor{42b}
28289 @section Compatibility with Ada 83
28292 @geindex Compatibility (between Ada 83 and Ada 95 / Ada 2005 / Ada 2012)
28294 Ada 95 and the subsequent revisions Ada 2005 and Ada 2012
28295 are highly upwards compatible with Ada 83.  In
28296 particular, the design intention was that the difficulties associated
28297 with moving from Ada 83 to later versions of the standard should be no greater
28298 than those that occur when moving from one Ada 83 system to another.
28300 However, there are a number of points at which there are minor
28301 incompatibilities.  The @cite{Ada 95 Annotated Reference Manual} contains
28302 full details of these issues as they relate to Ada 95,
28303 and should be consulted for a complete treatment.
28304 In practice the
28305 following subsections treat the most likely issues to be encountered.
28307 @menu
28308 * Legal Ada 83 programs that are illegal in Ada 95:: 
28309 * More deterministic semantics:: 
28310 * Changed semantics:: 
28311 * Other language compatibility issues:: 
28313 @end menu
28315 @node Legal Ada 83 programs that are illegal in Ada 95,More deterministic semantics,,Compatibility with Ada 83
28316 @anchor{gnat_rm/compatibility_and_porting_guide id4}@anchor{42c}@anchor{gnat_rm/compatibility_and_porting_guide legal-ada-83-programs-that-are-illegal-in-ada-95}@anchor{42d}
28317 @subsection Legal Ada 83 programs that are illegal in Ada 95
28320 Some legal Ada 83 programs are illegal (i.e., they will fail to compile) in
28321 Ada 95 and later versions of the standard:
28324 @itemize *
28326 @item 
28327 @emph{Character literals}
28329 Some uses of character literals are ambiguous.  Since Ada 95 has introduced
28330 @cite{Wide_Character} as a new predefined character type, some uses of
28331 character literals that were legal in Ada 83 are illegal in Ada 95.
28332 For example:
28334 @example
28335 for Char in 'A' .. 'Z' loop ... end loop;
28336 @end example
28338 The problem is that 'A' and 'Z' could be from either
28339 @cite{Character} or @cite{Wide_Character}.  The simplest correction
28340 is to make the type explicit; e.g.:
28342 @example
28343 for Char in Character range 'A' .. 'Z' loop ... end loop;
28344 @end example
28346 @item 
28347 @emph{New reserved words}
28349 The identifiers @cite{abstract}, @cite{aliased}, @cite{protected},
28350 @cite{requeue}, @cite{tagged}, and @cite{until} are reserved in Ada 95.
28351 Existing Ada 83 code using any of these identifiers must be edited to
28352 use some alternative name.
28354 @item 
28355 @emph{Freezing rules}
28357 The rules in Ada 95 are slightly different with regard to the point at
28358 which entities are frozen, and representation pragmas and clauses are
28359 not permitted past the freeze point.  This shows up most typically in
28360 the form of an error message complaining that a representation item
28361 appears too late, and the appropriate corrective action is to move
28362 the item nearer to the declaration of the entity to which it refers.
28364 A particular case is that representation pragmas
28365 cannot be applied to a subprogram body.  If necessary, a separate subprogram
28366 declaration must be introduced to which the pragma can be applied.
28368 @item 
28369 @emph{Optional bodies for library packages}
28371 In Ada 83, a package that did not require a package body was nevertheless
28372 allowed to have one.  This lead to certain surprises in compiling large
28373 systems (situations in which the body could be unexpectedly ignored by the
28374 binder).  In Ada 95, if a package does not require a body then it is not
28375 permitted to have a body.  To fix this problem, simply remove a redundant
28376 body if it is empty, or, if it is non-empty, introduce a dummy declaration
28377 into the spec that makes the body required.  One approach is to add a private
28378 part to the package declaration (if necessary), and define a parameterless
28379 procedure called @cite{Requires_Body}, which must then be given a dummy
28380 procedure body in the package body, which then becomes required.
28381 Another approach (assuming that this does not introduce elaboration
28382 circularities) is to add an @cite{Elaborate_Body} pragma to the package spec,
28383 since one effect of this pragma is to require the presence of a package body.
28385 @item 
28386 @emph{Numeric_Error is the same exception as Constraint_Error}
28388 In Ada 95, the exception @cite{Numeric_Error} is a renaming of @cite{Constraint_Error}.
28389 This means that it is illegal to have separate exception handlers for
28390 the two exceptions.  The fix is simply to remove the handler for the
28391 @cite{Numeric_Error} case (since even in Ada 83, a compiler was free to raise
28392 @cite{Constraint_Error} in place of @cite{Numeric_Error} in all cases).
28394 @item 
28395 @emph{Indefinite subtypes in generics}
28397 In Ada 83, it was permissible to pass an indefinite type (e.g, @cite{String})
28398 as the actual for a generic formal private type, but then the instantiation
28399 would be illegal if there were any instances of declarations of variables
28400 of this type in the generic body.  In Ada 95, to avoid this clear violation
28401 of the methodological principle known as the 'contract model',
28402 the generic declaration explicitly indicates whether
28403 or not such instantiations are permitted.  If a generic formal parameter
28404 has explicit unknown discriminants, indicated by using @cite{(<>)} after the
28405 subtype name, then it can be instantiated with indefinite types, but no
28406 stand-alone variables can be declared of this type.  Any attempt to declare
28407 such a variable will result in an illegality at the time the generic is
28408 declared.  If the @cite{(<>)} notation is not used, then it is illegal
28409 to instantiate the generic with an indefinite type.
28410 This is the potential incompatibility issue when porting Ada 83 code to Ada 95.
28411 It will show up as a compile time error, and
28412 the fix is usually simply to add the @cite{(<>)} to the generic declaration.
28413 @end itemize
28415 @node More deterministic semantics,Changed semantics,Legal Ada 83 programs that are illegal in Ada 95,Compatibility with Ada 83
28416 @anchor{gnat_rm/compatibility_and_porting_guide more-deterministic-semantics}@anchor{42e}@anchor{gnat_rm/compatibility_and_porting_guide id5}@anchor{42f}
28417 @subsection More deterministic semantics
28421 @itemize *
28423 @item 
28424 @emph{Conversions}
28426 Conversions from real types to integer types round away from 0.  In Ada 83
28427 the conversion Integer(2.5) could deliver either 2 or 3 as its value.  This
28428 implementation freedom was intended to support unbiased rounding in
28429 statistical applications, but in practice it interfered with portability.
28430 In Ada 95 the conversion semantics are unambiguous, and rounding away from 0
28431 is required.  Numeric code may be affected by this change in semantics.
28432 Note, though, that this issue is no worse than already existed in Ada 83
28433 when porting code from one vendor to another.
28435 @item 
28436 @emph{Tasking}
28438 The Real-Time Annex introduces a set of policies that define the behavior of
28439 features that were implementation dependent in Ada 83, such as the order in
28440 which open select branches are executed.
28441 @end itemize
28443 @node Changed semantics,Other language compatibility issues,More deterministic semantics,Compatibility with Ada 83
28444 @anchor{gnat_rm/compatibility_and_porting_guide id6}@anchor{430}@anchor{gnat_rm/compatibility_and_porting_guide changed-semantics}@anchor{431}
28445 @subsection Changed semantics
28448 The worst kind of incompatibility is one where a program that is legal in
28449 Ada 83 is also legal in Ada 95 but can have an effect in Ada 95 that was not
28450 possible in Ada 83.  Fortunately this is extremely rare, but the one
28451 situation that you should be alert to is the change in the predefined type
28452 @cite{Character} from 7-bit ASCII to 8-bit Latin-1.
28454 @quotation
28456 @geindex Latin-1
28457 @end quotation
28460 @itemize *
28462 @item 
28463 @emph{Range of type `Character`}
28465 The range of @cite{Standard.Character} is now the full 256 characters
28466 of Latin-1, whereas in most Ada 83 implementations it was restricted
28467 to 128 characters. Although some of the effects of
28468 this change will be manifest in compile-time rejection of legal
28469 Ada 83 programs it is possible for a working Ada 83 program to have
28470 a different effect in Ada 95, one that was not permitted in Ada 83.
28471 As an example, the expression
28472 @cite{Character'Pos(Character'Last)} returned @cite{127} in Ada 83 and now
28473 delivers @cite{255} as its value.
28474 In general, you should look at the logic of any
28475 character-processing Ada 83 program and see whether it needs to be adapted
28476 to work correctly with Latin-1.  Note that the predefined Ada 95 API has a
28477 character handling package that may be relevant if code needs to be adapted
28478 to account for the additional Latin-1 elements.
28479 The desirable fix is to
28480 modify the program to accommodate the full character set, but in some cases
28481 it may be convenient to define a subtype or derived type of Character that
28482 covers only the restricted range.
28483 @end itemize
28485 @node Other language compatibility issues,,Changed semantics,Compatibility with Ada 83
28486 @anchor{gnat_rm/compatibility_and_porting_guide other-language-compatibility-issues}@anchor{432}@anchor{gnat_rm/compatibility_and_porting_guide id7}@anchor{433}
28487 @subsection Other language compatibility issues
28491 @itemize *
28493 @item 
28494 @emph{-gnat83} switch
28496 All implementations of GNAT provide a switch that causes GNAT to operate
28497 in Ada 83 mode.  In this mode, some but not all compatibility problems
28498 of the type described above are handled automatically.  For example, the
28499 new reserved words introduced in Ada 95 and Ada 2005 are treated simply
28500 as identifiers as in Ada 83.  However,
28501 in practice, it is usually advisable to make the necessary modifications
28502 to the program to remove the need for using this switch.
28503 See the @cite{Compiling Different Versions of Ada} section in
28504 the @cite{GNAT User's Guide}.
28506 @item 
28507 Support for removed Ada 83 pragmas and attributes
28509 A number of pragmas and attributes from Ada 83 were removed from Ada 95,
28510 generally because they were replaced by other mechanisms.  Ada 95 and Ada 2005
28511 compilers are allowed, but not required, to implement these missing
28512 elements.  In contrast with some other compilers, GNAT implements all
28513 such pragmas and attributes, eliminating this compatibility concern.  These
28514 include @cite{pragma Interface} and the floating point type attributes
28515 (@cite{Emax}, @cite{Mantissa}, etc.), among other items.
28516 @end itemize
28518 @node Compatibility between Ada 95 and Ada 2005,Implementation-dependent characteristics,Compatibility with Ada 83,Compatibility and Porting Guide
28519 @anchor{gnat_rm/compatibility_and_porting_guide compatibility-between-ada-95-and-ada-2005}@anchor{434}@anchor{gnat_rm/compatibility_and_porting_guide id8}@anchor{435}
28520 @section Compatibility between Ada 95 and Ada 2005
28523 @geindex Compatibility between Ada 95 and Ada 2005
28525 Although Ada 2005 was designed to be upwards compatible with Ada 95, there are
28526 a number of incompatibilities. Several are enumerated below;
28527 for a complete description please see the
28528 @cite{Annotated Ada 2005 Reference Manual}, or section 9.1.1 in
28529 @cite{Rationale for Ada 2005}.
28532 @itemize *
28534 @item 
28535 @emph{New reserved words.}
28537 The words @cite{interface}, @cite{overriding} and @cite{synchronized} are
28538 reserved in Ada 2005.
28539 A pre-Ada 2005 program that uses any of these as an identifier will be
28540 illegal.
28542 @item 
28543 @emph{New declarations in predefined packages.}
28545 A number of packages in the predefined environment contain new declarations:
28546 @cite{Ada.Exceptions}, @cite{Ada.Real_Time}, @cite{Ada.Strings},
28547 @cite{Ada.Strings.Fixed}, @cite{Ada.Strings.Bounded},
28548 @cite{Ada.Strings.Unbounded}, @cite{Ada.Strings.Wide_Fixed},
28549 @cite{Ada.Strings.Wide_Bounded}, @cite{Ada.Strings.Wide_Unbounded},
28550 @cite{Ada.Tags}, @cite{Ada.Text_IO}, and @cite{Interfaces.C}.
28551 If an Ada 95 program does a @cite{with} and @cite{use} of any of these
28552 packages, the new declarations may cause name clashes.
28554 @item 
28555 @emph{Access parameters.}
28557 A nondispatching subprogram with an access parameter cannot be renamed
28558 as a dispatching operation.  This was permitted in Ada 95.
28560 @item 
28561 @emph{Access types, discriminants, and constraints.}
28563 Rule changes in this area have led to some incompatibilities; for example,
28564 constrained subtypes of some access types are not permitted in Ada 2005.
28566 @item 
28567 @emph{Aggregates for limited types.}
28569 The allowance of aggregates for limited types in Ada 2005 raises the
28570 possibility of ambiguities in legal Ada 95 programs, since additional types
28571 now need to be considered in expression resolution.
28573 @item 
28574 @emph{Fixed-point multiplication and division.}
28576 Certain expressions involving '*' or '/' for a fixed-point type, which
28577 were legal in Ada 95 and invoked the predefined versions of these operations,
28578 are now ambiguous.
28579 The ambiguity may be resolved either by applying a type conversion to the
28580 expression, or by explicitly invoking the operation from package
28581 @cite{Standard}.
28583 @item 
28584 @emph{Return-by-reference types.}
28586 The Ada 95 return-by-reference mechanism has been removed.  Instead, the user
28587 can declare a function returning a value from an anonymous access type.
28588 @end itemize
28590 @node Implementation-dependent characteristics,Compatibility with Other Ada Systems,Compatibility between Ada 95 and Ada 2005,Compatibility and Porting Guide
28591 @anchor{gnat_rm/compatibility_and_porting_guide implementation-dependent-characteristics}@anchor{436}@anchor{gnat_rm/compatibility_and_porting_guide id9}@anchor{437}
28592 @section Implementation-dependent characteristics
28595 Although the Ada language defines the semantics of each construct as
28596 precisely as practical, in some situations (for example for reasons of
28597 efficiency, or where the effect is heavily dependent on the host or target
28598 platform) the implementation is allowed some freedom.  In porting Ada 83
28599 code to GNAT, you need to be aware of whether / how the existing code
28600 exercised such implementation dependencies.  Such characteristics fall into
28601 several categories, and GNAT offers specific support in assisting the
28602 transition from certain Ada 83 compilers.
28604 @menu
28605 * Implementation-defined pragmas:: 
28606 * Implementation-defined attributes:: 
28607 * Libraries:: 
28608 * Elaboration order:: 
28609 * Target-specific aspects:: 
28611 @end menu
28613 @node Implementation-defined pragmas,Implementation-defined attributes,,Implementation-dependent characteristics
28614 @anchor{gnat_rm/compatibility_and_porting_guide implementation-defined-pragmas}@anchor{438}@anchor{gnat_rm/compatibility_and_porting_guide id10}@anchor{439}
28615 @subsection Implementation-defined pragmas
28618 Ada compilers are allowed to supplement the language-defined pragmas, and
28619 these are a potential source of non-portability.  All GNAT-defined pragmas
28620 are described in the @cite{Implementation Defined Pragmas} chapter of the
28621 @cite{GNAT Reference Manual}, and these include several that are specifically
28622 intended to correspond to other vendors' Ada 83 pragmas.
28623 For migrating from VADS, the pragma @cite{Use_VADS_Size} may be useful.
28624 For compatibility with HP Ada 83, GNAT supplies the pragmas
28625 @cite{Extend_System}, @cite{Ident}, @cite{Inline_Generic},
28626 @cite{Interface_Name}, @cite{Passive}, @cite{Suppress_All},
28627 and @cite{Volatile}.
28628 Other relevant pragmas include @cite{External} and @cite{Link_With}.
28629 Some vendor-specific
28630 Ada 83 pragmas (@cite{Share_Generic}, @cite{Subtitle}, and @cite{Title}) are
28631 recognized, thus
28632 avoiding compiler rejection of units that contain such pragmas; they are not
28633 relevant in a GNAT context and hence are not otherwise implemented.
28635 @node Implementation-defined attributes,Libraries,Implementation-defined pragmas,Implementation-dependent characteristics
28636 @anchor{gnat_rm/compatibility_and_porting_guide id11}@anchor{43a}@anchor{gnat_rm/compatibility_and_porting_guide implementation-defined-attributes}@anchor{43b}
28637 @subsection Implementation-defined attributes
28640 Analogous to pragmas, the set of attributes may be extended by an
28641 implementation.  All GNAT-defined attributes are described in
28642 @cite{Implementation Defined Attributes} section of the
28643 @cite{GNAT Reference Manual}, and these include several that are specifically intended
28644 to correspond to other vendors' Ada 83 attributes.  For migrating from VADS,
28645 the attribute @cite{VADS_Size} may be useful.  For compatibility with HP
28646 Ada 83, GNAT supplies the attributes @cite{Bit}, @cite{Machine_Size} and
28647 @cite{Type_Class}.
28649 @node Libraries,Elaboration order,Implementation-defined attributes,Implementation-dependent characteristics
28650 @anchor{gnat_rm/compatibility_and_porting_guide libraries}@anchor{43c}@anchor{gnat_rm/compatibility_and_porting_guide id12}@anchor{43d}
28651 @subsection Libraries
28654 Vendors may supply libraries to supplement the standard Ada API.  If Ada 83
28655 code uses vendor-specific libraries then there are several ways to manage
28656 this in Ada 95 and later versions of the standard:
28659 @itemize *
28661 @item 
28662 If the source code for the libraries (specs and bodies) are
28663 available, then the libraries can be migrated in the same way as the
28664 application.
28666 @item 
28667 If the source code for the specs but not the bodies are
28668 available, then you can reimplement the bodies.
28670 @item 
28671 Some features introduced by Ada 95 obviate the need for library support.  For
28672 example most Ada 83 vendors supplied a package for unsigned integers.  The
28673 Ada 95 modular type feature is the preferred way to handle this need, so
28674 instead of migrating or reimplementing the unsigned integer package it may
28675 be preferable to retrofit the application using modular types.
28676 @end itemize
28678 @node Elaboration order,Target-specific aspects,Libraries,Implementation-dependent characteristics
28679 @anchor{gnat_rm/compatibility_and_porting_guide elaboration-order}@anchor{43e}@anchor{gnat_rm/compatibility_and_porting_guide id13}@anchor{43f}
28680 @subsection Elaboration order
28683 The implementation can choose any elaboration order consistent with the unit
28684 dependency relationship.  This freedom means that some orders can result in
28685 Program_Error being raised due to an 'Access Before Elaboration': an attempt
28686 to invoke a subprogram before its body has been elaborated, or to instantiate
28687 a generic before the generic body has been elaborated.  By default GNAT
28688 attempts to choose a safe order (one that will not encounter access before
28689 elaboration problems) by implicitly inserting @cite{Elaborate} or
28690 @cite{Elaborate_All} pragmas where
28691 needed.  However, this can lead to the creation of elaboration circularities
28692 and a resulting rejection of the program by gnatbind.  This issue is
28693 thoroughly described in the @cite{Elaboration Order Handling in GNAT} appendix
28694 in the @cite{GNAT User's Guide}.
28695 In brief, there are several
28696 ways to deal with this situation:
28699 @itemize *
28701 @item 
28702 Modify the program to eliminate the circularities, e.g., by moving
28703 elaboration-time code into explicitly-invoked procedures
28705 @item 
28706 Constrain the elaboration order by including explicit @cite{Elaborate_Body} or
28707 @cite{Elaborate} pragmas, and then inhibit the generation of implicit
28708 @cite{Elaborate_All}
28709 pragmas either globally (as an effect of the @emph{-gnatE} switch) or locally
28710 (by selectively suppressing elaboration checks via pragma
28711 @cite{Suppress(Elaboration_Check)} when it is safe to do so).
28712 @end itemize
28714 @node Target-specific aspects,,Elaboration order,Implementation-dependent characteristics
28715 @anchor{gnat_rm/compatibility_and_porting_guide target-specific-aspects}@anchor{440}@anchor{gnat_rm/compatibility_and_porting_guide id14}@anchor{441}
28716 @subsection Target-specific aspects
28719 Low-level applications need to deal with machine addresses, data
28720 representations, interfacing with assembler code, and similar issues.  If
28721 such an Ada 83 application is being ported to different target hardware (for
28722 example where the byte endianness has changed) then you will need to
28723 carefully examine the program logic; the porting effort will heavily depend
28724 on the robustness of the original design.  Moreover, Ada 95 (and thus
28725 Ada 2005 and Ada 2012) are sometimes
28726 incompatible with typical Ada 83 compiler practices regarding implicit
28727 packing, the meaning of the Size attribute, and the size of access values.
28728 GNAT's approach to these issues is described in @ref{442,,Representation Clauses}.
28730 @node Compatibility with Other Ada Systems,Representation Clauses,Implementation-dependent characteristics,Compatibility and Porting Guide
28731 @anchor{gnat_rm/compatibility_and_porting_guide id15}@anchor{443}@anchor{gnat_rm/compatibility_and_porting_guide compatibility-with-other-ada-systems}@anchor{444}
28732 @section Compatibility with Other Ada Systems
28735 If programs avoid the use of implementation dependent and
28736 implementation defined features, as documented in the
28737 @cite{Ada Reference Manual}, there should be a high degree of portability between
28738 GNAT and other Ada systems.  The following are specific items which
28739 have proved troublesome in moving Ada 95 programs from GNAT to other Ada 95
28740 compilers, but do not affect porting code to GNAT.
28741 (As of January 2007, GNAT is the only compiler available for Ada 2005;
28742 the following issues may or may not arise for Ada 2005 programs
28743 when other compilers appear.)
28746 @itemize *
28748 @item 
28749 @emph{Ada 83 Pragmas and Attributes}
28751 Ada 95 compilers are allowed, but not required, to implement the missing
28752 Ada 83 pragmas and attributes that are no longer defined in Ada 95.
28753 GNAT implements all such pragmas and attributes, eliminating this as
28754 a compatibility concern, but some other Ada 95 compilers reject these
28755 pragmas and attributes.
28757 @item 
28758 @emph{Specialized Needs Annexes}
28760 GNAT implements the full set of special needs annexes.  At the
28761 current time, it is the only Ada 95 compiler to do so.  This means that
28762 programs making use of these features may not be portable to other Ada
28763 95 compilation systems.
28765 @item 
28766 @emph{Representation Clauses}
28768 Some other Ada 95 compilers implement only the minimal set of
28769 representation clauses required by the Ada 95 reference manual.  GNAT goes
28770 far beyond this minimal set, as described in the next section.
28771 @end itemize
28773 @node Representation Clauses,Compatibility with HP Ada 83,Compatibility with Other Ada Systems,Compatibility and Porting Guide
28774 @anchor{gnat_rm/compatibility_and_porting_guide representation-clauses}@anchor{442}@anchor{gnat_rm/compatibility_and_porting_guide id16}@anchor{445}
28775 @section Representation Clauses
28778 The Ada 83 reference manual was quite vague in describing both the minimal
28779 required implementation of representation clauses, and also their precise
28780 effects.  Ada 95 (and thus also Ada 2005) are much more explicit, but the
28781 minimal set of capabilities required is still quite limited.
28783 GNAT implements the full required set of capabilities in
28784 Ada 95 and Ada 2005, but also goes much further, and in particular
28785 an effort has been made to be compatible with existing Ada 83 usage to the
28786 greatest extent possible.
28788 A few cases exist in which Ada 83 compiler behavior is incompatible with
28789 the requirements in Ada 95 (and thus also Ada 2005).  These are instances of
28790 intentional or accidental dependence on specific implementation dependent
28791 characteristics of these Ada 83 compilers.  The following is a list of
28792 the cases most likely to arise in existing Ada 83 code.
28795 @itemize *
28797 @item 
28798 @emph{Implicit Packing}
28800 Some Ada 83 compilers allowed a Size specification to cause implicit
28801 packing of an array or record.  This could cause expensive implicit
28802 conversions for change of representation in the presence of derived
28803 types, and the Ada design intends to avoid this possibility.
28804 Subsequent AI's were issued to make it clear that such implicit
28805 change of representation in response to a Size clause is inadvisable,
28806 and this recommendation is represented explicitly in the Ada 95 (and Ada 2005)
28807 Reference Manuals as implementation advice that is followed by GNAT.
28808 The problem will show up as an error
28809 message rejecting the size clause.  The fix is simply to provide
28810 the explicit pragma @cite{Pack}, or for more fine tuned control, provide
28811 a Component_Size clause.
28813 @item 
28814 @emph{Meaning of Size Attribute}
28816 The Size attribute in Ada 95 (and Ada 2005) for discrete types is defined as
28817 the minimal number of bits required to hold values of the type.  For example,
28818 on a 32-bit machine, the size of @cite{Natural} will typically be 31 and not
28819 32 (since no sign bit is required).  Some Ada 83 compilers gave 31, and
28820 some 32 in this situation.  This problem will usually show up as a compile
28821 time error, but not always.  It is a good idea to check all uses of the
28822 'Size attribute when porting Ada 83 code.  The GNAT specific attribute
28823 Object_Size can provide a useful way of duplicating the behavior of
28824 some Ada 83 compiler systems.
28826 @item 
28827 @emph{Size of Access Types}
28829 A common assumption in Ada 83 code is that an access type is in fact a pointer,
28830 and that therefore it will be the same size as a System.Address value.  This
28831 assumption is true for GNAT in most cases with one exception.  For the case of
28832 a pointer to an unconstrained array type (where the bounds may vary from one
28833 value of the access type to another), the default is to use a 'fat pointer',
28834 which is represented as two separate pointers, one to the bounds, and one to
28835 the array.  This representation has a number of advantages, including improved
28836 efficiency.  However, it may cause some difficulties in porting existing Ada 83
28837 code which makes the assumption that, for example, pointers fit in 32 bits on
28838 a machine with 32-bit addressing.
28840 To get around this problem, GNAT also permits the use of 'thin pointers' for
28841 access types in this case (where the designated type is an unconstrained array
28842 type).  These thin pointers are indeed the same size as a System.Address value.
28843 To specify a thin pointer, use a size clause for the type, for example:
28845 @example
28846 type X is access all String;
28847 for X'Size use Standard'Address_Size;
28848 @end example
28850 which will cause the type X to be represented using a single pointer.
28851 When using this representation, the bounds are right behind the array.
28852 This representation is slightly less efficient, and does not allow quite
28853 such flexibility in the use of foreign pointers or in using the
28854 Unrestricted_Access attribute to create pointers to non-aliased objects.
28855 But for any standard portable use of the access type it will work in
28856 a functionally correct manner and allow porting of existing code.
28857 Note that another way of forcing a thin pointer representation
28858 is to use a component size clause for the element size in an array,
28859 or a record representation clause for an access field in a record.
28861 See the documentation of Unrestricted_Access in the GNAT RM for a
28862 full discussion of possible problems using this attribute in conjunction
28863 with thin pointers.
28864 @end itemize
28866 @node Compatibility with HP Ada 83,,Representation Clauses,Compatibility and Porting Guide
28867 @anchor{gnat_rm/compatibility_and_porting_guide compatibility-with-hp-ada-83}@anchor{446}@anchor{gnat_rm/compatibility_and_porting_guide id17}@anchor{447}
28868 @section Compatibility with HP Ada 83
28871 All the HP Ada 83 pragmas and attributes are recognized, although only a subset
28872 of them can sensibly be implemented.  The description of pragmas in
28873 @ref{7,,Implementation Defined Pragmas} indicates whether or not they are
28874 applicable to GNAT.
28877 @itemize *
28879 @item 
28880 @emph{Default floating-point representation}
28882 In GNAT, the default floating-point format is IEEE, whereas in HP Ada 83,
28883 it is VMS format.
28885 @item 
28886 @emph{System}
28888 the package System in GNAT exactly corresponds to the definition in the
28889 Ada 95 reference manual, which means that it excludes many of the
28890 HP Ada 83 extensions.  However, a separate package Aux_DEC is provided
28891 that contains the additional definitions, and a special pragma,
28892 Extend_System allows this package to be treated transparently as an
28893 extension of package System.
28894 @end itemize
28896 @node GNU Free Documentation License,Index,Compatibility and Porting Guide,Top
28897 @anchor{share/gnu_free_documentation_license gnu-fdl}@anchor{1}@anchor{share/gnu_free_documentation_license doc}@anchor{448}@anchor{share/gnu_free_documentation_license gnu-free-documentation-license}@anchor{449}
28898 @chapter GNU Free Documentation License
28901 Version 1.3, 3 November 2008
28903 Copyright  2000, 2001, 2002, 2007, 2008  Free Software Foundation, Inc
28904 @indicateurl{http://fsf.org/}
28906 Everyone is permitted to copy and distribute verbatim copies of this
28907 license document, but changing it is not allowed.
28909 @strong{Preamble}
28911 The purpose of this License is to make a manual, textbook, or other
28912 functional and useful document "free" in the sense of freedom: to
28913 assure everyone the effective freedom to copy and redistribute it,
28914 with or without modifying it, either commercially or noncommercially.
28915 Secondarily, this License preserves for the author and publisher a way
28916 to get credit for their work, while not being considered responsible
28917 for modifications made by others.
28919 This License is a kind of "copyleft", which means that derivative
28920 works of the document must themselves be free in the same sense.  It
28921 complements the GNU General Public License, which is a copyleft
28922 license designed for free software.
28924 We have designed this License in order to use it for manuals for free
28925 software, because free software needs free documentation: a free
28926 program should come with manuals providing the same freedoms that the
28927 software does.  But this License is not limited to software manuals;
28928 it can be used for any textual work, regardless of subject matter or
28929 whether it is published as a printed book.  We recommend this License
28930 principally for works whose purpose is instruction or reference.
28932 @strong{1. APPLICABILITY AND DEFINITIONS}
28934 This License applies to any manual or other work, in any medium, that
28935 contains a notice placed by the copyright holder saying it can be
28936 distributed under the terms of this License.  Such a notice grants a
28937 world-wide, royalty-free license, unlimited in duration, to use that
28938 work under the conditions stated herein.  The @strong{Document}, below,
28939 refers to any such manual or work.  Any member of the public is a
28940 licensee, and is addressed as "@strong{you}".  You accept the license if you
28941 copy, modify or distribute the work in a way requiring permission
28942 under copyright law.
28944 A "@strong{Modified Version}" of the Document means any work containing the
28945 Document or a portion of it, either copied verbatim, or with
28946 modifications and/or translated into another language.
28948 A "@strong{Secondary Section}" is a named appendix or a front-matter section of
28949 the Document that deals exclusively with the relationship of the
28950 publishers or authors of the Document to the Document's overall subject
28951 (or to related matters) and contains nothing that could fall directly
28952 within that overall subject.  (Thus, if the Document is in part a
28953 textbook of mathematics, a Secondary Section may not explain any
28954 mathematics.)  The relationship could be a matter of historical
28955 connection with the subject or with related matters, or of legal,
28956 commercial, philosophical, ethical or political position regarding
28957 them.
28959 The "@strong{Invariant Sections}" are certain Secondary Sections whose titles
28960 are designated, as being those of Invariant Sections, in the notice
28961 that says that the Document is released under this License.  If a
28962 section does not fit the above definition of Secondary then it is not
28963 allowed to be designated as Invariant.  The Document may contain zero
28964 Invariant Sections.  If the Document does not identify any Invariant
28965 Sections then there are none.
28967 The "@strong{Cover Texts}" are certain short passages of text that are listed,
28968 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
28969 the Document is released under this License.  A Front-Cover Text may
28970 be at most 5 words, and a Back-Cover Text may be at most 25 words.
28972 A "@strong{Transparent}" copy of the Document means a machine-readable copy,
28973 represented in a format whose specification is available to the
28974 general public, that is suitable for revising the document
28975 straightforwardly with generic text editors or (for images composed of
28976 pixels) generic paint programs or (for drawings) some widely available
28977 drawing editor, and that is suitable for input to text formatters or
28978 for automatic translation to a variety of formats suitable for input
28979 to text formatters.  A copy made in an otherwise Transparent file
28980 format whose markup, or absence of markup, has been arranged to thwart
28981 or discourage subsequent modification by readers is not Transparent.
28982 An image format is not Transparent if used for any substantial amount
28983 of text.  A copy that is not "Transparent" is called @strong{Opaque}.
28985 Examples of suitable formats for Transparent copies include plain
28986 ASCII without markup, Texinfo input format, LaTeX input format, SGML
28987 or XML using a publicly available DTD, and standard-conforming simple
28988 HTML, PostScript or PDF designed for human modification.  Examples of
28989 transparent image formats include PNG, XCF and JPG.  Opaque formats
28990 include proprietary formats that can be read and edited only by
28991 proprietary word processors, SGML or XML for which the DTD and/or
28992 processing tools are not generally available, and the
28993 machine-generated HTML, PostScript or PDF produced by some word
28994 processors for output purposes only.
28996 The "@strong{Title Page}" means, for a printed book, the title page itself,
28997 plus such following pages as are needed to hold, legibly, the material
28998 this License requires to appear in the title page.  For works in
28999 formats which do not have any title page as such, "Title Page" means
29000 the text near the most prominent appearance of the work's title,
29001 preceding the beginning of the body of the text.
29003 The "@strong{publisher}" means any person or entity that distributes
29004 copies of the Document to the public.
29006 A section "@strong{Entitled XYZ}" means a named subunit of the Document whose
29007 title either is precisely XYZ or contains XYZ in parentheses following
29008 text that translates XYZ in another language.  (Here XYZ stands for a
29009 specific section name mentioned below, such as "@strong{Acknowledgements}",
29010 "@strong{Dedications}", "@strong{Endorsements}", or "@strong{History}".)
29011 To "@strong{Preserve the Title}"
29012 of such a section when you modify the Document means that it remains a
29013 section "Entitled XYZ" according to this definition.
29015 The Document may include Warranty Disclaimers next to the notice which
29016 states that this License applies to the Document.  These Warranty
29017 Disclaimers are considered to be included by reference in this
29018 License, but only as regards disclaiming warranties: any other
29019 implication that these Warranty Disclaimers may have is void and has
29020 no effect on the meaning of this License.
29022 @strong{2. VERBATIM COPYING}
29024 You may copy and distribute the Document in any medium, either
29025 commercially or noncommercially, provided that this License, the
29026 copyright notices, and the license notice saying this License applies
29027 to the Document are reproduced in all copies, and that you add no other
29028 conditions whatsoever to those of this License.  You may not use
29029 technical measures to obstruct or control the reading or further
29030 copying of the copies you make or distribute.  However, you may accept
29031 compensation in exchange for copies.  If you distribute a large enough
29032 number of copies you must also follow the conditions in section 3.
29034 You may also lend copies, under the same conditions stated above, and
29035 you may publicly display copies.
29037 @strong{3. COPYING IN QUANTITY}
29039 If you publish printed copies (or copies in media that commonly have
29040 printed covers) of the Document, numbering more than 100, and the
29041 Document's license notice requires Cover Texts, you must enclose the
29042 copies in covers that carry, clearly and legibly, all these Cover
29043 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
29044 the back cover.  Both covers must also clearly and legibly identify
29045 you as the publisher of these copies.  The front cover must present
29046 the full title with all words of the title equally prominent and
29047 visible.  You may add other material on the covers in addition.
29048 Copying with changes limited to the covers, as long as they preserve
29049 the title of the Document and satisfy these conditions, can be treated
29050 as verbatim copying in other respects.
29052 If the required texts for either cover are too voluminous to fit
29053 legibly, you should put the first ones listed (as many as fit
29054 reasonably) on the actual cover, and continue the rest onto adjacent
29055 pages.
29057 If you publish or distribute Opaque copies of the Document numbering
29058 more than 100, you must either include a machine-readable Transparent
29059 copy along with each Opaque copy, or state in or with each Opaque copy
29060 a computer-network location from which the general network-using
29061 public has access to download using public-standard network protocols
29062 a complete Transparent copy of the Document, free of added material.
29063 If you use the latter option, you must take reasonably prudent steps,
29064 when you begin distribution of Opaque copies in quantity, to ensure
29065 that this Transparent copy will remain thus accessible at the stated
29066 location until at least one year after the last time you distribute an
29067 Opaque copy (directly or through your agents or retailers) of that
29068 edition to the public.
29070 It is requested, but not required, that you contact the authors of the
29071 Document well before redistributing any large number of copies, to give
29072 them a chance to provide you with an updated version of the Document.
29074 @strong{4. MODIFICATIONS}
29076 You may copy and distribute a Modified Version of the Document under
29077 the conditions of sections 2 and 3 above, provided that you release
29078 the Modified Version under precisely this License, with the Modified
29079 Version filling the role of the Document, thus licensing distribution
29080 and modification of the Modified Version to whoever possesses a copy
29081 of it.  In addition, you must do these things in the Modified Version:
29084 @enumerate A
29086 @item 
29087 Use in the Title Page (and on the covers, if any) a title distinct
29088 from that of the Document, and from those of previous versions
29089 (which should, if there were any, be listed in the History section
29090 of the Document).  You may use the same title as a previous version
29091 if the original publisher of that version gives permission.
29093 @item 
29094 List on the Title Page, as authors, one or more persons or entities
29095 responsible for authorship of the modifications in the Modified
29096 Version, together with at least five of the principal authors of the
29097 Document (all of its principal authors, if it has fewer than five),
29098 unless they release you from this requirement.
29100 @item 
29101 State on the Title page the name of the publisher of the
29102 Modified Version, as the publisher.
29104 @item 
29105 Preserve all the copyright notices of the Document.
29107 @item 
29108 Add an appropriate copyright notice for your modifications
29109 adjacent to the other copyright notices.
29111 @item 
29112 Include, immediately after the copyright notices, a license notice
29113 giving the public permission to use the Modified Version under the
29114 terms of this License, in the form shown in the Addendum below.
29116 @item 
29117 Preserve in that license notice the full lists of Invariant Sections
29118 and required Cover Texts given in the Document's license notice.
29120 @item 
29121 Include an unaltered copy of this License.
29123 @item 
29124 Preserve the section Entitled "History", Preserve its Title, and add
29125 to it an item stating at least the title, year, new authors, and
29126 publisher of the Modified Version as given on the Title Page.  If
29127 there is no section Entitled "History" in the Document, create one
29128 stating the title, year, authors, and publisher of the Document as
29129 given on its Title Page, then add an item describing the Modified
29130 Version as stated in the previous sentence.
29132 @item 
29133 Preserve the network location, if any, given in the Document for
29134 public access to a Transparent copy of the Document, and likewise
29135 the network locations given in the Document for previous versions
29136 it was based on.  These may be placed in the "History" section.
29137 You may omit a network location for a work that was published at
29138 least four years before the Document itself, or if the original
29139 publisher of the version it refers to gives permission.
29141 @item 
29142 For any section Entitled "Acknowledgements" or "Dedications",
29143 Preserve the Title of the section, and preserve in the section all
29144 the substance and tone of each of the contributor acknowledgements
29145 and/or dedications given therein.
29147 @item 
29148 Preserve all the Invariant Sections of the Document,
29149 unaltered in their text and in their titles.  Section numbers
29150 or the equivalent are not considered part of the section titles.
29152 @item 
29153 Delete any section Entitled "Endorsements".  Such a section
29154 may not be included in the Modified Version.
29156 @item 
29157 Do not retitle any existing section to be Entitled "Endorsements"
29158 or to conflict in title with any Invariant Section.
29160 @item 
29161 Preserve any Warranty Disclaimers.
29162 @end enumerate
29164 If the Modified Version includes new front-matter sections or
29165 appendices that qualify as Secondary Sections and contain no material
29166 copied from the Document, you may at your option designate some or all
29167 of these sections as invariant.  To do this, add their titles to the
29168 list of Invariant Sections in the Modified Version's license notice.
29169 These titles must be distinct from any other section titles.
29171 You may add a section Entitled "Endorsements", provided it contains
29172 nothing but endorsements of your Modified Version by various
29173 parties---for example, statements of peer review or that the text has
29174 been approved by an organization as the authoritative definition of a
29175 standard.
29177 You may add a passage of up to five words as a Front-Cover Text, and a
29178 passage of up to 25 words as a Back-Cover Text, to the end of the list
29179 of Cover Texts in the Modified Version.  Only one passage of
29180 Front-Cover Text and one of Back-Cover Text may be added by (or
29181 through arrangements made by) any one entity.  If the Document already
29182 includes a cover text for the same cover, previously added by you or
29183 by arrangement made by the same entity you are acting on behalf of,
29184 you may not add another; but you may replace the old one, on explicit
29185 permission from the previous publisher that added the old one.
29187 The author(s) and publisher(s) of the Document do not by this License
29188 give permission to use their names for publicity for or to assert or
29189 imply endorsement of any Modified Version.
29191 @strong{5. COMBINING DOCUMENTS}
29193 You may combine the Document with other documents released under this
29194 License, under the terms defined in section 4 above for modified
29195 versions, provided that you include in the combination all of the
29196 Invariant Sections of all of the original documents, unmodified, and
29197 list them all as Invariant Sections of your combined work in its
29198 license notice, and that you preserve all their Warranty Disclaimers.
29200 The combined work need only contain one copy of this License, and
29201 multiple identical Invariant Sections may be replaced with a single
29202 copy.  If there are multiple Invariant Sections with the same name but
29203 different contents, make the title of each such section unique by
29204 adding at the end of it, in parentheses, the name of the original
29205 author or publisher of that section if known, or else a unique number.
29206 Make the same adjustment to the section titles in the list of
29207 Invariant Sections in the license notice of the combined work.
29209 In the combination, you must combine any sections Entitled "History"
29210 in the various original documents, forming one section Entitled
29211 "History"; likewise combine any sections Entitled "Acknowledgements",
29212 and any sections Entitled "Dedications".  You must delete all sections
29213 Entitled "Endorsements".
29215 @strong{6. COLLECTIONS OF DOCUMENTS}
29217 You may make a collection consisting of the Document and other documents
29218 released under this License, and replace the individual copies of this
29219 License in the various documents with a single copy that is included in
29220 the collection, provided that you follow the rules of this License for
29221 verbatim copying of each of the documents in all other respects.
29223 You may extract a single document from such a collection, and distribute
29224 it individually under this License, provided you insert a copy of this
29225 License into the extracted document, and follow this License in all
29226 other respects regarding verbatim copying of that document.
29228 @strong{7. AGGREGATION WITH INDEPENDENT WORKS}
29230 A compilation of the Document or its derivatives with other separate
29231 and independent documents or works, in or on a volume of a storage or
29232 distribution medium, is called an "aggregate" if the copyright
29233 resulting from the compilation is not used to limit the legal rights
29234 of the compilation's users beyond what the individual works permit.
29235 When the Document is included in an aggregate, this License does not
29236 apply to the other works in the aggregate which are not themselves
29237 derivative works of the Document.
29239 If the Cover Text requirement of section 3 is applicable to these
29240 copies of the Document, then if the Document is less than one half of
29241 the entire aggregate, the Document's Cover Texts may be placed on
29242 covers that bracket the Document within the aggregate, or the
29243 electronic equivalent of covers if the Document is in electronic form.
29244 Otherwise they must appear on printed covers that bracket the whole
29245 aggregate.
29247 @strong{8. TRANSLATION}
29249 Translation is considered a kind of modification, so you may
29250 distribute translations of the Document under the terms of section 4.
29251 Replacing Invariant Sections with translations requires special
29252 permission from their copyright holders, but you may include
29253 translations of some or all Invariant Sections in addition to the
29254 original versions of these Invariant Sections.  You may include a
29255 translation of this License, and all the license notices in the
29256 Document, and any Warranty Disclaimers, provided that you also include
29257 the original English version of this License and the original versions
29258 of those notices and disclaimers.  In case of a disagreement between
29259 the translation and the original version of this License or a notice
29260 or disclaimer, the original version will prevail.
29262 If a section in the Document is Entitled "Acknowledgements",
29263 "Dedications", or "History", the requirement (section 4) to Preserve
29264 its Title (section 1) will typically require changing the actual
29265 title.
29267 @strong{9. TERMINATION}
29269 You may not copy, modify, sublicense, or distribute the Document
29270 except as expressly provided under this License.  Any attempt
29271 otherwise to copy, modify, sublicense, or distribute it is void, and
29272 will automatically terminate your rights under this License.
29274 However, if you cease all violation of this License, then your license
29275 from a particular copyright holder is reinstated (a) provisionally,
29276 unless and until the copyright holder explicitly and finally
29277 terminates your license, and (b) permanently, if the copyright holder
29278 fails to notify you of the violation by some reasonable means prior to
29279 60 days after the cessation.
29281 Moreover, your license from a particular copyright holder is
29282 reinstated permanently if the copyright holder notifies you of the
29283 violation by some reasonable means, this is the first time you have
29284 received notice of violation of this License (for any work) from that
29285 copyright holder, and you cure the violation prior to 30 days after
29286 your receipt of the notice.
29288 Termination of your rights under this section does not terminate the
29289 licenses of parties who have received copies or rights from you under
29290 this License.  If your rights have been terminated and not permanently
29291 reinstated, receipt of a copy of some or all of the same material does
29292 not give you any rights to use it.
29294 @strong{10. FUTURE REVISIONS OF THIS LICENSE}
29296 The Free Software Foundation may publish new, revised versions
29297 of the GNU Free Documentation License from time to time.  Such new
29298 versions will be similar in spirit to the present version, but may
29299 differ in detail to address new problems or concerns.  See
29300 @indicateurl{http://www.gnu.org/copyleft/}.
29302 Each version of the License is given a distinguishing version number.
29303 If the Document specifies that a particular numbered version of this
29304 License "or any later version" applies to it, you have the option of
29305 following the terms and conditions either of that specified version or
29306 of any later version that has been published (not as a draft) by the
29307 Free Software Foundation.  If the Document does not specify a version
29308 number of this License, you may choose any version ever published (not
29309 as a draft) by the Free Software Foundation.  If the Document
29310 specifies that a proxy can decide which future versions of this
29311 License can be used, that proxy's public statement of acceptance of a
29312 version permanently authorizes you to choose that version for the
29313 Document.
29315 @strong{11. RELICENSING}
29317 "Massive Multiauthor Collaboration Site" (or "MMC Site") means any
29318 World Wide Web server that publishes copyrightable works and also
29319 provides prominent facilities for anybody to edit those works.  A
29320 public wiki that anybody can edit is an example of such a server.  A
29321 "Massive Multiauthor Collaboration" (or "MMC") contained in the
29322 site means any set of copyrightable works thus published on the MMC
29323 site.
29325 "CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
29326 license published by Creative Commons Corporation, a not-for-profit
29327 corporation with a principal place of business in San Francisco,
29328 California, as well as future copyleft versions of that license
29329 published by that same organization.
29331 "Incorporate" means to publish or republish a Document, in whole or
29332 in part, as part of another Document.
29334 An MMC is "eligible for relicensing" if it is licensed under this
29335 License, and if all works that were first published under this License
29336 somewhere other than this MMC, and subsequently incorporated in whole
29337 or in part into the MMC, (1) had no cover texts or invariant sections,
29338 and (2) were thus incorporated prior to November 1, 2008.
29340 The operator of an MMC Site may republish an MMC contained in the site
29341 under CC-BY-SA on the same site at any time before August 1, 2009,
29342 provided the MMC is eligible for relicensing.
29344 @strong{ADDENDUM: How to use this License for your documents}
29346 To use this License in a document you have written, include a copy of
29347 the License in the document and put the following copyright and
29348 license notices just after the title page:
29350 @quotation
29352 Copyright © YEAR  YOUR NAME.
29353 Permission is granted to copy, distribute and/or modify this document
29354 under the terms of the GNU Free Documentation License, Version 1.3
29355 or any later version published by the Free Software Foundation;
29356 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
29357 A copy of the license is included in the section entitled "GNU
29358 Free Documentation License".
29359 @end quotation
29361 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
29362 replace the "with ... Texts." line with this:
29364 @quotation
29366 with the Invariant Sections being LIST THEIR TITLES, with the
29367 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
29368 @end quotation
29370 If you have Invariant Sections without Cover Texts, or some other
29371 combination of the three, merge those two alternatives to suit the
29372 situation.
29374 If your document contains nontrivial examples of program code, we
29375 recommend releasing these examples in parallel under your choice of
29376 free software license, such as the GNU General Public License,
29377 to permit their use in free software.
29379 @node Index,,GNU Free Documentation License,Top
29380 @unnumbered Index
29383 @printindex ge
29386 @c %**end of body
29387 @bye