]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/ada/ChangeLog
[Ada] Incorrect code for -gnateV switch
[thirdparty/gcc.git] / gcc / ada / ChangeLog
1 2019-08-19 Bob Duff <duff@adacore.com>
2
3 * exp_attr.adb (Attribute_Valid): Correct the handling of
4 private types where the full type is modular. System.Address is
5 an example. Otherwise, we convert uncheckedly to a signed type,
6 so we get an incorrect range 0 .. -1, for which all values will
7 fail. The 'Valid attribute is illegal for such types, but we
8 generate such illegal attribute_references for 'Valid_Scalars,
9 and we generate 'Valid_Scalars when the -gnateV switch is used.
10 Rename Btyp --> PBtyp to avoid hiding the outer Btyp, which was
11 confusing.
12 * libgnat/a-except.adb: Set the Exception_Raised component.
13 Otherwise, we have incorrect reads of invalid data.
14
15 2019-08-19 Pierre-Marie de Rodat <derodat@adacore.com>
16
17 * libgnat/a-cgaaso.ads, libgnat/a-cgarso.ads,
18 libgnat/a-cogeso.ads, libgnat/a-contai.ads,
19 libgnat/a-locale.ads: Import documentation from the RM.
20
21 2019-08-19 Jerome Guitton <guitton@adacore.com>
22
23 * Makefile.rtl (system.o): New target to add generation of
24 target properties.
25 * gcc-interface/Makefile.in (install-gnatlib): Install
26 ada_target_properties.
27
28 2019-08-19 Eric Botcazou <ebotcazou@adacore.com>
29
30 * inline.adb (Add_Inlined_Body): Do not special-case instances
31 that are compilation units.
32 (Add_Pending_Instantiation): Likewise.
33 (Instantiate_Body): Skip instantiations that are compilation
34 units and have already been performed.
35 * sem_ch12.adb (Needs_Body_Instantiated): Do not special-case
36 instances that are compilation units.
37 (Load_Parent_Of_Generic): Be prepared for parent that is a
38 compilation unit but whose instantiation node has not been
39 replaced.
40
41 2019-08-19 Eric Botcazou <ebotcazou@adacore.com>
42
43 * inline.adb (Initialize, Lock): Deal with
44 Called_Pending_Instantiations.
45
46 2019-08-19 Ed Schonberg <schonberg@adacore.com>
47
48 * sem_ch6.adb (Check_Synchronized_Overriding): Complete
49 predicate that applies legality check in 9.4 (11.9/2): if an
50 inherited subprogram is implemented by a protected procedure or
51 entry, its first paarameter must be out, in_out or
52 access_to_varible.
53
54 2019-08-19 Javier Miranda <miranda@adacore.com>
55
56 PR ada/65696
57 * exp_atag.ads, exp_atag.adb (Build_Inherit_Predefined_Prims):
58 Adding formal to specify how many predefined primitives are
59 inherited from the parent type.
60 * exp_disp.adb (Number_Of_Predefined_Prims): New subprogram.
61 (Make_Secondary_DT): Compute the number of predefined primitives
62 of all tagged types (including tagged types not defined at
63 library level). Previously we unconditionally relied on the
64 Max_Predef_Prims constant value when building the dispatch
65 tables of tagged types not defined at library level (thus
66 consuming more memory for their dispatch tables than required).
67 (Make_DT): Compute the number of predefined primitives that must
68 be inherited from their parent type when building the dispatch
69 tables of tagged types not defined at library level. Previously
70 we unconditionally relied on the Max_Predef_Prims constant value
71 when building the dispatch tables of tagged types not defined at
72 library level (thus copying more data than required from the
73 parent type).
74
75 2019-08-19 Bob Duff <duff@adacore.com>
76
77 * sem_ch13.adb (Record_Hole_Check): Procedure to check for holes
78 that incudes processing type extensions. A type extension is
79 processed by first calling Record_Hole_Check recursively on the
80 parent type to compute the bit number after the last component
81 of the parent.
82
83 2019-08-19 Gary Dismukes <dismukes@adacore.com>
84
85 * checks.adb (Length_Mismatch_Info_Message): New function in
86 Selected_Length_Checks to return a message indicating the
87 element counts for the mismatched lengths for a failed
88 compile-time length check.
89 (Plural_Or_Singular_Ending): Support function in
90 Length_Mismatch_Info_Message to return either "" or "s", for
91 concatenating to the end of words.
92 (Selected_Length_Checks): Pass the result of
93 Length_Mismatch_Info_Message as an extra warning message to
94 Compile_Time_Constraint_Error to indicate the mismatched lengths
95 for a failed compile-time length check.
96 * sem_util.ads (Compile_Time_Constraint_Error): Add an optional
97 message formal (Extra_Msg), defaulted to the empty string.
98 * sem_util.adb (Compile_Time_Constraint_Error): Output an extra
99 message following the main warning message (when Extra_Msg is
100 not the empty string).
101
102 2019-08-19 Patrick Bernardi <bernardi@adacore.com>
103
104 * socket.c: Removed the redefinition of getaddrinfo, getnameinfo
105 and freeaddrinfo to internal VxWorks kernel calls because they
106 are, well, internal kernel calls and cannot be called from RTPs.
107 VxWorks provides the necessary components to call these routines
108 directly.
109
110 2019-08-19 Eric Botcazou <ebotcazou@adacore.com>
111
112 * exp_dist.adb (Is_Generic_Actual_Subtype): New predicate.
113 (Build_From_Any_Call, Build_To_Any_Call, Build_TypeCode_Call):
114 Use it instead of Is_Generic_Actual_Type flag to detect subtypes
115 representing generic actual types.
116
117 2019-08-19 Ed Schonberg <schonberg@adacore.com>
118
119 * sem_warn.adb (Check_References, Generic_Body_Formal): When a
120 formal parameter of a generic subprogram is not referenced in
121 the body, place the corresponding warning on the corresponding
122 entity in the specification of the generic body, as is done for
123 non-generic subprograms.
124
125 2019-08-19 Bob Duff <duff@adacore.com>
126
127 * errout.ads (Size_Too_Small_Message): New constant.
128 * errout.adb, freeze.adb, sem_ch13.adb: Use it.
129
130 2019-08-19 Eric Botcazou <ebotcazou@adacore.com>
131
132 * exp_dist.adb (Build_Package_Stubs): Do not specifically visit
133 the declarations of an N_Subprogram_Instantiation node.
134
135 2019-08-19 Bob Duff <duff@adacore.com>
136
137 * doc/gnat_ugn/gnat_utility_programs.rst: Document missing
138 metrics switches.
139
140 2019-08-19 Piotr Trojanek <trojanek@adacore.com>
141
142 * sem_ch12.adb (Get_Unit_Instantiation_Node): Simplify Nkind_In
143 membership test.
144 * sem.adb (Depends_On_Main): Whitespace cleanup; only assign a
145 local variable if needed.
146
147 2019-08-19 Claire Dross <dross@adacore.com>
148
149 * sem_spark.ads, sem_spark.adb (Is_Pledge_Function): New
150 parameter of the generic. Function used to decide whether a
151 function is a pledge function.
152 (Check_Not_Borrowed): Disable check inside the second parameter
153 of a pledge function for the path borrowed by the first
154 parameter. Also disable checks for entities inside a Global
155 contract.
156
157 2019-08-19 Joffrey Huguet <huguet@adacore.com>
158
159 * libgnat/a-cfdlli.ads, libgnat/a-cfhama.ads,
160 libgnat/a-cfinve.ads, libgnat/a-cforma.ads,
161 libgnat/a-cofove.ads, libgnat/a-cofuma.ads,
162 libgnat/a-cofuve.ads: Add formal function parameter "=" (L, R :
163 Element_Type) to the generic packages.
164
165 2019-08-19 Eric Botcazou <ebotcazou@adacore.com>
166
167 * opt.ads: Clean up left-overs of earlier implementation in
168 comment:
169
170 2019-08-19 Ed Schonberg <schonberg@adacore.com>
171
172 * sem_ch3.adb (Derived_Enumeration_Type): Do no freeze anonymous
173 base type if the bounds in the derived type declaration are
174 literals of the type.
175
176 2019-08-19 Yannick Moy <moy@adacore.com>
177
178 * sem_res.adb (Resolve_Call): Check non-aliasing rules before
179 GNATprove inlining.
180
181 2019-08-19 Eric Botcazou <ebotcazou@adacore.com>
182
183 * inline.adb (Add_Inlined_Body): Do not add pending
184 instantiations.
185 * sem_ch12.adb (Needs_Body_Instantiated): New predicate.
186 (Analyze_Package_Instantiation): Use it to decide whether to add
187 a pending instantiation for the body of the package.
188
189 2019-08-19 Olivier Hainque <hainque@adacore.com>
190
191 * gcc-interface/trans.c (Acc_Loop_to_gnu): Return the openacc
192 BIND_EXPR node we have constructed on purpose. Remove unused
193 variable.
194
195 2019-08-19 Pierre-Marie de Rodat <derodat@adacore.com>
196
197 * gcc-interface/lang.opt (fdump-scos): Define.
198 * gcc-interface/misc.c (gnat_handle_option): Handle
199 OPT_fdump_scos.
200
201 2019-08-14 Joffrey Huguet <huguet@adacore.com>
202
203 * libgnat/a-cofuba.ads: Add a Length attribute to type
204 Container. Add a type Array_Base which replaces the previous
205 Elements attribute of Container.
206 (Content_Init): New subprogram. It is used to initialize the
207 Base attribute of Container.
208 * libgnat/a-cofuba.adb (Resize): New subprogram. It is used to
209 resize the underlying array of a container if necessary.
210 (=, <=, Find, Get, Intersection, Length, Num_Overlaps, Set,
211 Union): Update to match changes in type declarations.
212 (Add): Modify body to damp the time and space cost in a specific
213 case.
214 (Content_Init): New subprogram. It is used to initialize the
215 Base attribute of Container.
216 (Remove): Modify body to damp the time and space cost in a
217 specific case.
218
219 2019-08-14 Bob Duff <duff@adacore.com>
220
221 * sem_ch13.adb (Get_Alignment_Value): Return 1 for Alignment 0,
222 and do not give an error.
223 * doc/gnat_rm/representation_clauses_and_pragmas.rst: Update the
224 corresponding documentation.
225 * gnat_rm.texi: Regenerate.
226
227 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
228
229 * inline.adb (Add_Pending_Instantiation): Fix off-by-one error
230 in the comparison against the maximum number of instantiations.
231
232 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
233
234 * inline.adb (Add_Pending_Instantiation): Use greater-or-equal
235 in the comparison against the maximum number of instantiations.
236
237 2019-08-14 Ed Schonberg <schonberg@adacore.com>
238
239 * sem_aux.adb (Next_Rep_Item): If a node in the rep chain
240 involves a Ghost aspect it may have been replaced by a null
241 statement; use the original node to find next Rep_Item.
242 * repinfo.adb (List_Entities): Do not list an Ignored
243 Ghost_Entity, for which information may have been deleted.
244
245 2019-08-14 Bob Duff <duff@adacore.com>
246
247 * sem_prag.ads, sem_prag.adb
248 (Process_Compile_Time_Warning_Or_Error): In parameterless
249 version, improve detection of whether we are in a generic unit
250 to cover the case of an instance within a generic unit.
251 (Process_Compile_Time_Warning_Or_Error): Rename the
252 two-parameter version to be
253 Validate_Compile_Time_Warning_Or_Error, and do not export it.
254 Issue a warning if the condition is not known at compile time.
255 The key point is that the warning must be given only for pragmas
256 deferred to the back end, because the back end discovers
257 additional values that are known at compile time. Previous
258 changes in this ticket have enabled this by deferring to the
259 back end without checking for special cases such as 'Size.
260 (Validate_Compile_Time_Warning_Or_Error): Rename to be
261 Defer_Compile_Time_Warning_Error_To_BE.
262 * warnsw.ads, warnsw.adb (Warn_On_Unknown_Compile_Time_Warning):
263 Add new switches -gnatw_c and -gnatw_C to control the above
264 warning.
265 * doc/gnat_ugn/building_executable_programs_with_gnat.rst:
266 Document new switches.
267 * gnat_ugn.texi: Regenerate.
268
269 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
270
271 * sem_ch12.adb (Might_Inline_Subp): Rework comment and restrict
272 the shortcut based on Is_Inlined to the back-end inlining case.
273
274 2019-08-14 Bob Duff <duff@adacore.com>
275
276 * inline.adb (Check_And_Split_Unconstrained_Function): Ignore
277 protected functions to get rid of spurious error. The
278 transformation done by this procedure triggers legality errors
279 in the generated code in this case.
280
281 2019-08-14 Bob Duff <duff@adacore.com>
282
283 * sem_prag.adb (Process_Compile_Time_Warning_Or_Error): Defer
284 processing to the back end in all cases where the pragma's
285 condition is not known at compile time during the front end
286 (except in generics), as opposed to detecting 'Size attributes
287 and the like. This ensures that we take advantage of whatever
288 can be compile-time known after running the back end, as opposed
289 to having the front end guess what the back end can do. Remove
290 a little duplicated code at the call site.
291 * gnat1drv.adb (Post_Compilation_Validation_Checks): Unlock the
292 Elists while in Validate_Compile_Time_Warning_Errors, because it
293 does analysis and name resolution, which sometimes involves
294 adding Elists.
295
296 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
297
298 * einfo.ads (Is_Called): Document new usage on E_Package
299 entities.
300 * einfo.adb (Is_Called): Accept E_Package entities.
301 (Set_Is_Called): Likewise.
302 * exp_ch6.adb (Expand_Call_Helper): Move code dealing with
303 instances for back-end inlining to Add_Inlined_Body.
304 * inline.ads: Remove with clauses for Alloc and Table.
305 (Pending_Instantiations): Move to...
306 * inline.adb: Add with clauses for Alloc, Uintp, Table and
307 GNAT.HTable.
308 (Backend_Instances): New variable.
309 (Pending_Instantiations): ...here.
310 (Called_Pending_Instantiations): New table.
311 (Node_Table_Size): New constant.
312 (Node_Header_Num): New subtype.
313 (Node_Hash): New function.
314 (To_Pending_Instantiations): New hash table.
315 (Add_Inlined_Body): Bail out early for subprograms in the main
316 unit or subunit. Likewise if the Is_Called flag is set. If the
317 subprogram is an instance, invoke Add_Inlined_Instance. Call
318 Set_Is_Called earlier. If the subrogram is within an instance,
319 invoke Add_Inlined_Instance. Also deal with the case where the
320 call itself is within an instance.
321 (Add_Inlined_Instance): New procedure.
322 (Add_Inlined_Subprogram): Remove conditions always fulfilled.
323 (Add_Pending_Instantiation): Move the defence against ludicruous
324 number of instantiations to here. When back-end inlining is
325 enabled, associate an instantiation with its index in table and
326 mark a few selected kinds of instantiations as always needed.
327 (Initialize): Set Backend_Instances to No_Elist.
328 (Instantiate_Body): New procedure doing the work extracted
329 from...
330 (Instantiate_Bodies): ...here. When back-end inlining is
331 enabled, loop over Called_Pending_Instantiations instead of
332 Pending_Instantiations.
333 (Is_Nested): Minor tweak.
334 (List_Inlining_Info): Also list the contents of
335 Backend_Instances.
336 * sem_ch12.adb (Might_Inline_Subp): Return early if Is_Inlined
337 is set and otherwise set it before returning true.
338 (Analyze_Package_Instantiation): Remove the defence against
339 ludicruous number of instantiations. Invoke
340 Remove_Dead_Instance instead of doing the removal manually if
341 there is a guaranteed ABE.
342
343 2019-08-14 Gary Dismukes <dismukes@adacore.com>
344
345 * exp_ch3.adb (Predef_Spec_Or_Body): For an equality operation
346 of an interface type, create an expression function (that
347 returns False) rather than declaring an abstract function.
348 * freeze.adb (Check_Inherited_Conditions): Set Needs_Wrapper to
349 False unconditionally at the start of the loop creating wrappers
350 for inherited operations.
351
352 2019-08-14 Bob Duff <duff@adacore.com>
353
354 * table.adb: Assert that the table is not locked when increasing
355 Last, even if it doesn't cause reallocation. In other words,
356 assert that on operations that MIGHT cause reallocation.
357 * table.ads: Fix comment accordingly.
358
359 2019-08-14 Arnaud Charlet <charlet@adacore.com>
360
361 * doc/gnat_ugn/gnat_and_program_execution.rst: Remove
362 documentation of gnatelim.
363
364 2019-08-14 Bob Duff <duff@adacore.com>
365
366 * sem_prag.adb (Validate_Compile_Time_Warning_Error): Attach the
367 warning to the Sloc of the first pragma argument, rather than to
368 the pragma itself. This is to make pragmas processed after the
369 back end use the same Sloc as pragmas processed earlier, in the
370 front end. There's no reason for this discrepancy, and it
371 hinders further work on this ticket.
372
373 2019-08-14 Bob Duff <duff@adacore.com>
374
375 * sem.ads (Inside_A_Generic): Remove the ??? comment.
376
377 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
378
379 * inline.ads (Pending_Descriptor): Delete.
380 * inline.adb (Initialize): Do not initialize it.
381 * sem_ch12.adb (Delay_Descriptors): Delete.
382 (Analyze_Package_Instantiation): Call
383 Set_Delay_Subprogram_Descriptors instead of Delay_Descriptors
384 throughout.
385
386 2019-08-14 Bob Duff <duff@adacore.com>
387
388 * exp_aggr.adb (Init_Hidden_Discriminants): Avoid processing the
389 wrong discriminant, which could be of the wrong type.
390
391 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
392
393 * sem_ch12.adb (Analyze_Instance_And_Renamings): Do not reset
394 the Is_Generic_Instance flag previously set on the package
395 generated for the instantiation of a generic subprogram.
396
397 2019-08-14 Ed Schonberg <schonberg@adacore.com>
398
399 * exp_ch4.adb (Expand_N_Quantified_Expression): Freeze
400 explicitly the type of the loop parameter.
401
402 2019-08-14 Javier Miranda <miranda@adacore.com>
403
404 * sem_util.adb (New_Copy_Tree.Copy_Node_With_Replacement):
405 Update the Chars attribute of identifiers.
406
407 2019-08-14 Yannick Moy <moy@adacore.com>
408
409 * sem_spark.adb, sem_spark.ads (Is_Legal): New function exposed
410 for use in GNATprove, to test legality rules not related to
411 permissions.
412 (Check_Declaration_Legality): Extract the part of
413 Check_Declaration that checks rules not related to permissions.
414 (Check_Declaration): Call the new Check_Declaration_Legality.
415 (Check_Type_Legality): Rename of Check_Type. Introduce
416 parameters to force or not checking, and update a flag detecting
417 illegalities.
418 (Check_Node): Ignore attribute references in statement position.
419
420 2019-08-14 Yannick Moy <moy@adacore.com>
421
422 * sem_spark.adb (Check_Old_Loop_Entry): New procedure to check
423 correct use of Old and Loop_Entry.
424 (Check_Node): Check subprogram contracts.
425 (Check_Pragma): Check Loop_Variant.
426 (Check_Safe_Pointers): Apply checking to library-level
427 subprogram declarations as well, in order to check their
428 contract.
429
430 2019-08-14 Yannick Moy <moy@adacore.com>
431
432 * sem_spark.adb (Is_Subpath_Expression): Take into account
433 conversion and qualification.
434
435 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
436
437 * sem_ch7.adb (Install_Private_Declarations)
438 <Swap_Private_Dependents>: Do not rely solely on the
439 Is_Child_Unit flag on the unit to recurse.
440 (Uninstall_Declarations) <Swap_Private_Dependents>: New
441 function. Use it to recurse on the private dependent entities
442 for child units.
443
444 2019-08-14 Javier Miranda <miranda@adacore.com>
445
446 * exp_aggr.adb (Is_CCG_Supported_Aggregate): Return False for
447 arrays with bounds not known at compile time.
448
449 2019-08-14 Ed Schonberg <schonberg@adacore.com>
450
451 * sem_util.adb (New_Copy_Tree, Visit_Entity): A quantified
452 expression includes the implicit declaration of the loop
453 parameter. When a quantified expression is copied during
454 expansion, for example when building the precondition code from
455 the generated pragma, a new loop parameter must be created for
456 the new tree, to prevent duplicate declarations for the same
457 symbol.
458
459 2019-08-14 Yannick Moy <moy@adacore.com>
460
461 * sem_disp.adb (Check_Dispatching_Operation): Update assertion
462 for the separate declarations created in GNATprove mode.
463 * sem_disp.ads (Is_Overriding_Subprogram): Update comment.
464 * sem_elab.adb (SPARK_Processor): Fix test for checking of
465 overriding primitives.
466
467 2019-08-14 Eric Botcazou <ebotcazou@adacore.com>
468
469 * inline.adb (Add_Inlined_Body): Tweak comments.
470 (List_Inlining_Info): Also list information about non-main
471 units.
472
473 2019-08-14 Gary Dismukes <dismukes@adacore.com>
474
475 * sem_ch4.adb (Analyze_Selected_Component): In the case where
476 the prefix is of a concurrent type, and the selected entity
477 matching the selector is the first private declaration of the
478 type (such as the first local variable in a task's body), set
479 Is_Private_Op.
480
481 2019-08-14 Piotr Trojanek <trojanek@adacore.com>
482
483 * einfo.adb (Is_Generic_Actual_Subprogram): Replace repeated
484 calls to Ekind with Ekind_In.
485
486 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
487
488 PR middle-end/91421
489 * gcc-interface/trans.c (gigi): Call set_decl_buillt_in_function.
490 (Call_to_gnu): Use DECL_FE_FUNCTION_CODE instead of DECL_FUNCTION_CODE.
491
492 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
493
494 * ali.ads (Linker_Option_Record): Remove Original_Pos component.
495 * ali.adb (Scan_ALI): Do not set it.
496
497 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
498
499 * sem_ch3.adb (Build_Derived_Concurrent_Type): Add a couple of
500 local variables and use them. When the derived type fully
501 constrains the parent type, rewrite it as a subtype of an
502 implicit (unconstrained) derived type instead of the other way
503 around.
504 (Copy_And_Build): Deal with concurrent types and use predicates.
505 (Build_Derived_Private_Type): Build the full derivation if
506 needed for concurrent types too.
507 (Build_Derived_Record_Type): Add marker comment.
508 (Complete_Private_Subtype): Use predicates.
509
510 2019-08-13 Ed Schonberg <schonberg@adacore.com>
511
512 * sem_ch3.adb (Check_Generic_Ancestor): New subprogram,
513 aubsidiary to Build_Derived_Record_Type. to enforce the rule
514 that a type extension declared in a generic body cznnot have an
515 ancestor that is a generic formal (RM 3.9.1 (4/2)). The rule
516 applies to all ancestors of the type, including interface
517 progenitors.
518
519 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
520
521 * sem_ch3.adb (Build_Underlying_Full_View): Delete.
522 (Complete_Private_Subtype): Do not set the full view on the
523 private subtype here. If the full base is itself derived from
524 private, do not re-derive the parent type but instead constrain
525 an existing underlying full view.
526 (Prepare_Private_Subtype_Completion): Do not get to the
527 underlying full view, if any. Set the full view on the private
528 subtype here.
529 (Process_Full_View): Likewise.
530 * sem_ch12.adb (Check_Generic_Actuals): Also set
531 Is_Generic_Actual_Type on the full view if the type of the
532 actual is private.
533 (Restore_Private_Views): Also reset Is_Generic_Actual_Type on
534 the full view if the type of the actual is private.
535 * sem_eval.adb (Subtypes_Statically_Match): Remove bypass for
536 generic actual types.
537
538 2019-08-13 Javier Miranda <miranda@adacore.com>
539
540 * sem_res.adb (Resolve_Selected_Component): When the type of the
541 component is an access to a class-wide type and the type of the
542 context is an access to a tagged type the relevant type is that
543 of the component (since in such case we may need to generate
544 implicit type conversions or dispatching calls).
545
546 2019-08-13 Ed Schonberg <schonberg@adacore.com>
547
548 * exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Preanalyze
549 expression, rather do a full analysis, to prevent unwanted
550 removal of side effects which mask the intent of the expression.
551
552 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
553
554 * impunit.adb (Non_Imp_File_Names_95): Add
555 GNAT.Branch_Prediction.
556
557 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
558
559 * exp_ch6.adb: Remove with and use clauses for Sem_Ch12.
560 (Expand_Call_Helper): Swap the back-end inlining case and the
561 special front-end expansion case. In back-end inlining mode, do
562 not invoke Add_Inlined_Body unless the call may be inlined.
563 * inline.ads (Add_Pending_Instantiation): New function moved
564 from...
565 * inline.adb (Add_Inlined_Body): Simplify comment. Turn test on
566 the enclosing unit into assertion.
567 (Add_Pending_Instantiation): New function moved from...
568 * sem_ch12.ads (Add_Pending_Instantiation): ...here.
569 * sem_ch12.adb (Add_Pending_Instantiation): ...here.
570
571 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
572
573 * sem.adb (Do_Analyze): Recompute Style_Check_Max_Line_Length
574 after restoring Style_Max_Line_Length.
575
576 2019-08-13 Arnaud Charlet <charlet@adacore.com>
577
578 * sem_ch13.adb (Check_Iterator_Functions): Protect against
579 cascaded errors.
580
581 2019-08-13 Ed Schonberg <schonberg@adacore.com>
582
583 * sem_ch8.adb (Analyze_Subprogram_Renaming): Do no suppress mode
584 conformance checks on child unit instance that is a compilation
585 unit.
586
587 2019-08-13 Gary Dismukes <dismukes@adacore.com>
588
589 * exp_dbug.adb (Fully_Qualify_Name): Add full name qualification
590 for the E_Exception case.
591
592 2019-08-13 Gary Dismukes <dismukes@adacore.com>
593
594 * exp_aggr.adb (Aggr_Size_OK): Compute the aggregate size using
595 universal arithmetic, to avoid situations where the size
596 computation overflows.
597
598 2019-08-13 Justin Squirek <squirek@adacore.com>
599
600 * repinfo.adb (List_Scalar_Storage_Order): Modify conditionals
601 for displaying ordering to always be triggered when -gnatR4 is
602 in effect.
603
604 2019-08-13 Justin Squirek <squirek@adacore.com>
605
606 * aspects.adb, aspects.ads: Register new aspect.
607 * par-prag.adb (Prag): Register new pragma
608 * sem_ch13.adb (Analyze_Aspect_Specifications): Add processing
609 for new aspect similar to Aspect_Max_Entry_Queue_Length.
610 * sem_prag.adb, sem_prag.ads (Analyze_Pragma): Register new
611 pragma and set it to use the same processing as
612 Pragma_Max_Queue_Length.
613 * snames.ads-tmpl: Move definition of
614 Name_Max_Entry_Queue_Length so that it can be processed as a
615 pragma in addition to a restriction and add an entry for the
616 pragma itself.
617
618 2019-08-13 Yannick Moy <moy@adacore.com>
619
620 * sem_ch4.adb (Analyze_Allocator): Do not insert subtype
621 declaration for allocator inside a spec expression.
622
623 2019-08-13 Yannick Moy <moy@adacore.com>
624
625 * sem_res.adb (Resolve_Call): Do not inline calls inside record
626 types.
627
628 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
629
630 * sem_ch4.adb (Analyze_One_Call): Remove bypass for type
631 mismatch in nested instantiations.
632 * sem_ch8.adb (Find_Nearer_Entity): New function.
633 (Find_Renamed_Entity): Use it to disambiguate the candidates for
634 the renaming generated for an instantiation when it is
635 ambiguous.
636
637 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
638
639 * gnat1drv.adb (Adjust_Global_Switches): Do not set
640 Back_End_Inlining in ASIS mode either.
641
642 2019-08-13 Olivier Hainque <hainque@adacore.com>
643
644 * libgnat/s-win32.ads: Define size_t and fix the MapViewOfFile
645 binding to use it instead of DWORD for the dwNumberOfBytesToMap
646 argument.
647 * libgnat/g-sercom__mingw.adb (Read): State which definition of
648 size_t to fetch in call to Last_Index.
649
650 2019-08-13 Arnaud Charlet <charlet@adacore.com>
651
652 * gcc-interface/Make-lang.in: Remove unused TRACE variable. Pass
653 LN_S to relevant gnatlib targets.
654 * gcc-interface/Makefile.in: Systematically pass LN_S to
655 relevant gnatlib targets.
656
657 2019-08-13 Yannick Moy <moy@adacore.com>
658
659 * sem_dim.adb (Analyze_Dimension,
660 Analyze_Dimension_Array_Aggregate, Analyze_Dimension_Call,
661 Analyze_Dimension_Extension_Or_Record_Aggregate): Return
662 immediately when inside an inlined body.
663 * sem_res.adb (Resolve_Call): Remove special checking now done
664 inside Analyze_Dimension_Call.
665
666 2019-08-13 Justin Squirek <squirek@adacore.com>
667
668 * exp_ch4.adb (Expand_N_Allocator): Add condition to detect
669 library-level object declarations
670
671 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
672
673 * doc/gnat_ugn/building_executable_programs_with_gnat.rst
674 (-gnateT): Document Double_Float_Alignment parameter and fix
675 description of Double_Scalar_Alignment parameter.
676 * gnat_ugn.texi: Regenerate.
677
678 2019-08-13 Eric Botcazou <ebotcazou@adacore.com>
679
680 * exp_ch6.adb (Expand_Call_Helper): If back-end inlining is
681 enabled, also instantiate the body of a generic unit containing
682 a subprogram subject to aspect/pragma Inline_Always at
683 optimization level zero.
684 * sem_ch12.adb (Might_Inline_Subp): Minor tweak.
685 (Analyze_Package_Instantiation): Do not instantiate the package
686 body because of inlining considerations if the instantiation is
687 done in a generic unit. Move around similar condition involving
688 the main unit. Add test on Back_End_Inlining to processing for
689 front-end inlining.
690
691 2019-08-13 Javier Miranda <miranda@adacore.com>
692
693 * exp_disp.adb (Make_Secondary_DT): Handle record type
694 derivations that have interface components located at fixed
695 positions and interface components located at variable offset.
696 The offset of components located at fixed positions is computed
697 using the dummy object (similar to the case where all the
698 interface components are located at fixed positions).
699 (Make_DT): Build the dummy object for all tagged types that
700 implement interface types (that is, build it also for types with
701 variable size components), and use the dummy object to compute
702 the offset of all tag components located at fixed positions when
703 initializing the Interface_Table object.
704
705 2019-08-13 Justin Squirek <squirek@adacore.com>
706
707 * gnatcmd.adb (GNATCmd): Add constant for new compiler switch
708 --help-ada, and include usage subprogram. Add line to usage help
709 explaining the new flag.
710 (GNATCmd_Usage): Rename from locally declared Usage so as not to
711 confuse with the newly imported version. Add new argument case
712 for --help-ada and add bug report email to implicit display of
713 help without the --help flag so as to unify output between the
714 two cases.
715
716 2019-08-13 Dmitriy Anisimkov <anisimko@adacore.com>
717
718 * libgnat/g-comlin.adb (Getopt): Quote unrecognized switch in
719 Invalid_Switch exception message.
720
721 2019-08-13 Yannick Moy <moy@adacore.com>
722
723 * sem_util.adb (Traverse_More_Func): Take into account
724 Loop_Actions inside N_Iterated_Component_Association nodes.
725 * sinfo.ads: Document correctly Loop_Actions as a field of nodes
726 of kind N_Iterated_Component_Association.
727
728 2019-08-13 Claire Dross <dross@adacore.com>
729
730 * libgnat/a-cfinve.adb, libgnat/a-cofove.adb (Find_Index,
731 Reverse_Find_Index): Use bigger type to avoid range check
732 failure at the last loop iteration.
733
734 2019-08-12 Dmitriy Anisimkov <anisimko@adacore.com>
735
736 * libgnat/g-socket.adb (Is_IPv6_Address): Check that no less
737 then 2 colons in IPv6 numeric address.
738
739 2019-08-12 Dmitriy Anisimkov <anisimko@adacore.com>
740
741 * libgnat/g-comlin.ads, libgnat/g-comlin.adb (Getopt): Add
742 parameter Quiet. Need to do not output error messages to
743 console. Invalid_Switch exception generation surrounded by an
744 error message.
745
746 2019-08-12 Ed Schonberg <schonberg@adacore.com>
747
748 * exp_ch6.adb (Expand_Actuals. Add_Call_By_Copy_Code): Add code
749 to generate proper checks when an actual for an in-out or out
750 parameter has a non-null access type. No constraints are
751 applied to an inbound access parameter, but on exit a not-null
752 check must be performed if the type of the actual requires it.
753
754 2019-08-12 Ed Schonberg <schonberg@adacore.com>
755
756 * sem_util.adb (Is_Expaned_Priority_Attribute): Check whether
757 call comes from a rewritten attribute before comparing name with
758 Get_Ceiling run-time subprogram.
759
760 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
761
762 * exp_util.ads (Component_May_Be_Bit_Aligned): Small comment
763 tweaks.
764 (Possible_Bit_Aligned_Component): Likewise.
765 (Type_May_Have_Bit_Aligned_Components): Likewise.
766 * exp_util.adb (Component_May_Be_Bit_Aligned): Likewise.
767 (Possible_Bit_Aligned_Component): Likewise.
768 (Type_May_Have_Bit_Aligned_Components): Likewise.
769
770 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
771
772 * exp_ch4.adb (Expand_N_Op_Eq): Expand the array equality if
773 either operand is a possibly unaligned slice.
774 * exp_ch6.adb (Expand_Simple_Function_Return): Do not generate a
775 copy for a possibly unaligned object if it is represented as a
776 scalar.
777 * exp_util.adb (Is_Possibly_Unaligned_Slice): Do not always
778 return false if the target doesn't have strict alignment.
779
780 2019-08-12 Bob Duff <duff@adacore.com>
781
782 * sem_ch12.adb (Instantiate_Package_Body): Remove suppression of
783 checks in instances of internal units.
784 * sem_ch6.adb (Analyze_Function_Return): Do not generate a
785 constraint check on an extended_return_statement if the subtype
786 of the return object in the statement is identical to the return
787 subtype of the function.
788
789 2019-08-12 Bob Duff <duff@adacore.com>
790
791 * libgnat/a-cbmutr.adb (Is_Reachable): Declare Idx to be of the
792 base subtype. Clearly it makes no sense to loop "while Idx >=
793 0", if Idx is of a nonnegative subtype.
794
795 2019-08-12 Bob Duff <duff@adacore.com>
796
797 * libgnat/a-tifiio.adb (Put_Scaled): Prevent AA from being
798 negative, since Field is range 0 .. something.
799
800 2019-08-12 Bob Duff <duff@adacore.com>
801
802 * doc/gnat_ugn/gnat_utility_programs.rst (gnatmetric, gnatpp,
803 gnatstub): Remove documentation for Ada language version
804 switches, and note that they are no longer needed.
805
806 2019-08-12 Gary Dismukes <dismukes@adacore.com>
807
808 * sem_ch5.adb (Prepare_Param_Spec_Loop): Set the parents of the
809 copied low and high bounds in the case where the loop range is
810 given by a discrete_subtype_indication, to prevent hanging (or
811 Assert_Failure) in Insert_Actions.
812
813 2019-08-12 Ed Schonberg <schonberg@adacore.com>
814
815 * sem_ch6.adb (heck_Untagged_Equality): Verify that user-defined
816 equality has the same profile as the predefined equality before
817 applying legality rule in RM 4.5.2 (9.8).
818
819 2019-08-12 Bob Duff <duff@adacore.com>
820
821 * libgnat/a-except.ads: Update obsolete comment, still making
822 clear that this is a variant. Add explicit default for Id
823 component of Exception_Occurrence, because that value is used.
824 Define Null_Occurrence less redundantly.
825 * libgnat/a-einuoc.adb: Minor simplification of code.
826
827 2019-08-12 Justin Squirek <squirek@adacore.com>
828
829 * libgnat/a-dhfina.adb, libgnat/a-dhfina.ads (Is_Simple_Name,
830 Is_Root_Directory, Is_Parent_Directory,
831 Is_Current_Directory_Name, Is_Relative_Name, Initial_Directory,
832 Relative_Name, Compose): Add implementation and documentation.
833 * libgnat/a-direct.adb (Containing_Directory): Modify routine to
834 use routines from Ada.Directories.Hierarchical_File_Names and
835 remove incorrect special case for parent directories.
836 (Fetch_Next_Entry): Add check for current directory and parent
837 directory and ignore them under certain circumstances.
838 (Simple_Nmae): Add check for null result from
839 Simple_Name_Internal and raise Name_Error.
840 (Simple_Name_Internal): Add explicit check for root directories,
841 sanitize trailing directory separators, and modify behavior so
842 that current and parent directories are considered valid
843 results.
844 * Makefile.rtl: Add entry to GNATRTL_NONTASKING_OBJS.
845
846 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
847
848 * freeze.adb (Freeze_Entity): Give the same error for an
849 Object_Size clause on a variable-sized type as for a Size
850 clause.
851
852 2019-08-12 Gary Dismukes <dismukes@adacore.com>
853
854 * sem_prag.adb (Analyze_Pragma, Pragma_Suppress_Initialization):
855 For private types, set the Suppress_Initialization flag on the
856 Full_View of the entity rather than the entity's base type.
857
858 2019-08-12 Yannick Moy <moy@adacore.com>
859
860 * aspects.adb, aspects.ads (Aspect_No_Caching): New aspect.
861 * contracts.adb, contracts.ads (Add_Contract_Item): Add handling
862 of No_Caching.
863 (Analyze_Object_Contract): Add handling of No_Caching.
864 * einfo.adb, einfo.ads
865 (Get_Pragma): Add handling of No_Caching.
866 * doc/gnat_rm/implementation_defined_aspects.rst,
867 doc/gnat_rm/implementation_defined_pragmas.rst: Document new
868 aspect/pragma.
869 * gnat_rm.texi: Regenerate.
870 * par-prag.adb (Prag): New pragma Pragma_No_Caching.
871 * sem_ch13.adb (Analyze_Aspect_Specifications,
872 Check_Aspect_At_Freeze_Point): Add handling of No_Caching.
873 * sem_prag.adb (Analyze_Pragma): Deal with pragma No_Caching.
874 * sem_prag.ads (Analyze_External_Property_In_Decl_Part): Now
875 applies to No_Caching.
876 * sem_util.adb, sem_util.ads (Is_Effectively_Volatile): Add
877 handling of No_Caching.
878 (No_Caching_Enabled): New query function.
879 * snames.ads-tmpl: New names for pragma.
880
881 2019-08-12 Yannick Moy <moy@adacore.com>
882
883 * sem_util.adb, sem_util.ads (Traverse_More_Func,
884 Traverse_More_Proc): Add formal parameter for Itypes traversal.
885
886 2019-08-12 Yannick Moy <moy@adacore.com>
887
888 * exp_attr.adb, exp_attr.ads (Expand_Size_Attribute): New
889 procedure to share part of the attribute expansion with
890 GNATprove mode.
891 (Expand_N_Attribute_Reference): Extract part of the
892 Size/Object_Size expansion in the new procedure
893 Expand_Size_Attribute.
894 * exp_spark.adb (Expand_SPARK_N_Attribute_Reference): Expand
895 Size/Object_Size attributes using the new procedure
896 Expand_Size_Attribute.
897
898 2019-08-12 Yannick Moy <moy@adacore.com>
899
900 * exp_spark.adb (Expand_SPARK_N_Attribute_Reference): Only
901 expand Enum_Rep attribute when its parameter is a literal.
902
903 2019-08-12 Justin Squirek <squirek@adacore.com>
904
905 * sem_eval.adb (Check_Non_Static_Context): Add a condition to
906 determine if a range violation constitues a warning or an error.
907 (Out_Of_Range): Add a condition to determine if a range
908 violation constitues a warning or an error.
909
910 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
911
912 * exp_ch4.adb (Real_Range_Check): Do not rewrite the conversion
913 node but its expression instead, after having fetched its
914 current value. Clear the Do_Range_Check flag on entry. Return
915 early for a rewritten float-to-float conversion. Remove
916 redundant local variable. Suppress all checks when inserting
917 the temporary and do not reanalyze the node.
918
919 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
920
921 * sprint.ads: Minor comment tweak.
922
923 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
924
925 * checks.adb (Insert_Valid_Check): Do not retrieve the
926 Do_Range_Check flag from the Original_Node but from the
927 Validated_Object. Remove useless bypass for floating-point
928 types.
929
930 2019-08-12 Yannick Moy <moy@adacore.com>
931
932 * sem_util.adb, sem_util.ads (Traverse_More_Func,
933 Traverse_More_Proc): New traversal subprograms.
934
935 2019-08-12 Jerome Lambourg <lambourg@adacore.com>
936
937 * libgnarl/s-taprop__vxworks.adb (Abort_Handler): Only call
938 s-tpopsp.Self when actually needed.
939
940 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
941
942 * exp_ch4.adb (Discrete_Range_Check): Return if checks are
943 suppressed.
944
945 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
946
947 * sem_res.adb: Add with & use clause for Sem_Mech and
948 alphabetize.
949 (Resolve_Actuals): Do not apply a scalar range check for the
950 source of a conversion whose result is passed by reference to a
951 valued procedure.
952
953 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
954
955 * checks.adb (Insert_Valid_Check): Reset the Do_Range_Check flag
956 on the validated object.
957 * exp_ch6.adb (Add_Call_By_Copy_Code): Reset the Do_Range_Check
958 flag on the actual here, as well as on the Expression if the
959 actual is a N_Type_Conversion node.
960 (Add_Validation_Call_By_Copy_Code): Generate the incoming range
961 check if needed and reset the Do_Range_Check flag on the
962 Expression if the actual is a N_Type_Conversion node.
963 (Expand_Actuals): Do not reset the Do_Range_Check flag here.
964 Generate the incoming range check for In parameters here instead
965 of...
966 (Expand_Call_Helper): ...here. Remove redudant condition.
967 * sem_res.adb (Resolve_Actuals): Use local variable A_Typ and
968 remove obsolete comments.
969 (Resolve_Type_Conversion): Do not force the Do_Range_Check flag
970 on the operand if range checks are suppressed.
971
972 2019-08-12 Eric Botcazou <ebotcazou@adacore.com>
973
974 * checks.adb (Activate_Range_Check): Remove redundant argument.
975 (Generate_Range_Check): Likewise.
976 (Apply_Float_Conversion_Check): Reset the Do_Range_Check flag on
977 entry and remove redundant condition.
978
979 2019-08-02 Alexandre Oliva <oliva@adacore.com>
980
981 * libgnat/a-exexpr.adb (Begin_Handler_v1, End_Handler_v1): New.
982 (Claimed_Cleanup): New.
983 (Begin_Handler, End_Handler): Document.
984 * gcc-interface/trans.c (gigi): Switch to exception handler
985 ABI #1.
986 (Exception_Handler_to_gnu_gcc): Save the original cleanup
987 returned by begin handler, pass it to end handler, and use
988 EH_ELSE_EXPR to pass a propagating exception to end handler.
989 (gnat_to_gnu): Leave the exception pointer alone for reraise.
990 (add_cleanup): Handle EH_ELSE_EXPR, require it by itself.
991
992 2019-07-23 Ed Schonberg <schonberg@adacore.com>
993
994 * sem_ch13.adb (Check_Aspect_At_End_Of_Declarations,
995 Freeze_Entity_Checks): Include Aspect_CPU with other aspects
996 whose expresssion may depend on a discriminant, and thus require
997 that components of the type be made visible.
998
999 2019-07-23 Eric Botcazou <ebotcazou@adacore.com>
1000
1001 * checks.adb (Convert_And_Check_Range): Add Suppress parameter
1002 and pass it in the call to Insert_Actions. Rename local
1003 variable.
1004 (Generate_Range_Check): Minor comment fixes. Pass Range_Check
1005 in the first call to Convert_And_Check_Range and All_Checks in
1006 the second call.
1007 * exp_ch4.adb (Expand_N_Type_Conversion): Reset the
1008 Do_Overflow_Check flag in the float-to-float case too if there
1009 is also a range check.
1010
1011 2019-07-23 Eric Botcazou <ebotcazou@adacore.com>
1012
1013 * checks.adb (Activate_Overflow_Check): Remove redundant
1014 argument.
1015 * exp_ch4.adb (Discrete_Range_Check): Reset the overflow flag.
1016 (Expand_N_Type_Conversion): Do not reset it here.
1017
1018 2019-07-23 Eric Botcazou <ebotcazou@adacore.com>
1019
1020 * repinfo.adb (List_Component_Layout): Pass Decimal to UI_Write.
1021 (Write_Val): Likewise.
1022
1023 2019-07-23 Ed Schonberg <schonberg@adacore.com>
1024
1025 * aspects.ads: New table Operational_Aspect, used to distinguish
1026 between aspects that are view-specific, such as those related to
1027 iterators, and representation aspects that apply to all views of
1028 a type.
1029 * aspects.adb (Find_Aspect): If the aspect being sought is
1030 operational, do not ecamine the full view of a private type to
1031 retrieve it.
1032 * sem_ch5.adb (Analyze_Iterator_Specification): Improve error
1033 message when the intended domain of iteration does not implement
1034 the required iterator aspects.
1035
1036 2019-07-23 Yannick Moy <moy@adacore.com>
1037
1038 * sem_spark.ads (Is_Local_Context): New function.
1039 * sem_spark.adb (Check_Declaration): Issue errors on violations
1040 of SPARK RM 3.10(4)
1041 (Process_Path): Do not issue error on borrow/observe during
1042 elaboration, as these are caught by the new rule.
1043
1044 2019-07-23 Yannick Moy <moy@adacore.com>
1045
1046 * exp_ch7.adb (Create_Finalizer): Force finalizer not to be
1047 Ghost enabled.
1048 * exp_dbug.adb (Get_External_Name): Explain special case of
1049 Ghost finalizer.
1050
1051 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1052
1053 * repinfo.adb (List_Entities): Also list compiled-generated
1054 types present as Etype of objects.
1055
1056 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1057
1058 * sinfo.ads: Update the documentation about the
1059 Do_Division_Check, Do_Overflow_Check and Do_Range_Check flags.
1060
1061 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1062
1063 * exp_ch4.adb (Expand_N_Type_Conversion): Beef up comment.
1064 (Fixup_Universal_Fixed_Operation): Set the base type instead of
1065 the type of the enclosing type conversion on the operation.
1066
1067 2019-07-22 Ed Schonberg <schonberg@adacore.com>
1068
1069 * exp_ch4.adb (Expand_N_In): Do not suggest the use of attribute
1070 'Valid as a replacement for a range check on a discrete type
1071 when the bounds of the range are given by type conversions,
1072 because in such a case there are distinct types involved and the
1073 subbested attribute replacement would be misplaced.
1074
1075 2019-07-22 Yannick Moy <moy@adacore.com>
1076
1077 * sem_spark.adb (Get_Root_Object, Is_Path_Expression,
1078 Is_Subpath_Expression): Add parameter Is_Traversal to adapt
1079 these functions to the case of paths returned from a traversal
1080 function.
1081 (Read_Indexes): Handle the case of an if-expression or
1082 case-expression.
1083 (Check_Statement): Check Emit_Messages only when issuing an
1084 error message. This is important as Emit_Messages may store the
1085 information that an error was detected.
1086
1087 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1088
1089 * checks.adb (Apply_Type_Conversion_Checks): Do not set
1090 Do_Range_Check flag on conversions from fixed-point types
1091 either.
1092 * exp_attr.adb: Add use and with clause for Expander.
1093 (Expand_N_Attribute_Reference) <Fixed_Value, Integer_Value>: Set
1094 the Conversion_OK flag and do not generate overflow/range checks
1095 manually.
1096 * exp_ch4.adb (Expand_N_Qualified_Expression): Remove
1097 superfluous clearing of Do_Range_Check flag.
1098 (Discrete_Range_Check): New procedure to generate a range check
1099 for discrete types.
1100 (Real_Range_Check): Remove redundant local variable and adjust.
1101 Remove useless shortcut. Clear Do_Range_Check flag on all
1102 paths.
1103 (Expand_N_Type_Conversion): Remove redundant test on
1104 Conversion_OK. Call Discrete_Range_Check to generate range
1105 checks on discrete types. Remove obsolete code for
1106 float-to-integer conversions. Add code to generate range checks
1107 for conversions involving fixed-point types.
1108
1109 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1110
1111 * sprint.ads: Fix pasto in comment.
1112
1113 2019-07-22 Javier Miranda <miranda@adacore.com>
1114
1115 * sem_res.adb (Resolve_Actuals): Replace code that displaces the
1116 pointer to an allocated object to reference its secondary
1117 dispatch table by a type conversion (which takes care of
1118 handling all cases).
1119
1120 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1121
1122 * sprint.adb (Sprint_Node_Actual)
1123 <N_Decimal_Fixed_Point_Definition>: Swap a couple of spaces.
1124 (Write_Itype): Minor consistency fixes throughout. Add support
1125 for printing ordinary and decimal fixed-point types and
1126 subtypes.
1127
1128 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1129
1130 * exp_attr.adb (Expand_Loop_Entry_Attribute): Beef up comment.
1131
1132 2019-07-22 Ed Schonberg <schonberg@adacore.com>
1133
1134 * libgnat/s-valboo.ads, libgnat/s-valcha.ads,
1135 libgnat/s-valdec.ads, libgnat/s-valenu.ads,
1136 libgnat/s-valint.ads, libgnat/s-vallld.ads,
1137 libgnat/s-vallli.ads, libgnat/s-valllu.ads,
1138 libgnat/s-valrea.ads, libgnat/s-valuns.ads,
1139 libgnat/s-valwch.ads: Change categorization of packages that
1140 implement attribute 'Value from Pure to Preelaborate, to prevent
1141 undesirable optimizations when the evaluation of the attribute
1142 raises Constraint_Error, but subsequent use of the result of
1143 this evsaluation is removed by a subsequent optimization.
1144
1145 2019-07-22 Ed Schonberg <schonberg@adacore.com>
1146
1147 * sem_warn.adb (Check_References): Do not emit s warning on a
1148 referenced entity with no explicit assignment if the type of the
1149 entity has Preelaborable_Initialixation, such as
1150 Exception_Occurrence.
1151
1152 2019-07-22 Javier Miranda <miranda@adacore.com>
1153
1154 * exp_ch4.adb (Size_In_Storage_Elements): Improve the expansion
1155 to handle array indexes that are modular type.
1156 (Expand_N_Allocator): For 32-bit targets improve the generation
1157 of the runtime check associated with large arrays supporting
1158 arrays initialized with a qualified expression.
1159 * libgnat/s-imenne.adb (Image_Enumeration_8,
1160 Image_Enumeration_16, Image_Enumeration_32): Define the index of
1161 Index_Table with range Natural'First .. Names'Length since in
1162 the worst case all the literals of the enumeration type would be
1163 single letter literals and the Table built by the frontend would
1164 have as many components as the length of the names string. As a
1165 result of this enhancement, the internal tables declared using
1166 Index_Table have a length closer to the real needs, thus
1167 avoiding the declaration of large arrays on 32-bit CCG targets.
1168
1169 2019-07-22 Yannick Moy <moy@adacore.com>
1170
1171 * sem_ch3.adb (Constrain_Access): Issue a message about ignored
1172 constraint.
1173
1174 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1175
1176 * sem_ch8.adb (End_Use_Type): Reset the In_Use flag on the
1177 class-wide type if the type is tagged.
1178 (Use_One_Type): Add commentary on the handling of the class-wide
1179 type.
1180
1181 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1182
1183 * einfo.ads (Is_For_Access_Subtype): Delete.
1184 (Set_Is_For_Access_Subtype): Likewise.
1185 * einfo.adb (Is_For_Access_Subtype): Likewise.
1186 (Set_Is_For_Access_Subtype): Likewise.
1187 (Write_Entity_Flags): Do not write Is_For_Access_Subtype.
1188 * exp_ch4.adb (Expand_N_Selected_Component): Do not deal with
1189 it.
1190 * exp_spark.adb (Expand_SPARK_N_Selected_Component): Likewise.
1191 * sem_ch4.adb (Analyze_Explicit_Dereference): Likewise.
1192 * sem_ch3.adb (Build_Discriminated_Subtype): Do not build a
1193 special private subtype for access-to-record subtypes.
1194
1195 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1196
1197 * sem_ch3.adb (Complete_Private_Subtype): Rework the setting of
1198 the Etype of the full view for full base types that cannot
1199 contain any discriminant. Remove code and comment about it in
1200 the main path.
1201
1202 2019-07-22 Ed Schonberg <schonberg@adacore.com>
1203
1204 * sem_ch3.adb (Convert_Bound): Subsidiary of
1205 Floating_Point_Type_Declaration, to handle properly range
1206 specifications with bounds that may include static constants of
1207 a given type rather than real literals.
1208
1209 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1210
1211 * sem_aggr.adb (Rewrite_Bound): Be prepared for discriminals
1212 too.
1213 (Rewrite_Range;): Minor tweak.
1214 (Resolve_Record_Aggregate): For a component with default
1215 initialization whose expression is an array aggregate, also
1216 rewrite the bounds of the component associations, if any.
1217
1218 2019-07-22 Gary Dismukes <dismukes@adacore.com>
1219
1220 * exp_ch5.adb (Expand_N_Case_Statement): In the case where a
1221 case statement is rewritten as an equivalent if statement,
1222 inherit the From_Condition_Expression flag from the case
1223 statement.
1224
1225 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1226
1227 * sem_ch8.adb (Check_Constrained_Object): Further extend the
1228 special optimization to all limited types.
1229
1230 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1231
1232 * exp_attr.adb (Expand_N_Attribute_Reference)
1233 <Attribute_Enum_Val>: Set No_Truncation on the
1234 N_Unchecked_Type_Conversion built around the argument passed to
1235 the attribute.
1236
1237 2019-07-22 Nicolas Roche <roche@adacore.com>
1238
1239 * libgnat/s-valrea.adb (Scan_Real): Ignore non significative
1240 digits to avoid converging to infinity in some cases.
1241
1242 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1243
1244 * libgnat/g-encstr.adb (Encode_Wide_String): Fix oversight.
1245 (Encode_Wide_Wide_String): Likewise.
1246
1247 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1248
1249 * sem_warn.adb (Find_Var): Bail out for a function call with an
1250 Out or In/Out parameter.
1251
1252 2019-07-22 Nicolas Roche <roche@adacore.com>
1253
1254 * terminals.c (__gnat_tty_waitpid): Support both blocking and
1255 not blocking mode.
1256 * libgnat/g-exptty.ads (Is_Process_Running): New function.
1257 * libgnat/g-exptty.adb (Close): Don't try to interrupt/terminate
1258 a process if it is already dead.
1259
1260 2019-07-22 Ed Schonberg <schonberg@adacore.com>
1261
1262 * freeze.adb (Freeze_Fixed_Point_Type): When freezing a
1263 fixed-point subtype, check whether the parent type declarastion
1264 includes an aspect specification for the 'Small type attribute,
1265 and inherit the specified value.
1266
1267 2019-07-22 Javier Miranda <miranda@adacore.com>
1268
1269 * freeze.adb (Freeze_Subprogram): Check that C++ constructors
1270 must have external or link name.
1271
1272 2019-07-22 Ed Schonberg <schonberg@adacore.com>
1273
1274 * sem_res.adb (Resolve_Selected_Component): If the prefix has a
1275 deferred reference, generate the correct reference now, to
1276 indicate that the previous assignment is used. This prevents
1277 spurious warnings on useless assignments when compiling with all
1278 warnings enabled. when there is a subsequent call in the same
1279 stqtement list, in which the prefix of the selected component is
1280 the actual for an out parameter.
1281
1282 2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
1283
1284 * exp_attr.adb (Expand_Loop_Entry_Attribute): Copy the condition
1285 of a while loop instead of simply relocating it.
1286
1287 2019-07-18 Arnaud Charlet <charlet@adacore.com>
1288
1289 * Makefile.rtl, expect.c, env.c, aux-io.c, mkdir.c, initialize.c,
1290 cstreams.c, raise.c, tracebak.c, adadecode.c, init.c, raise-gcc.c,
1291 argv.c, adaint.c, adaint.h, ctrl_c.c, sysdep.c, rtinit.c, cio.c,
1292 seh_init.c, exit.c, targext.c: Introduce a "STANDALONE" mode where C
1293 runtime files do not have any dependency on GCC include files.
1294 Remove unnecessary includes.
1295 Remove remaining references to VMS in runtime C file.
1296 * runtime.h: new File.
1297
1298 2019-07-13 Andreas Schwab <schwab@linux-m68k.org>
1299
1300 * Makefile.rtl: Use g-sercom__linux.adb for all linuxes.
1301
1302 2019-07-11 Piotr Trojanek <trojanek@adacore.com>
1303
1304 * lib-writ.adb (Ensure_System_Dependency,
1305 Up_To_Date_ALI_File_Exists, Write_ALI): Replace low-level access
1306 to table with a high-level query.
1307
1308 2019-07-11 Piotr Trojanek <trojanek@adacore.com>
1309
1310 * checks.adb: Fix typo in comment.
1311 * sem.adb (Semantics): Avoid repeated calls to
1312 In_Extended_Main_Source_Unit by reusing an already-cached
1313 result.
1314 * sem_util.adb (First_Global): Fix style.
1315
1316 2019-07-11 Yannick Moy <moy@adacore.com>
1317
1318 * sem_res.adb (Resolve_Call): Do not perform dimensionality
1319 checking on inlined bodies.
1320
1321 2019-07-11 Yannick Moy <moy@adacore.com>
1322
1323 * debug.adb: Flip meaning of debug switch -gnatdF.
1324
1325 2019-07-11 Yannick Moy <moy@adacore.com>
1326
1327 * sem_eval.adb (Is_Same_Value): Add special case for rewritten
1328 Loop_Entry attribute.
1329
1330 2019-07-11 Claire Dross <dross@adacore.com>
1331
1332 * gnat1drv.adb: SPARK checking rules for pointer aliasing are
1333 moved to GNATprove backend.
1334 * sem_spark.ads, sem_spark.adb (Sem_SPARK): Is now a generic
1335 unit. Takes as parameters:
1336 - Retysp which is used to query the most underlying type
1337 visible in SPARK. We do not introduce aliasing checks for
1338 types which are not visibly deep.
1339 - Component_Is_Visible_In_SPARK is used to avoid doing pointer
1340 aliasing checks on components which are not visible in SPARK.
1341 - Emit_Messages returns True in the second phase of SPARK
1342 analysis. Error messages for failed aliasing checks are only
1343 output in this case.
1344 Additionally, errors on constructs not supported in SPARK are
1345 removed as duplicates of marking errors. Components are stored
1346 in the permission map using their original component to avoid
1347 inconsistencies between components of different views of the
1348 same type.
1349 (Check_Expression): Handle delta constraints.
1350 (Is_Deep): Exported so that we can check for SPARK restrictions
1351 on deep types inside SPARK semantic checkings.
1352 (Is_Traversal_Function): Exported so that we can check for SPARK
1353 restrictions on traversal functions inside SPARK semantic
1354 checkings.
1355 (Check_Call_Statement, Read_Indexes): Check wether we are
1356 dealing with a subprogram pointer type before querying called
1357 entity.
1358 (Is_Subpath_Expression): Image attribute can appear inside a
1359 path.
1360 (Check_Loop_Statement): Correct order of statements in the loop.
1361 (Check_Node): Ignore raise nodes.
1362 (Check_Statement): Use Last_Non_Pragma to get the object
1363 declaration in an extended return statement.
1364
1365 2019-07-11 Patrick Bernardi <bernardi@adacore.com>
1366
1367 * bindgen.adb (Gen_Main): Do not generate a reference to
1368 Ada_Main_Program_Name when the Minimal_Binder flag is set.
1369 (Gen_Output_File_Ada): Do not output GNAT_Version and
1370 Ada_Main_Program_Name info if Minimal_Binder flag is set.
1371 * bindusg.adb: Add documentation for new -minimal switch.
1372 * gnatbind.adb (Scan_Bind_Arg): Scan -minimal switch.
1373 * opt.ads: Add new global flag Minimal_Binder to indicate if the
1374 binder should not produce global variables.
1375 * doc/gnat_ugn/building_executable_programs_with_gnat.rst:
1376 Update documentation with new binder -minimal switch.
1377 * gnat_ugn.texi: Regenerate.
1378
1379 2019-07-11 Eric Botcazou <ebotcazou@adacore.com>
1380
1381 * Makefile.rtl: Add warning note about compilation flags and
1382 capitalize.
1383
1384 2019-07-11 Ed Schonberg <schonberg@adacore.com>
1385
1386 * exp_ch9.adb (Expand_N_Protected_Type_Declaaration): New
1387 subsidiary routine Replace_Access_Definition, to handle properly
1388 a protected type PT one of whose private components is of type
1389 access PT.
1390
1391 2019-07-11 Dmitriy Anisimkov <anisimko@adacore.com>
1392
1393 * libgnat/g-socket.ads (Level_Type): Add enumerators for
1394 IP_Protocol_For_ICMP, IP_Protocol_For_IGMP,
1395 IP_Protocol_For_RAW_Level.
1396 * libgnat/g-socket.adb (Levels): Handle them.
1397 * s-oscons-tmplt.c: Import socket protocols defined in
1398 netinet/in.h.
1399
1400 2019-07-11 Claire Dross <dross@adacore.com>
1401
1402 * libgnat/a-cfhama.adb, libgnat/a-cfhase.adb (Free): Do not
1403 reset the Has_Element flag if no element is freed.
1404
1405 2019-07-11 Arnaud Charlet <charlet@adacore.com>
1406
1407 * errno.c: Remove obsolete support for MaRTE OS.
1408
1409 2019-07-11 Ed Schonberg <schonberg@adacore.com>
1410
1411 * exp_ch4.adb (Expand_N_Type_Conversion): If a predicate check
1412 is generated, analyze it with range check suppressed, because
1413 that check has been previously applied.
1414 * exp_ch5.adb (Expand_N_Assignment_Statement): If the RHS is a
1415 type conversion to the type of the LHS, do not apply a predicate
1416 check to the RHS because it will have been generated already
1417 during its expansion.
1418 * exp_ch6.adb (Can_Fold_Predicate_Call): Extend processing to
1419 handle a predicate check on a constant entity whose value is
1420 static.
1421
1422 2019-07-11 Hristian Kirtchev <kirtchev@adacore.com>
1423
1424 * bindo.adb: Remove the documentation of switch -d_N because it
1425 is no longer in use.
1426 * bindo-graphs.ads, bindo-graphs.adb (Is_Spec_Before_Body_Edge):
1427 New routine.
1428 * bindo-writers.adb (Write_Dependency_Edge): Add the missing
1429 case of a spec-before-body edge.
1430
1431 2019-07-11 Dmitriy Anisimkov <anisimko@adacore.com>
1432
1433 * libgnat/g-socket.ads (Mode_Type): Add a Socket_Raw enumerator.
1434 * libgnat/g-socket.adb (Modes): Handle Socket_Raw.
1435
1436 2019-07-11 Justin Squirek <squirek@adacore.com>
1437
1438 * exp_ch9.adb (Build_Private_Protected_Declaration): Add
1439 exception for the moving of pragmas to internally generated
1440 specs for pragma Unreferenced.
1441
1442 2019-07-11 Bob Duff <duff@adacore.com>
1443
1444 * doc/gnat_ugn/gnat_utility_programs.rst: Fix inconsistent
1445 documentation for gnatmetric.
1446 * gnat_ugn.texi: Regenerate.
1447
1448 2019-07-11 Bob Duff <duff@adacore.com>
1449
1450 * doc/gnat_ugn/gnat_utility_programs.rst: Document gnatpp's
1451 --spaces-only switch.
1452
1453 2019-07-11 Hristian Kirtchev <kirtchev@adacore.com>
1454
1455 * sem_util.adb (Null_Status): Assume that an erroneous construct
1456 has an undefined null status.
1457
1458 2019-07-11 Hristian Kirtchev <kirtchev@adacore.com>
1459
1460 * checks.adb, exp_ch6.adb, gnat1drv.adb, sem_aux.adb,
1461 sem_ch2.adb, sem_ch8.adb, sem_res.adb: Minor reformatting.
1462
1463 2019-07-11 Hristian Kirtchev <kirtchev@adacore.com>
1464
1465 * sem_ch8.adb (Analyze_Object_Renaming): Obtain the object being
1466 renamed using routine Get_Object_Name which takes care of
1467 various name forms.
1468 (Get_Object_Name): New routine.
1469
1470 2019-07-11 Ed Schonberg <schonberg@adacore.com>
1471
1472 * exp_ch6.adb (Can_Fold_Predicate_Call): New function,
1473 subsidiary of Expand_Call_Helper, to compute statically a
1474 predicate check when the argument is a static integer.
1475
1476 2019-07-11 Hristian Kirtchev <kirtchev@adacore.com>
1477
1478 * sem_res.adb (Resolve_Op_Not): Do not rewrite an equality
1479 operator into a function call when the operator is intrinsic.
1480
1481 2019-07-11 Thomas Quinot <quinot@adacore.com>
1482
1483 * sem_prag.adb (Analyze_Pragma, case pragma Check): Do not call
1484 Set_SCO_Pragma_Enabled for the dynamic predicate case.
1485
1486 2019-07-11 Hristian Kirtchev <kirtchev@adacore.com>
1487
1488 * exp_util.ads, exp_util.adb (Needs_Finalization): Move to
1489 Sem_Util.
1490 * sem_ch9.adb (Analyze_Protected_Definition): Code cleanup. Mark
1491 the protected type as having controlled components when it
1492 contains at least one such component.
1493 * sem_util.ads, sem_util.adb (Needs_Finalization): New
1494 function.
1495
1496 2019-07-11 Eric Botcazou <ebotcazou@adacore.com>
1497
1498 * alloc.ads (Rep_JSON_Table_Initial): New constant.
1499 (Rep_JSON_Table_Increment): Likewise.
1500 * debug.adb: Document -gnatd_j switch.
1501 * gcc-interface/Make-lang.in (GNAT_ADA_OBJS): Add
1502 repinfo-input.o.
1503 * gnat1drv.adb: Add with clause for Repinfo.Input.
1504 Add with and use clauses for Sinput.
1505 (Read_JSON_Files_For_Repinfo): New procedure.
1506 (Gnat1drv1): Deal with -gnatd_j switch.
1507 * repinfo-input.ad[sb]: New unit.
1508 * snames.ads-tmpl (Name_Discriminant): New constant.
1509 (Name_Operands): Likewise.
1510
1511 2019-07-11 Justin Squirek <squirek@adacore.com>
1512
1513 * checks.adb (Apply_Accessibility_Check): Add check for constant
1514 folded conditions on accessibility checks.
1515
1516 2019-07-11 Arnaud Charlet <charlet@adacore.com>
1517
1518 * libgnarl/g-thread.ads, libgnarl/g-thread.adb (Get_Thread):
1519 Update comments. Add new version taking a Task_Id.
1520
1521 2019-07-11 Hristian Kirtchev <kirtchev@adacore.com>
1522
1523 * bindo.adb: Update the section of switches and debugging
1524 elaboration issues.
1525 * bindo.ads: Add type Elaboration_Phase.
1526 * bindo-augmentors.adb: Add use clause for
1527 Bindo.Writers.Phase_Writers.
1528 (Augment_Library_Graph): Signal the start and end of the
1529 aubmentation phase.
1530 * bindo-builders.adb: Add with and use clause for Bindo.Writers.
1531 Add use clause for Bindo.Writers.Phase_Writers.
1532 (Build_Invocation_Graph): Signal the start and end of the
1533 invocation graph construction phase.
1534 (Build_Library_Graph): Signal the start and end of the library
1535 graph construction phase.
1536 * bindo-diagnostics.adb: Add use clause for
1537 Bindo.Writers.Phase_Writers.
1538 (Diagnose_Cycle): Signal the start and end of the cycle
1539 diagnostic phase.
1540 * bindo-elaborators.adb: Add use clause for
1541 Bindo.Writers.Phase_Writers.
1542 (Elaborate_Units): Signal the start and end of the unit
1543 elaboration phase.
1544 * bindo-graphs.adb: Add use clause for
1545 Bindo.Writers.Phase_Writers.
1546 (Find_Components): Signal the start and end of the component
1547 discovery phase.
1548 (Find_Cycles): Signal the start and end of the cycle discovery
1549 phase.
1550 * bindo-units.adb: Add with and use clause for Bindo.Writers.
1551 Add use clause for Bindo.Writers.Phase_Writers.
1552 (Collect_Elaborable_Units): Signal the start and end of the unit
1553 collection phase.
1554 * bindo-validators.adb: Add with and use clause for
1555 Bindo.Writers. Add use clause for Bindo.Writers.Phase_Writers.
1556 (Validate_Cycles, Validate_Elaboration_Order,
1557 Validate_Invocation_Graph, Validate_Library_Graph): Signal the
1558 start and end of the libray graph validation phase.
1559 * bindo-writers.ads, bindo-writers.adb: Add new nested package
1560 Phase_Writers.
1561 * debug.adb: Update the documentation of switch d_S.
1562
1563 2019-07-11 Yannick Moy <moy@adacore.com>
1564
1565 * sem_res.adb (Check_Argument_Order): Special case calls to
1566 operators.
1567
1568 2019-07-10 Dmitriy Anisimkov <anisimko@adacore.com>
1569
1570 * libgnat/s-ststop.adb: Remove System.Strings.Stream_Ops
1571 dependence on System.Streams.Stream_IO.
1572
1573 2019-07-10 Ed Schonberg <schonberg@adacore.com>
1574
1575 * sem_ch2.adb (Analyze_Integer_Literal): Preserve the type of
1576 the literal if prior analysis determined that its type is a
1577 modular integer type.
1578
1579 2019-07-10 Doug Rupp <rupp@adacore.com>
1580
1581 * init.c: Do not attempt to re-arm guard page on x86_64-vx7(r2).
1582
1583 2019-07-10 Ed Schonberg <schonberg@adacore.com>
1584
1585 * sem_ch8.adb (Check_Constrained_Object): A record that is
1586 limited because of the presence of a limited component is
1587 constrained, and no subtype indiciation needs to be created for
1588 it, just as is the case for declared limited records.
1589
1590 2019-07-10 Yannick Moy <moy@adacore.com>
1591
1592 * sem_aux.adb, sem_aux.ads (Is_Protected_Operation): New
1593 function to determine if a subprogram is protected.
1594 * sem_spark.adb (Setup_Protected_Components): New procedure to
1595 add protected components to the environment.
1596 (Check_Callable_Body): Call the new Setup_Protected_Components.
1597 (Check_Package_Spec): Merge local environment with enclosing one
1598 when done.
1599
1600 2019-07-10 Claire Dross <dross@adacore.com>
1601
1602 * sem_spark.adb (Check_Expression): Allow digits constraints as
1603 input.
1604 (Illegal_Global_Usage): Pass in the entity.
1605 (Is_Subpath_Expression): New function to allow different nodes
1606 as inner parts of a path expression.
1607 (Read_Indexes): Allow concatenation and aggregates with box
1608 expressions. Allow attributes Update and Loop_Entry.
1609 (Check_Expression): Allow richer membership test.
1610 (Check_Node): Ignore bodies of generics.
1611 (Get_Root_Object): Allow concatenation and attributes.
1612
1613 2019-07-10 Hristian Kirtchev <kirtchev@adacore.com>
1614
1615 * sem_ch6.adb (Check_Discriminant_Conformance): Use Find_Type to
1616 discover the type of a full view discriminant.
1617
1618 2019-07-10 Arnaud Charlet <charlet@adacore.com>
1619
1620 * doc/gnat_ugn/gnat_and_program_execution.rst: Improve gnatmem's
1621 doc for the depth switch.
1622
1623 2019-07-10 Bob Duff <duff@adacore.com>
1624
1625 * doc/gnat_ugn/gnat_utility_programs.rst: Document gnatpp's
1626 --source-line-breaks switch.
1627
1628 2019-07-10 Justin Squirek <squirek@adacore.com>
1629
1630 * doc/gnat_rm/implementation_defined_attributes.rst: Add mention
1631 of 'Image attribute with 'Img's entry to mention additional
1632 added 2012 usage of Obj'Image.
1633 * doc/gnat_rm/implementation_defined_pragmas.rst: Correct
1634 mispelling of Async_Writers.
1635 * gnat_rm.texi: Regenerate.
1636 * sem_prag.adb (Analyze_Pragma): Correct mispelling of
1637 Async_Writers.
1638 * sem_util.adb (State_Has_Enabled_Property): Correct mispelling
1639 of Async_Writers.
1640
1641 2019-07-10 Simon Buist <buist@adacore.com>
1642
1643 * sem_util.ads (Child_Prefix): New constant.
1644 * sem_util.adb (Unique_Name): Add a special prefix to child
1645 units that have a nested subprogram or package.
1646
1647 2019-07-10 Arnaud Charlet <charlet@adacore.com>
1648
1649 * sfn_scan.adb (Scan_SFN_Pragmas): Add pragma Assert.
1650
1651 2019-07-10 Hristian Kirtchev <kirtchev@adacore.com>
1652
1653 * sem_ch3.adb (Check_Nonoverridable_Aspects): Correct the
1654 spelling in certain error messages.
1655 (Check_Pragma_Implemented): Correct the spelling in certain
1656 error messages.
1657
1658 2019-07-10 Eric Botcazou <ebotcazou@adacore.com>
1659
1660 * Makefile.rtl (GNATRTL_NONTASKING_OBJS): Add g-brapre.
1661 * libgnat/g-brapre.ads: New package specification.
1662 * doc/gnat_rm/the_gnat_library.rst: Document it.
1663 * gnat_rm.texi: Regenerate.
1664
1665 2019-07-10 Yannick Moy <moy@adacore.com>
1666
1667 * osint-c.adb (Set_File_Name): Always add extension for multiple
1668 units per file mode.
1669
1670 2019-07-10 Corentin Gay <gay@adacore.com>
1671
1672 * sysdep.c: Put include directive for 'vxWorks.h' before any
1673 other VxWorks headers.
1674
1675 2019-07-10 Eric Botcazou <ebotcazou@adacore.com>
1676
1677 * doc/gnat_rm/implementation_defined_attributes.rst
1678 (Scalar_Storage_Order): Minor tweaks. Add note about debuggers.
1679 * gnat_rm.texi: Regenerate.
1680
1681 2019-07-10 Hristian Kirtchev <kirtchev@adacore.com>
1682
1683 * exp_ch4.adb (Expand_N_Case_Expression): Mark the generated
1684 assignments to the temporary result as being OK because the
1685 expansion of case expressions is correct by construction.
1686 (Is_Copy_Type): Update the predicate to match the comment
1687 within.
1688
1689 2019-07-10 Hristian Kirtchev <kirtchev@adacore.com>
1690
1691 * bindo-graphs.adb, bindo.adb, debug.adb, exp_ch6.adb,
1692 sem_ch10.adb, sem_ch13.adb, sem_ch3.adb, sem_ch4.adb,
1693 sem_ch6.adb, sem_ch7.adb, sem_res.adb, sem_spark.adb,
1694 sem_util.adb, warnsw.ads: Minor reformatting.
1695
1696 2019-07-10 Joffrey Huguet <huguet@adacore.com>
1697
1698 * libgnat/a-strbou.ads, libgnat/a-strfix.ads,
1699 libgnat/a-strunb.ads, libgnat/a-strunb__shared.ads: Add global
1700 contracts, contract cases, preconditions and postconditions to
1701 procedures and functions.
1702
1703 2019-07-10 Doug Rupp <rupp@adacore.com>
1704
1705 * sysdep.c (__gnat_is_file_not_found_error): Reformulate to also
1706 work for vxworks7r2 SR0610.
1707
1708 2019-07-10 Doug Rupp <rupp@adacore.com>
1709
1710 * env.c (__gnat_environ): Reformulate to also work for
1711 vxworks7r2 SR0610.
1712
1713 2019-07-10 Patrick Bernardi <bernardi@adacore.com>
1714
1715 * Makefile.rtl: Handle vxworks7r2 ppc target
1716
1717 2019-07-10 Hristian Kirtchev <kirtchev@adacore.com>
1718
1719 * bindo.adb: Update the section on switches.
1720 * bindo-graphs.adb
1721 (Add_Cycle, Add_Vertex_And_Complement): Remove.
1722 (Create): The graph no longer needs a set of recorded cycles
1723 because the cycles are not rediscovered in permuted forms.
1724 (Cycle_End_Vertices): New routine.
1725 (Destroy): The graph no longer needs a set of recorded cycles
1726 because the cycles are not rediscovered in permuted forms.
1727 (Destroy_Library_Graph_Vertex): Move to the library level.
1728 (Find_All_Cycles_Through_Vertex, Find_All_Cycles_With_Edge):
1729 Remove.
1730 (Find_Cycles_From_Successor, Find_Cycles_From_Vertex,
1731 Find_Cycles_In_Component, Has_Elaborate_All_Edge): New routines.
1732 (Insert_And_Sort): Remove.
1733 (Is_Elaborate_Body_Edge): Use predicate
1734 Is_Vertex_With_Elaborate_Body.
1735 (Is_Recorded_Cycle): Remove.
1736 (Is_Vertex_With_Elaborate_Body): New routine.
1737 (Normalize_And_Add_Cycle): Remove.
1738 (Precedence): Rename to xxx_Precedence, where xxx relates to the
1739 input. These versions better reflect the desired input
1740 precedence.
1741 (Record_Cycle): New routine.
1742 (Remove_Vertex_And_Complement, Set_Is_Recorded_Cycle): Remove.
1743 (Trace_xxx): Update all versions to use debug switch -d_t.
1744 (Trace_Component): New routine.
1745 (Trace_Eol): Removed.
1746 (Trace_Vertex): Do not output the component as this information
1747 is already available when the component is traced.
1748 (Unvisit, Visit): New routine.
1749 * bindo-graphs.ads: Add new instance LGV_Lists. Remove instance
1750 RC_Sets. Update the structure of type Library_Graph_Attributes
1751 to remove the set of recorded cycles.
1752 (Destroy_Library_Graph_Vertex): Move to the library level.
1753 * bindo-writers.adb (Write_Component_Vertices): Output
1754 information about the number of vertices.
1755 * debug.adb: Document the use of binder switch -d_t. Update the
1756 use of binder switch -d_T.
1757
1758 2019-07-10 Yannick Moy <moy@adacore.com>
1759
1760 * sem_spark.adb (Get_Root_Object): Replace precondition by error
1761 message.
1762 (Read_Indexes): Replace precondition by error message.
1763 (Check_Callable_Body): Check only traversal function returns an
1764 anonymous access type.
1765 (Check_Expression): Issue error on unexpected expression as
1766 path.
1767 * sem_util.adb (First_Global): Fix access to global on
1768 entry/task.
1769
1770 2019-07-10 Javier Miranda <miranda@adacore.com>
1771
1772 * exp_ch6.adb (Is_Class_Wide_Interface_Type): New subprogram.
1773 (Expand_Call_Helper): Handle non-limited views when we check if
1774 any formal is a class-wide interface type.
1775 * exp_disp.adb (Expand_Interface_Actuals): Handle non-limited
1776 views when we look for interface type formals to force "this"
1777 displacement.
1778
1779 2019-07-10 Ed Schonberg <schonberg@adacore.com>
1780
1781 * sem_res.adb (Resolve_Equality_Op): Do not replace the resolved
1782 operator by its alias if expander is not active, because the
1783 operand type may not be frozen yet and its inherited operations
1784 have not yet been created.
1785
1786 2019-07-10 Hristian Kirtchev <kirtchev@adacore.com>
1787
1788 * bindo-elaborators.adb (Elaborate_Units): Set attribute
1789 Elab_Position of all elaborated units.
1790 (Set_Unit_Elaboration_Positions): New routine.
1791
1792 2019-07-10 Gary Dismukes <dismukes@adacore.com>
1793
1794 * exp_util.adb: Reformatting and a typo fix.
1795
1796 2019-07-10 Yannick Moy <moy@adacore.com>
1797
1798 * exp_util.adb (Remove_Side_Effects): Prefer renamings for
1799 objects of possible owning type in GNATprove mode.
1800
1801 2019-07-09 Ed Schonberg <schonberg@adacore.com>
1802
1803 * sem_ch3.adb (Analyze_Object_Declaration): If the object type
1804 is a composite type that has a dynamic predicate and, the
1805 expression in the declaration is an aggregate, the generated
1806 predicate check must appear after the expanded code for the
1807 aggregate, which will appear after the rewritten object
1808 declarastion.
1809
1810 2019-07-09 Justin Squirek <squirek@adacore.com>
1811
1812 * sem_eval.adb (Expr_Value_E): Add conditional to correctly
1813 handle constant enumerated character types.
1814
1815 2019-07-09 Eric Botcazou <ebotcazou@adacore.com>
1816
1817 * libgnarl/s-osinte__mingw.ads (CRITICAL_SECTION): Use proper
1818 type for SpinCount component.
1819
1820 2019-07-09 Justin Squirek <squirek@adacore.com>
1821
1822 * exp_ch4.adb (Expand_N_Allocator): Add conditional to detect
1823 the presence of anoymous access type allocators and issue a
1824 warning if the appropriate warning flag is enabled.
1825 * warnsw.ads: Add new warning flag for anonymous allocators
1826 * warnsw.adb (All_Warnings, Restore_Warnings, Save_Warnings,
1827 Set_Underscore_Warning_Switch): Register new flags.
1828 (WA_Warnings): Register new flag as an "all warnings" switch
1829 * usage.adb,
1830 doc/gnat_ugn/building_executable_programs_with_gnat.rst:
1831 Document new warning switches -gnatw_a and -gnatw_A.
1832 * gnat_ugn.texi: Regenerate.
1833
1834 2019-07-09 Ed Schonberg <schonberg@adacore.com>
1835
1836 * sem_ch4.adb (Diagnose_Call): Improve error recovery when a
1837 local subprogram name hides a possible candidate name declared
1838 in a child package in the context of the current unit.
1839 * sem_ch6.adb (Process_Formals): Protect against malformed
1840 formal types when the parameter type does not denote an entity.
1841
1842 2019-07-09 Hristian Kirtchev <kirtchev@adacore.com>
1843
1844 * bindo-augmentors.adb (Visit_Elaboration_Root): Do not start a
1845 DFS from an elaboration root whose corresponding unit lacks
1846 elaboration code. This behavior mimics that of the old
1847 elaboration order mechanism.
1848 * bindo-graphs.adb (Find_All_Cycles_Through_Vertex): Move the
1849 vertex tracing within the functional branches of the routine.
1850 This prevents spurious trace output.
1851 (Has_No_Elaboration_Code): New routine.
1852 (Trace_Cycle, Trace_Edge): Update the various Ids to use the
1853 "standard" trace format.
1854 * bindo-graphs.ads (Has_No_Elaboration_Code): New routine.
1855 * bindo-units.ads, bindo-units.adb (Has_No_Elaboration_Code):
1856 New routine.
1857
1858 2019-07-09 Piotr Trojanek <trojanek@adacore.com>
1859
1860 * ali.ads, bindo-graphs.adb, bindo-validators.adb, clean.adb,
1861 doc/gnat_ugn/elaboration_order_handling_in_gnat.rst, einfo.ads,
1862 exp_aggr.adb, exp_ch13.adb, exp_ch4.adb, exp_ch5.adb,
1863 exp_ch6.adb, exp_ch7.adb, exp_ch9.adb, exp_pakd.adb,
1864 fname-uf.ads, gnatlink.adb, inline.adb, lib.ads, make.adb,
1865 namet.ads, opt.ads, par-ch4.adb, par-ch6.adb, par-labl.adb,
1866 prep.adb, sem_aggr.adb, sem_ch13.adb, sem_ch4.adb, sem_ch5.adb,
1867 sem_ch6.adb, sem_ch6.ads, sem_ch7.adb, sem_ch8.adb, sem_dim.adb,
1868 sem_disp.adb, sem_prag.adb, sem_res.adb, sem_warn.adb,
1869 sinfo.ads: Replace ". " with ". ". Minor reformatting and typo
1870 corrections.
1871 * gnat_ugn.texi: Generate.
1872
1873 2019-07-09 Hristian Kirtchev <kirtchev@adacore.com>
1874
1875 * bindo.ads: Move type Precedence_Kind from the private to the
1876 visible part of the unit.
1877 * bindo-augmentors.adb: Remove the use of global data as it is
1878 bad practice.
1879 (Augment_Library_Graph): Update the parameter profile.
1880 (Is_Visited, Set_Is_Visited): Remove.
1881 (Visit_Elaboration_Root, Visit_Elaboration_Roots): Update the
1882 parameter profile and comment on usage.
1883 (Visit_Vertex): Likewise. Also keep track of which invocation
1884 edge activates a task.
1885 * bindo-augmentors.ads (Augment_Library_Graph): Update the
1886 parameter profile and comment on usage.
1887 * bindo-builders.adb (Create_Forced_Edge,
1888 Create_Spec_And_Body_Edge, Create_With_Edge): Update the call to
1889 Add_Edge.
1890 * bindo-diagnostics.adb: Add with end use clauses for Restrict
1891 and Rident.
1892 (Output_Dynamic_Model_Suggestions): Remove.
1893 (Output_Invocation_Related_Suggestions): New routine.
1894 (Output_Suggestions): Output all invocation-related suggestions
1895 together.
1896 * bindo-elaborators.adb: Remove types Comparator_Ptr and
1897 Predicate_Ptr.
1898 (Find_Best_Vertex): Update the parameter profile.
1899 * bindo-graphs.adb (Activates_Task): New routine.
1900 (Add_Body_Before_Spec_Edge): Update the call to
1901 Add_Edge_With_Return.
1902 (Add_Edge): Update the parameter profile and the call to
1903 Add_Edge_With_Return.
1904 (Add_Edge_With_Return): Update the parameter profile and comment
1905 on usage.
1906 (At_Least_One_Edge_Satisfies): New routine.
1907 (Contains_Elaborate_All_Edge): Reimplement.
1908 (Contains_Static_Successor_Edge, Contains_Task_Activation): New
1909 routine.
1910 (Contains_Weak_Static_Successor): Remove.
1911 (Is_Static_Successor_Edge): New routine.
1912 * bindo-graphs.ads: Add types LGE_Predicate_Ptr,
1913 LGV_Comparator_Ptr, and LGV_Predicate_Ptr. Update type
1914 Library_Graph_Edge_Attributes to capture whether an invocation
1915 edge activates a task. Update the value of
1916 No_Library_Graph_Edge_Attributes.
1917 (Activates_Task): Update the parameter profile and comment on
1918 usage.
1919 (Contains_Static_Successor_Edge, Contains_Task_Activation): New
1920 routines.
1921 (Contains_Weak_Static_Successor): Remove.
1922 * doc/gnat_ugn/elaboration_order_handling_in_gnat.rst:
1923 Update the documentation to reflect the new task-related advice.
1924 * gnat_ugn.texi: Regenerate.
1925
1926 2019-07-09 Piotr Trojanek <trojanek@adacore.com>
1927
1928 * exp_util.adb (Containing_Package_With_Ext_Axioms): Replace
1929 low-level Ekind test with a high-level wrapper.
1930
1931 2019-07-09 Arnaud Charlet <charlet@adacore.com>
1932
1933 * libgnat/s-memory.adb: Disable calls to Abort defer/undefer
1934 when ZCX_By_Default.
1935
1936 2019-07-09 Javier Miranda <miranda@adacore.com>
1937
1938 * sem_ch13.adb (Rep_Item_Too_Early): Representation clauses are
1939 not allowed for a derivation of a generic type. Extend the
1940 current test to check that none of the parents is a generic
1941 type.
1942
1943 2019-07-09 Hristian Kirtchev <kirtchev@adacore.com>
1944
1945 * exp_ch9.adb, exp_util.adb, repinfo.adb, sem_ch12.adb,
1946 sem_prag.adb, sem_res.adb, sem_spark.adb, sem_util.adb: Minor
1947 reformatting.
1948
1949 2019-07-09 Ed Schonberg <schonberg@adacore.com>
1950
1951 * sem_res.adb (Resolve_Equality_Op): If the node was overloaded,
1952 set properly the entity to which the node has been resolved. The
1953 original entity is the first one found during analysis, and is
1954 not necessarily the resolved one.
1955 (Resolve_Op_Not): If the argument of negation is an overloaded
1956 equality operation, call its resolution directly given that the
1957 context type does not participate in overload resolution.
1958
1959 2019-07-09 Hristian Kirtchev <kirtchev@adacore.com>
1960
1961 * bindo.adb: Remove with and use clauses for Debug. Add with
1962 and use clauses for Opt.
1963 (Find_Elaboration_Order): Enable the v4.0 elaboration order. The
1964 v3.0 mechanism is now available under binder switch -H.
1965 * bindusg.adb (Display): Enable switch -H.
1966 * debug.adb: Free compiler switch -gnatd_G. Free binder switch
1967 -d_N.
1968 * sem_elab.adb: Update the section on switches to remove
1969 -gnatd_G.
1970 (Invocation_Graph_Recording_OK): The invocation graph is now
1971 unconditionally recorded in ALI files.
1972 * switch-b.adb (Scan_Binder_Switches): Scan switch -H.
1973 * doc/gnat_ugn/building_executable_programs_with_gnat.rst:
1974 Update the documentation on compiler switches related to
1975 elaboration. Update the documentation on binder switches to
1976 include switch -H.
1977 * doc/gnat_ugn/elaboration_order_handling_in_gnat.rst: Update
1978 the documentation on elaboration order handling in GNAT.
1979 * gnat_ugn.texi: Regenerate.
1980
1981 2019-07-09 Eric Botcazou <ebotcazou@adacore.com>
1982
1983 * repinfo.adb (List_Entities): Disregard formals altogether.
1984 (List_Name): Properly escape the double quote in the JSON
1985 output.
1986
1987 2019-07-09 Javier Miranda <miranda@adacore.com>
1988
1989 * exp_util.adb (Remove_Side_Effects): Preserve the
1990 Do_Range_Check flag.
1991
1992 2019-07-09 Yannick Moy <moy@adacore.com>
1993
1994 * sinfo.ads: Refine comment for Do_Range_Check.
1995
1996 2019-07-09 Yannick Moy <moy@adacore.com>
1997
1998 * exp_spark.adb (Expand_SPARK_N_Attribute_Reference): Expand
1999 attribute reference on Enum_Rep.
2000
2001 2019-07-09 Ed Schonberg <schonberg@adacore.com>
2002
2003 * sem_ch12.adb (Instantiate_Formal_Package): Handle properly the
2004 case where the actual for a formal package in an instance is the
2005 current instance of an enclosing generic package.
2006 (Check_Formal_Packages): If the formal package declaration is
2007 box-initialized or lacks associations altogether, no internal
2008 instance was created to verify conformance, and there is no
2009 validating package to remove from tree.
2010
2011 2019-07-09 Yannick Moy <moy@adacore.com>
2012
2013 * freeze.adb (Build_Renamed_Body): Do not set body to inline in
2014 GNATprove mode.
2015
2016 2019-07-09 Yannick Moy <moy@adacore.com>
2017
2018 * exp_util.adb (Expand_Subtype_From_Expr): Still expand the type
2019 of static expressions in GNATprove_Mode.
2020 * sem_ch3.adb (Analyze_Object_Declaration): Remove obsolete
2021 special case for GNATprove_Mode.
2022
2023 2019-07-09 Piotr Trojanek <trojanek@adacore.com>
2024
2025 * doc/gnat_rm/the_gnat_library.rst,
2026 doc/gnat_ugn/building_executable_programs_with_gnat.rst,
2027 erroutc.adb, libgnat/g-comlin.adb, libgnat/g-comlin.ads,
2028 libgnat/g-regexp.ads, libgnat/g-regpat.ads,
2029 libgnat/g-spipat.ads, libgnat/s-os_lib.ads,
2030 libgnat/s-regexp.ads: Reword "wild card" to "wildcard".
2031 * gnat_rm.texi, gnat_ugn.texi: Regenerate.
2032
2033 2019-07-09 Yannick Moy <moy@adacore.com>
2034
2035 * sem_spark.adb (Check_Expression): Handle correctly implicit
2036 assignments as part of allocators and (extension) aggregates.
2037 (Get_Root_Object): Adapt for new path expressions.
2038 (Is_Path_Expression): Return True for (extension) aggregate.
2039
2040 2019-07-09 Piotr Trojanek <trojanek@adacore.com>
2041
2042 * einfo.ads: Fix a typo.
2043
2044 2019-07-09 Ed Schonberg <schonberg@adacore.com>
2045
2046 * sem_util.adb (Scope_Within_Or_Same): Handle properly task
2047 bodies and protected bodies, so that local variables within have
2048 their proper scopes after these constructs have been rewritten
2049 during expansion. This patch resembles but is not identical to
2050 the code in Scope_Within.
2051
2052 2019-07-09 Arnaud Charlet <charlet@adacore.com>
2053
2054 * gnat1drv.adb (Adjust_Global_Switches): Set
2055 Dynamic_Elaboration_Checks to True in CodePeer mode.
2056
2057 2019-07-09 Yannick Moy <moy@adacore.com>
2058
2059 * sem_spark.adb (Get_Perm_Or_Tree): Issue an error when
2060 encountering unknown global variable.
2061
2062 2019-07-09 Yannick Moy <moy@adacore.com>
2063
2064 * sem_spark.adb (Check_Expression): Change signature to take an
2065 Extended_Checking_Mode, for handling read permission checking of
2066 sub-expressions in an assignment.
2067 (Check_Parameter_Or_Global): Adapt to new behavior of
2068 Check_Expression for mode Assign.
2069 (Check_Safe_Pointers): Do not analyze generic bodies.
2070 (Check_Assignment): Separate checking of the target of an
2071 assignment.
2072
2073 2019-07-09 Eric Botcazou <ebotcazou@adacore.com>
2074
2075 * repinfo.ads (JSON format): Adjust.
2076 * repinfo.adb (Need_Blank_Line): Rename to...
2077 (Need_Separator): ...this.
2078 (Blank_Line): Rename to...
2079 (Write_Separator): ...this and add JSON specific handling.
2080 (List_Array_Info): Adjust to above renaming.
2081 (List_Object_Info): Likewise.
2082 (List_Record_Info): Likewise.
2083 (List_Subprogram_Info): Likewise.
2084 (List_Type_Info): Likewise.
2085 (List_Entities): Do not set Need_Blank_Line.
2086 (List_Rep_Info): Set Need_Separator and add JSON specific
2087 handling. Output a single JSON stream in the normal case.
2088
2089 2019-07-09 Arnaud Charlet <charlet@adacore.com>
2090
2091 * doc/gnat_ugn/the_gnat_compilation_model.rst: Update doc on
2092 -fdump-ada-spec now that we generate Ada 2012.
2093 * gnat_ugn.texi: Regenerate.
2094
2095 2019-07-08 Eric Botcazou <ebotcazou@adacore.com>
2096
2097 * repinfo.adb (List_Common_Type_Info): New procedure extracted
2098 from...
2099 (List_Type_Info): ...here. Call it for the common information,
2100 start with a blank line and output the linker section at the
2101 end, if any.
2102 (List_Mechanisms): Rename to...
2103 (List_Subprogram_Info): ...this.
2104 (List_Array_Info): Call List_Common_Type_Info.
2105 (List_Entities): Adjust to above change and renaming.
2106 (List_Record_Info): Call List_Common_Type_Info.
2107
2108 2019-07-08 Dmitriy Anisimkov <anisimko@adacore.com>
2109
2110 * libgnat/g-sercom.ads
2111 (Serial_Port_Descriptor): New type.
2112 (Serial_Port): Add a comment, make it hold a
2113 Serial_Port_Descriptor.
2114 (To_Ada, To_C): New procedures.
2115 (Port_Data, Port_Data_Access): Remove types.
2116 * libgnat/g-sercom.adb (To_Ada): New stub.
2117 * libgnat/g-sercom__linux.adb, libgnat/g-sercom__mingw.adb:
2118 Update implementations accordingly.
2119 * s-oscons-tmplt.c: Bind Serial_Port_Descriptor to
2120 System.Win32.HANDLE on Windows, and to Interfaces.C.int on
2121 Linux. Add "Interfaces.C." prefix for other basic integer type
2122 bindings.
2123 * xoscons.adb (Output_Info): Remove the "Interfaces.C." prefix
2124 for subtypes generation.
2125
2126 2019-07-08 Arnaud Charlet <charlet@adacore.com>
2127
2128 * doc/gnat_rm/standard_and_implementation_defined_restrictions.rst:
2129 Update documentation on No_Exceptions restriction.
2130 * gnat_rm.texi: Regenerate.
2131
2132 2019-07-08 Dmitriy Anisimkov <anisimko@adacore.com>
2133
2134 * libgnat/s-os_lib.adb: Do not call __gnat_kill for Invalid_Pid.
2135
2136 2019-07-08 Piotr Trojanek <trojanek@adacore.com>
2137
2138 * sem_util.adb (Enclosing_Package_Or_Subprogram): Do not expect
2139 package and subprogram bodies.
2140
2141 2019-07-08 Bob Duff <duff@adacore.com>
2142
2143 * doc/gnat_ugn/gnat_utility_programs.rst: Remove documentation
2144 of ignored GNATpp switch.
2145
2146 2019-07-08 Hristian Kirtchev <kirtchev@adacore.com>
2147
2148 * doc/gnat_rm/implementation_defined_pragmas.rst:
2149 Update the documentation of pragma Initialize_Scalars.
2150 * gnat_rm.texi: Regenerate.
2151
2152 2019-07-08 Javier Miranda <miranda@adacore.com>
2153
2154 * exp_ch4.adb (Tagged_Membership): Fix regression silently
2155 introduced in r260738 that erroneouslusy causes the evaluation
2156 to True of the membership test when the left operand of the
2157 membership test is a class-wide interface object and the right
2158 operand is a type that implements such interface type.
2159
2160 2019-07-08 Hristian Kirtchev <kirtchev@adacore.com>
2161
2162 * sem_ch13.adb (Analyze_Attribute_Definition_Clause): Do not
2163 register an address clause when its prefix denotes a generic
2164 formal object.
2165
2166 2019-07-08 Hristian Kirtchev <kirtchev@adacore.com>
2167
2168 * bindo-diagnostics.adb (Diagnose_Cycle): Capture the presence
2169 of an Elaborate_All edge before iterating over the edges of the
2170 cycle.
2171 (Output_Elaborate_Body_Transition): Update the parameter profile
2172 and the comment on usage. Add a missing case where the edge is
2173 within the context of an Elaborate_All.
2174 (Output_Transition): Update the call to
2175 Output_Elaborate_Body_Transition.
2176 * bindo-graphs.ads, bindo-graphs.adb
2177 (Contains_Elaborate_All_Edge): New routine.
2178
2179 2019-07-08 Piotr Trojanek <trojanek@adacore.com>
2180
2181 * lib-xref-spark_specific.adb (Create_Heap): Set dummy Etype for
2182 the fake __HEAP entity.
2183
2184 2019-07-08 Daniel Mercier <mercier@adacore.com>
2185
2186 * gnat1drv.adb: Suppress warnings on memory representation in
2187 CodePeer compiler mode.
2188
2189 2019-07-08 Nicolas Roche <roche@adacore.com>
2190
2191 * rtinit.c (__gnat_runtime_initialize): Remove dependency on
2192 CommandLineToArgvW.
2193
2194 2019-07-08 Doug Rupp <rupp@adacore.com>
2195
2196 * Makefile.rtl: Handle vxworks7r2 in x86_64 and x86 vxworks7.
2197
2198 2019-07-08 Dmitriy Anisimkov <anisimko@adacore.com>
2199
2200 * Makefile.rtl: Use g-sercom__linux.adb for all linuxes.
2201
2202 2019-07-08 Yannick Moy <moy@adacore.com>
2203
2204 * expander.adb (Expand): Do not reset Analyzed flag always.
2205 * sem_eval.adb (Fold_Ureal): Mark node as analyzed.
2206
2207 2019-07-08 Ed Schonberg <schonberg@adacore.com>
2208
2209 * exp_ch9.adb (Expand_N_Timed_Entry_Call): Do not insert twice
2210 the assignment statement that computes the delay value, to
2211 prevent improper tree sharing when the value is a type
2212 conversion and Float_Overflow checks are enabled.
2213
2214 2019-07-08 Hristian Kirtchev <kirtchev@adacore.com>
2215
2216 * bindo.adb: Update the section on terminology to include new
2217 concepts. Update the section on switches to include new
2218 entries.
2219 * bindo.ads: Add type Precedence_Kind.
2220 * bindo-builders.adb: Add with and use clauses for Debug and
2221 Bindo.Validators. Add use clauses for
2222 Bindo.Validators.Invocation_Graph_Validators and
2223 Bindo.Validators.Library_Graph_Validators.
2224 (Build_Invocation_Graph): Validate the graph immediately after
2225 it was built.
2226 (Build_Library_Graph): Update the parameter profile. The
2227 creation of the graph is now elaboration model-agnostic.
2228 Validate the graph immediately after it was built.
2229 (Create_With_Edge): Create regular with edges for Elaborate and
2230 Elaborate_All edges when the appropriate debug switches are in
2231 effect.
2232 * bindo-builders.ads (Build_Library_Graph): Update the parameter
2233 profile.
2234 * bindo-diagnostics.adb (Diagnose_Cycle): Track the presence of
2235 an Elaborate_All edge throughout the inspection of the cycle's
2236 edges.
2237 (Output_Dynamic_Model_Suggestions): Output the suggestion only
2238 when the cycle contains at least one weak edge where the
2239 successor was statically elaborated.
2240 (Output_Elaborate_Body_Transition, Output_Forced_Transition,
2241 Output_With_Transition): Update the assertions.
2242 * bindo-elaborators.adb: Remove use clauses for
2243 Bindo.Validators.Invocation_Graph_Validators and
2244 Bindo.Validators.Library_Graph_Validators. Remove strings
2245 Add_To_All_Candidates_Msg and Add_To_Comp_Candidates_Msg.
2246 Remove type String_Ptr.
2247 (Add_Vertex, Add_Vertex_If_Elaborable, Create_All_Candidates_Set
2248 Create_Component_Candidates_Set): Remove.
2249 (Create_Component_Vertex_Sets, Create_Vertex_Sets): New routine.
2250 (Elaborate_Component): Update the parameter profile and the
2251 comment on usage. Reimplement the elaboration of a component.
2252 The algorithm will now attempt to elaborate as many vertices
2253 possible. If this is not possible, and a weakly elaborable
2254 vertex is available use unit was compiled using the dynamic
2255 model, the algorithm will elaborate it.
2256 (Elaborate_Library_Graph): Reimplement the elaboration of the
2257 graph. The algorithm will now attempt to elaborate as many
2258 vertices along with their components as possible. If this is not
2259 possible, and a weakly elaborable vertex is available use unit
2260 was compiled using the dynamic model, the algorithm will
2261 elaborate it along with its component.
2262 (Elaborate_Units): Merge with the functionality of
2263 Elaborate_Units_Common.
2264 (Elaborate_Units_Common, Elaborate_Units_Dynamic,
2265 Elaborate_Units_Static): Remove.
2266 (Elaborate_Vertex): Update the parameter profile and the comment
2267 on usage. Reimplemented.
2268 (Find_Best_Candidate): Remove.
2269 (Find_Best_Elaborable_Vertex, Find_Best_Vertex,
2270 Find_Best_Weakly_Elaborable_Vertex, Has_Elaborable_Body,
2271 Insert_Elaborable_Successor, Insert_Vertex): New routines.
2272 (Is_Better_Candidate): Remove.
2273 (Is_Better_Elaborable_Vertex,
2274 Is_Better_Weakly_Elaborable_Vertex,
2275 Is_Suitable_Elaborable_Vertex,
2276 Is_Suitable_Weakly_Elaborable_Vertex): New routines.
2277 (Trace_Candidate_Vertices): Remove.
2278 (Trace_Component): Output the number of strong and weak
2279 predecessors.
2280 (Trace_Unelaborated_Vertices): Remove.
2281 (Trace_Vertex): Output the number of strong and weak
2282 predecessors.
2283 (Trace_Vertices): New routine.
2284 (Update_Successor, Update_Successors): Update the parameter
2285 profile and the comment on usage.
2286 * bindo-graphs.adb: Remove type Precedence_Kind.
2287 (Add_Edge_With_Return): Update the increment of pending
2288 predecessors.
2289 (Add_Vertex): Provide default values for strong and weak
2290 predecessors.
2291 (Complementary_Vertex): Move the initial declaration to the
2292 spec. Update the parameter profile and the comment on usage.
2293 (Contains_Weak_Static_Successor): New routine.
2294 (Create): Update the parameter profile. The creation of the
2295 graph is now elaboration model-agnostic.
2296 (Decrement_Pending_Predecessors): Update the parameter profile
2297 and the comment on usage. Reimplemented.
2298 (Delete_Edge): Update the decrement of pending predecesors.
2299 (Has_Elaborate_Body): Do not treat a vertex as being subject to
2300 Elaborate_Body when a debug switch is in effect.
2301 (Increment_Pending_Predecessors): Update the parameter profile
2302 and the comment on usage. Reimplemented.
2303 (Is_Elaborable_Component): Reimplemented.
2304 (Is_Elaborable_Vertex): Move the initial declaration to the
2305 spec. Reimplemented.
2306 (Is_Elaborate_Body_Pair): New routine.
2307 (Is_Dynamically_Elaborated): Update the parameter profile.
2308 Reimplemented.
2309 (Is_Weakly_Elaborable_Vertex): New routine.
2310 (Pending_Predecessors): Removed.
2311 (Pending_Predecessors_For_Elaboration,
2312 Pending_Strong_Predecessors, Pending_Weak_Predecessors,
2313 Update_Pending_Predecessors): New routines.
2314 (Update_Pending_Predecessors_Of_Components): Update the
2315 increment of pending predecessors.
2316 * bindo-graphs.ads: Update the components of type
2317 Component_Attributes. Update the components of type
2318 Library_Graph_Attributes. Update the components of type
2319 Library_Graph_Vertex_Attributes. Update the initialization of
2320 No_Component_Attributes. Update the initialization of
2321 No_Library_Graph_Vertex_Attributes.
2322 (Complementary_Vertex, Contains_Weak_Static_Successor): New
2323 routines.
2324 (Create): Update the parameter profile and the comment on usage.
2325 (Decrement_Pending_Predecessors, Is_Dynamically_Elaborated):
2326 Update the parameter profile and the comment on usage.
2327 (Is_Elaborate_Body_Pair, Is_Weakly_Elaborable_Vertex): New
2328 routines.
2329 (Pending_Predecessors): Removed.
2330 (Pending_Predecessors_For_Elaboration,
2331 Pending_Strong_Predecessors, Pending_Weak_Predecessors): New
2332 routines.
2333 * bindo-writers.adb (Write_Components): Moved from the spec.
2334 (Write_Component): Output the strong and weak predecessors.
2335 (Write_Library_Graph): Output the components as part of the
2336 graph.
2337 (Write_Library_Graph_Vertex): Output the strong and weak
2338 predecessors.
2339 * bindo-writers.ads (Write_Components): Moved to the body.
2340 * debug.adb: Add and document new GNATbind switches -d_a, -d_b,
2341 -d_e.
2342 * bindo-validators.adb: Minor reformattings.
2343
2344 2019-07-08 Bob Duff <duff@adacore.com>
2345
2346 * libgnat/g-sercom.ads, libgnat/g-sercom__linux.adb (Data_Rate):
2347 Support additional data rates.
2348
2349 2019-07-08 Olivier Hainque <hainque@adacore.com>
2350
2351 * gcc-interface/trans.c (Compilation_Unit_to_gnu): Don't request
2352 DECL_ARTIFICIAL_P on elab proc declarations.
2353
2354 2019-07-08 Eric Botcazou <ebotcazou@adacore.com>
2355
2356 * repinfo.adb (List_Record_Info): Declare Incomplete_Layout and
2357 Not_In_Extended_Main local exceptions.
2358 (List_Structural_Record_Layout): For an extension, raise the
2359 former if the parent subtype has not been built and the latter
2360 if it is not declared in the main source unit. Fall back to the
2361 flat layout if either exception has been raised.
2362
2363 2019-07-08 Ed Schonberg <schonberg@adacore.com>
2364
2365 * libgnat/a-strfix.adb (Delete): The RM describes the semantics
2366 of Delete as equivalent to that of Replace_String with a null
2367 argument. As a result, deleting a null string that starts past
2368 the end of its argument is a noop and must not raise
2369 Index_Error.
2370
2371 2019-07-08 Javier Miranda <miranda@adacore.com>
2372
2373 * exp_disp.adb (Register_Primitive): When registering a
2374 primitive in the secondary dispatch table, handle primitive
2375 inherited through several levels of type derivation (required to
2376 properly handle inherited 'null' primitive).
2377
2378 2019-07-08 Bob Duff <duff@adacore.com>
2379
2380 * doc/gnat_ugn/gnat_utility_programs.rst: Document handling of
2381 preprocessor directives in GNATpp.
2382
2383 2019-07-08 Javier Miranda <miranda@adacore.com>
2384
2385 * gnat1drv.adb (Post_Compilation_Validation_Checks:
2386 Validate_Compile_Time_Warning_Errors is now located in sem_prag
2387 (instead of sem_ch13).
2388 * sem_ch13.ads (Validate_Compile_Time_Warning_Error,
2389 Validate_Compile_Time_Warning_Errors): Move to sem_prag.
2390 * sem_ch13.adb
2391 (Compile_Time_Warnings_Errors): Move to sem_prag.
2392 (Initialize): Remove initialization of table
2393 Compile_Time_Warning_Errors.
2394 (Validate_Compile_Time_Warning_Error,
2395 Validate_Compile_Time_Warning_Errors): Move to sem_prag.
2396 * sem_prag.ads (Validate_Compile_Time_Warning_Errors): New
2397 procedure.
2398 * sem_prag.adb (Initialize): Initialize table
2399 Compile_Time_Warning_Errors.
2400
2401 2019-07-08 Ed Schonberg <schonberg@adacore.com>
2402
2403 * sem_ch13.adb (Analyze_Aspect_Specifications): For a
2404 pre/postcondition of a generic subprogram declaration, do not
2405 use Relocate_Node on the aspect expression to construct the
2406 corresponding attribute specification, to prevent tree anomalies
2407 when the expression is a call with named actual parameters.
2408
2409 2019-07-08 Javier Miranda <miranda@adacore.com>
2410
2411 * sem_attr.adb (Analyze_Attribute [Attribute_Size]): For pragmas
2412 used to report user defined compile time warning or errors
2413 handle 'Size for types with known static RM size.
2414
2415 2019-07-08 Justin Squirek <squirek@adacore.com>
2416
2417 * exp_imgv.adb (Build_Enumeration_Image_Tables): Default SSO for
2418 the building of image tables.
2419 (Expand_Image_Attribute): Minor cleanup.
2420
2421 2019-07-08 Dmitriy Anisimkov <anisimko@adacore.com>
2422
2423 * libgnat/g-socket.ads, libgnat/g-socket.adb: Improve
2424 documentation.
2425 (Get_Socket_Option, Set_Socket_Option): Remove default value for
2426 the Level formal.
2427
2428 2019-07-08 Ed Schonberg <schonberg@adacore.com>
2429
2430 * sem_ch13.adb (Check_Aspect_At_End_Of_Declarations): For an
2431 unanalized aspect in a generic context that has not been
2432 analyzed yet, if the aspect applies to a type, place the type on
2433 the scope stack to make its components visible, before checking
2434 conformance with the version of the expression analyzed at the
2435 freeze point.
2436
2437 2019-07-05 Justin Squirek <squirek@adacore.com>
2438
2439 * checks.adb (Apply_Accessibility_Check): Add logic to fetch the
2440 function result accessibility level if one is required within
2441 the generated check.
2442 * exp_ch6.adb (Needs_Result_Accessibility_Level): Modify
2443 controlling elsif block to handle more cases such as anonymous
2444 access results and disable checking for coextensions.
2445
2446 2019-07-05 Ed Schonberg <schonberg@adacore.com>
2447
2448 * sem_ch9.adb (Analyze_Accept_Statement): If this is an illegal
2449 accept statement for an enclosing entry abandon analysis to
2450 prevent scope mismatches and potential infinite loops in
2451 compiler.
2452
2453 2019-07-05 Hristian Kirtchev <kirtchev@adacore.com>
2454
2455 * ali.adb (For_Each_Invocation_Construct,
2456 For_Each_Invocation_Relation): New version.
2457 (Scan_ALI): Initialize field Invocation_Graph_Encoding.
2458 (Set_Invocation_Graph_Encoding): Update the setting of the
2459 invocation graph encoding.
2460 * ali.ads: Move field Invocation_Graph_Encoding from Unit_Record
2461 to ALI_Record because the encoding applies to the whole ALI,
2462 rather than one of the units (spec or body) for which the ALI
2463 file was created.
2464 (For_Each_Invocation_Construct, For_Each_Invocation_Relation):
2465 New version.
2466 * bindo.adb: Update the section on switches. Complete the
2467 section of debugging elaboration order issues.
2468 (Find_Elaboration_Order): Prepare the routine for the switch
2469 from the old to the new elaboration order mechanism.
2470 * bindo-diagnostics.adb (Find_And_Output_Invocation_Paths):
2471 Manage a visited set used by Visit_Vertex.
2472 (Output_All_Cycles_Suggestions,
2473 Output_Dynamic_Model_Suggestions): Clarify the nature of the
2474 suggested switch.
2475 (Output_Elaborate_Body_Transition): Update the diagnostic to
2476 emit a better message.
2477 (Output_Forced_Suggestions, Output_Full_Encoding_Suggestions):
2478 Clarify the nature of the suggested switch.
2479 (Visit_Vertex): Update the parameter profile to add a set of
2480 invokers visited during the transition. This set prevents
2481 infinite exploration of the graph in case the invocations are
2482 recursive.
2483 * bindo-elaborators.adb: Add a use clause for
2484 Bindo.Writers.Dependency_Writers.
2485 (Elaborate_Units_Common): Output the library graph after it has
2486 been augmented with invocation edges. Output just the components
2487 instead of outputting the whole library graph again.
2488 (Elaborate_Units_Dynamic, Elaborate_Units_Static): Output the
2489 dependencies as expressed in the library graph.
2490 * bindo-units.adb (Invocation_Graph_Encoding): Update the
2491 extraction of the invocation graph encoding.
2492 * bindo-writers.adb: Add with and use clauses for Binderr and
2493 Butil.
2494 (palgc, plgc): New debug routine.
2495 (Write_Components): Moved to the spec. Add a header for the
2496 output.
2497 (Write_Dependencies, Write_Dependencies_Of_Vertex,
2498 Write_Dependency_Edge): New routine.
2499 (Write_Elaboration_Order): Update the logic to follow the format
2500 of Binde's order output.
2501 (Write_Library_Graph): Do not output the components every time
2502 the graph is written.
2503 (Write_Unit): Output the invocation graph encoding of the unit.
2504 Output the invocation constructs and relations for the unit
2505 only.
2506 * bindo-writers.ads (Write_Components): Moved from the body.
2507 (Write_Dependencies): New routine.
2508 * bindusg.adb: Prepare the routine for the switch from the old
2509 to the new elaboration order mechanism.
2510 * debug.adb: Binder switch -d_O is now not associated with any
2511 functionality.
2512 * einfo.adb (Is_Elaboration_Target): The attribute applies to
2513 packages, as specified by the comment on the attribute usage.
2514 * opt.ads: Add a global flag which controls the choice between
2515 the new and the legacy elaboration order mechanism.
2516 * sem_elab.adb: Add Package_Target to type Target_Kind.
2517 (Build_Elaborate_Body_Procedure, Build_Elaborate_Procedure,
2518 Build_Elaborate_Spec_Procedure, Check_Elaboration_Scenarios,
2519 Check_SPARK_Model_In_Effect): Use Main_Unit_Entity to obtain the
2520 entity of the main unit.
2521 (Create_Package_Rep): New routine.
2522 (Create_Target_Rep): Add processing for packages.
2523 (Declaration_Placement_Of_Node, Has_Prior_Elaboration): Use
2524 Main_Unit_Entity to obtain the entity of the main
2525 unit.
2526 (Invocation_Graph_Recording_OK): Prepare the routine for the
2527 switch from the old to the new elaboration order mechanism.
2528 (Main_Unit_Entity): New routine.
2529 (Meet_Elaboration_Requirement,
2530 Process_Conditional_ABE_Variable_Reference): Use
2531 Main_Unit_Entity to obtain the entity of the main unit.
2532 (Process_Invocation_Instantiation): New routine.
2533 (Process_Invocation_Scenario): Add processing for
2534 instantiations.
2535 * switch-b.adb (Scan_Binder_Switches): Prepare the routine for
2536 the switch from the old to the new elaboration order mechanism.
2537
2538 2019-07-05 Joffrey Huguet <huguet@adacore.com>
2539
2540 * libgnat/a-textio.adb: Add abstract state refinment.
2541 * libgnat/a-textio.ads: Add File_System abstract state. Add
2542 global contracts, contract cases, preconditions and
2543 postconditions to procedures and functions.
2544 (Set_Input, Set_Output, Set_Error, Standard_Input,
2545 Standard_Output, Standard_Error, Current_Input, Current_Output,
2546 Current_Error): Turn SPARK_Mode off.
2547 (Get_Line): Turn SPARK_Mode off on Get_Line functions.
2548 * libgnat/a-tideio.ads, libgnat/a-tienio.ads,
2549 libgnat/a-tifiio.ads, libgnat/a-tiflio.ads,
2550 libgnat/a-tiinio.ads, libgnat/a-timoio.ads: Add global
2551 contracts, contract cases, preconditions and postconditions to
2552 procedures and functions.
2553
2554 2019-07-05 Arnaud Charlet <charlet@adacore.com>
2555
2556 * doc/gnat_ugn/platform_specific_information.rst: Refresh doc on
2557 installing from the command line on Windows. Remove obsolete
2558 part.
2559 * gnat_ugn.texi: Regenerate.
2560
2561 2019-07-05 Vasiliy Fofanov <fofanov@adacore.com>
2562
2563 * libgnat/a-wichha.ads (Is_Alphanumeric): Replace comment with
2564 the correct one. Also capitalize references to False
2565 throughout.
2566
2567 2019-07-05 Eric Botcazou <ebotcazou@adacore.com>
2568
2569 * exp_ch4.adb (Expand_N_Indexed_Component): Do not expand actual
2570 parameters of function calls here either.
2571
2572 2019-07-05 Hristian Kirtchev <kirtchev@adacore.com>
2573
2574 * bindo-units.adb, checks.adb, exp_attr.adb, exp_ch3.adb,
2575 exp_ch4.adb, exp_pakd.adb, lib-writ.adb, libgnat/g-traceb.adb,
2576 libgnat/g-traceb.ads, libgnat/s-stratt.ads, sem_aux.ads,
2577 sem_util.adb: Minor reformatting.
2578
2579 2019-07-05 Ed Schonberg <schonberg@adacore.com>
2580
2581 * sem_ch13.adb (Build_Predicate_Functions): If a subtype that
2582 carries a static predicate aspect is frozen immediately after
2583 its declaration, ensure that the generated function body created
2584 for predicate checking is inserted after the corresponding
2585 subprogram declaration, which is created at the point the
2586 declaration is elaborated.
2587
2588 2019-07-05 Hristian Kirtchev <kirtchev@adacore.com>
2589
2590 * exp_ch7.adb (Cleanup_Record): Use the underlying type when
2591 checking for components with tasks.
2592
2593 2019-07-05 Arnaud Charlet <charlet@adacore.com>
2594
2595 * libgnarl/s-osinte__linux.ads: Link with -lrt before -lpthread.
2596
2597 2019-07-05 Ed Schonberg <schonberg@adacore.com>
2598
2599 * exp_pakd.adb (Expand_Bit_Packed_Element_Set): Add explicit
2600 range checks when the index type of the bit-packed array is an
2601 enumeration type with a non-standard representation,
2602
2603 2019-07-05 Hristian Kirtchev <kirtchev@adacore.com>
2604
2605 * sem_res.adb (Is_Control_Flow_Statement): Delay statements
2606 contain an expression, which in turn may have side effects and
2607 affect the infinite recursion. As a result, delay statements
2608 should not be treated specially.
2609
2610 2019-07-05 Arnaud Charlet <charlet@adacore.com>
2611
2612 * libgnarl/s-linux.ads, libgnarl/s-linux__alpha.ads,
2613 libgnarl/s-linux__android.ads, libgnarl/s-linux__hppa.ads,
2614 libgnarl/s-linux__mips.ads, libgnarl/s-linux__riscv.ads,
2615 libgnarl/s-linux__sparc.ads: Fix typos in comments.
2616
2617 2019-07-05 Hristian Kirtchev <kirtchev@adacore.com>
2618
2619 * sem_res.adb (Check_Infinite_Recursion): Reimplemented.
2620 (Enclosing_Declaration_Or_Statement,
2621 Invoked_With_Different_Arguments, Is_Conditional_Statement,
2622 Is_Control_Flow_Statement, Is_Immediately_Within_Body,
2623 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,
2624 Preceded_By_Control_Flow_Statement,
2625 Within_Conditional_Statement): New routines.
2626
2627 2019-07-05 Javier Miranda <miranda@adacore.com>
2628
2629 * exp_ch4.adb (Expand_N_Type_Conversion): Do not apply an
2630 accessibility check when the conversion is an access to
2631 class-wide interface type and it is an actual parameter.
2632 * exp_ch6.adb (Expand_Call_Helper): Add documentation on the
2633 accessibility level of an anonymous allocator defining the value
2634 of an access parameter.
2635 * sem_util.ads, sem_util.adb (Dynamic_Accessibility_Level): Add
2636 support for an anonymous allocator whose type is that of a
2637 stand-alone object of an anonymous access to object type.
2638
2639 2019-07-05 Piotr Trojanek <trojanek@adacore.com>
2640
2641 * einfo.ads, sem_res.adb: Typo fixes in comments.
2642
2643 2019-07-05 Bob Duff <duff@adacore.com>
2644
2645 * exp_ch6.adb (Is_Build_In_Place_Function): Narrow the check for
2646 Has_Foreign_Convention to the imported case only. If a
2647 build-in-place function is exported, and called from Ada code,
2648 build-in-place protocols should be used.
2649
2650 2019-07-05 Ed Schonberg <schonberg@adacore.com>
2651
2652 * sem_util.adb (Encloing_Subprogram): If Enclosing_Dynamic_Scope
2653 is a loop, continue climbing the scope stack to find the
2654 enclosing subprogram.
2655 (Gather_Components): Handle properly a choice in a record
2656 aggregate that is given by a subtype with a static predicate.
2657
2658 2019-07-05 Javier Miranda <miranda@adacore.com>
2659
2660 * debug.adb (-gnatd.K): Leave available this switch.
2661 * contracts.adb (Build_And_Analyze_Contract_Only_Subprograms):
2662 Remove.
2663 * scil_ll.ads, scil_ll.adb (Contract_Only_Body_Flag,
2664 Contract_Only_Body_Nodes, Get_Contract_Only_Body,
2665 Is_Contract_Only_Body, Set_Contract_Only_Body): Remove.
2666
2667 2019-07-05 Pierre-Marie de Rodat <derodat@adacore.com>
2668
2669 * libgnat/a-strunb.ads: Import documentation from the RM
2670
2671 2019-07-05 Pierre-Marie de Rodat <derodat@adacore.com>
2672
2673 * libgnat/a-strfix.ads: Import documentation from the RM
2674
2675 2019-07-05 Yannick Moy <moy@adacore.com>
2676
2677 * adabkend.adb (Scan_Back_End_Switches): Accept -Og and -Ofast
2678 switches.
2679
2680 2019-07-05 Hristian Kirtchev <kirtchev@adacore.com>
2681
2682 * ali.adb: Relocate types Invocation_Construct_Record,
2683 Invocation_Relation_Record, and Invocation_Signature_Record to
2684 the body of ALI. Relocate tables Invocation_Constructs,
2685 Invocation_Relations, and Invocation_Signatures to the body of
2686 ALI. Remove type Body_Placement_Codes. Add new types
2687 Declaration_Placement_Codes, and
2688 Invocation_Graph_Encoding_Codes. Update the literals of type
2689 Invocation_Graph_Line_Codes.
2690 (Add_Invocation_Construct): Update the parameter profile. Add an
2691 invocation construct built from all attributes provided.
2692 (Add_Invocation_Relation): Update the parameter profile. Add an
2693 invocation relation built from all attributes provided.
2694 (Body_Placement): New routine.
2695 (Body_Placement_Kind_To_Code, Code_To_Body_Placement_Kind):
2696 Removed.
2697 (Code_To_Declaration_Placement_Kind,
2698 Code_To_Invocation_Graph_Encoding_Kind, Column,
2699 Declaration_Placement_Kind_To_Code, Extra,
2700 For_Each_Invocation_Construct, For_Each_Invocation_Relation,
2701 Invocation_Graph_Encoding,
2702 Invocation_Graph_Encoding_Kind_To_Code, Invoker, Kind, Line,
2703 Locations, Name): New routine.
2704 (Scan_Invocation_Construct_Line): Reimplement the scanning
2705 mechanism.
2706 (Scan_Invocation_Graph_Attributes_Line): New routine.
2707 (Scan_Invocation_Graph_Line): Use a case statement to dispatch.
2708 (Scan_Invocation_Relation_Line): Reimplement the scanning
2709 mechanism.
2710 (Scope): New routine.
2711 (Set_Invocation_Graph_Encoding, Signature, Spec_Placement,
2712 Target): New routine.
2713 * ali.ads: Add new type Invocation_Graph_Encoding_Kind. Add
2714 component Invocation_Graph_Encoding to type Unit_Record.
2715 Relocate various types and data structures to the body of ALI.
2716 (Add_Invocation_Construct, Add_Invocation_Relation): Update the
2717 parameter profile.
2718 (Body_Placement): New routine.
2719 (Body_Placement_Kind_To_Code, Code_To_Body_Placement_Kind):
2720 Removed.
2721 (Code_To_Declaration_Placement_Kind,
2722 Code_To_Invocation_Graph_Encoding_Kind, Column,
2723 Declaration_Placement_Kind_To_Code, Extra,
2724 For_Each_Invocation_Construct, For_Each_Invocation_Relation,
2725 Invocation_Graph_Encoding,
2726 Invocation_Graph_Encoding_Kind_To_Code, Invoker, Kind, Line,
2727 Locations, Name, Scope, Set_Invocation_Graph_Encoding,
2728 Signature, Spec_Placement, Target): New routine.
2729 * bindo.adb: Add with clause for Binde. Add with and use
2730 clauses for Debug. Update the documentation. Add new switches.
2731 (Find_Elaboration_Order): Dispatch to the proper elaboration
2732 mechanism.
2733 * bindo-augmentors.adb:
2734 Remove with and use clauses for GNAT and GNAT.Sets. Remove
2735 membership set VS. Update the parameter profiles of most
2736 routines to use better parameter names. Update the
2737 implementation of most routine to use the new parameter names.
2738 Remove various redundant assertions.
2739 * bindo-builders.adb: Use better names for instantiated data
2740 structures. Update all references to these names. Update the
2741 parameter profiles of most routines to use better parameter
2742 names. Update the implementation of most routine to use the new
2743 parameter names.
2744 (Build_Library_Graph): Update the parameter profile. Update the
2745 call to Create.
2746 (Create_Vertex): Reimplemented.
2747 (Declaration_Placement_Vertex): New routine.
2748 * bindo-builders.ads (Build_Library_Graph): Update the parameter
2749 profile and comment on usage.
2750 * bindo-diagnostics.adb: Almost a new unit.
2751 * bindo-diagnostics.ads: Add a use clause for
2752 Bindo.Graphs.Invocation_Graphs. Remove package
2753 Cycle_Diagnostics.
2754 (Diagnose_Circularities): New routine.
2755 * bindo-elaborators.adb: Remove the with and use clauses for
2756 Binderr and GNAT.Sets. Remove the use clause for
2757 Bindo.Diagnostics.Cycle_Diagnostics. Remove membership set VS.
2758 Update the parameter profiles of most routines to use better
2759 parameter names. Update the implementation of most routine to
2760 use the new parameter names. (Elaborate_Units_Common): Update
2761 the parameter profile. Pass an infication to the library graph
2762 builder whether the dynamic model is in effect.
2763 (Elaborate_Units_Dynamic, Elaborate_Units_Static): Use
2764 Diagnose_Circularities to provide diagnostics.
2765 (Update_Successor): Use routine In_Same_Component to determine
2766 whether the predecessor and successor reside in different
2767 components.
2768 * bindo-graphs.adb: Add with and use clauses for Butil, Debug,
2769 Output, and Bindo.Writers. Remove with and use clauses for
2770 GNAT.Lists. Update the parameter profiles of most routines to
2771 use better parameter names. Update the implementation of most
2772 routine to use the new parameter names. Remove various
2773 redundant assertions. Remove doubly linked list EL. Add new
2774 type Precedence_Kind.
2775 (Add_Cycle): New routine.
2776 (Add_Vertex): Update the parameter profile. Update the creation
2777 of vertex attributes.
2778 (Add_Vertex_And_Complement, Body_Vertex, Column,
2779 Complementary_Vertex, Copy_Cycle_Path, Cycle_Kind_Of): New
2780 routines.
2781 (Destroy_Invocation_Graph_Edge, Destroy_Library_Graph_Cycle,
2782 Destroy_Library_Graph_Edge, Extra, File_Name,
2783 Find_All_Cycles_Through_Vertex, Find_All_Cycles_With_Edge,
2784 Find_Cycles, Find_First_Lower_Precedence_Cycle,
2785 Get_LGC_Attributes, Has_Next, Hash_Library_Graph_Cycle,
2786 Hash_Library_Graph_Cycle_Attributes, Highest_Precedence_Cycle,
2787 Highest_Precedence_Edge, In_Same_Component, Insert_And_Sort,
2788 Invocation_Edge_Count, Invocation_Graph_Encoding,
2789 Is_Cycle_Initiating_Edge, Is_Cyclic_Edge,
2790 Is_Cyclic_Elaborate_All_Edge, Is_Cyclic_Elaborate_Body_Edge,
2791 Is_Cyclic_Elaborate_Edge, Is_Cyclic_Forced_Edge,
2792 Is_Cyclic_Invocation_Edge, Is_Cyclic_With_Edge,
2793 Is_Dynamically_Elaborated, Is_Elaborate_All_Edge,
2794 Is_Elaborate_Body_Edge, Is_Elaborate_Edge: New routines.
2795 (Is_Existing_Predecessor_Successor_Relation): Removed.
2796 (Is_Forced_Edge, Is_Invocation_Edge, Is_Recorded_Cycle,
2797 Is_Recorded_Edge, Is_With_Edge, Iterate_Edges_Of_Cycle, Kind,
2798 Length): New routine.
2799 (Lib_Vertex): Removed.
2800 (Line, Links_Vertices_In_Same_Component,
2801 Maximum_Invocation_Edge_Count, Next, Normalize_And_Add_Cycle,
2802 Normalize_Cycle_Path, Number_Of_Cycles, Path, Precedence,
2803 Remove_Vertex_And_Complement, Sequence_Next_Cycle): New routines.
2804 (Sequence_Next_IGE_Id): Renamed to Sequence_Next_Edge.
2805 (Sequence_Next_IGV_Id): Renamed to Sequence_Next_Vertex.
2806 (Sequence_Next_LGE_Id): Renamed to Sequence_Next_Edge.
2807 (Sequence_Next_LGV_Id): Renamed to Sequence_Next_Vertex.
2808 (Set_Is_Existing_Predecessor_Successor_Relation): Removed.
2809 (Set_Is_Recorded_Cycle, Set_Is_Recorded_Edge,
2810 Set_LGC_Attributes, Spec_Vertex, Trace_Cycle, Trace_Edge,
2811 Trace_Eol, Trace_Vertex): New routines.
2812 * bindo-graphs.ads: Add with and use clauses for Types and
2813 GNAT.Lists. Update the parameter profiles of most routines to
2814 use better parameter names. Update the implementation of most
2815 routine to use the new parameter names. Add the new
2816 instantiated data structures IGE_Lists, IGV_Sets, LGC_Lists,
2817 LGE_Lists, LGE_Sets, LGV_Sets, and RC_Sets. Add new type
2818 Library_Graph_Cycle_Id along with an empty and initial value.
2819 Remove component Lib_Vertex and add new components Body_Vertex
2820 and Spec_Vertex to type Invocation_Graph_Vertex_Attributes. Add
2821 new type Library_Graph_Cycle_Kind. Add new iterators
2822 All_Cycle_Iterator and Edges_Of_Cycle_Iterator. Add new type
2823 Library_Graph_Cycle_Attributes. Add new components
2824 Cycle_Attributes, Cycles, and Dynamically_Elaborated to type
2825 Library_Graph_Attributes.
2826 (Body_Vertex, Column, Destroy_Invocation_Graph_Edge,
2827 Destroy_Library_Graph_Cycle_Attributes,
2828 Destroy_Library_Graph_Edge, Extra, File_Name, Find_Cycles,
2829 Has_Elaborate_All_Cycle, Has_Next, Hash_Library_Graph_Cycle,
2830 Hash_Library_Graph_Cycle_Attributes, Highest_Precedence_Cycle,
2831 In_Same_Component, Invocation_Edge_Count,
2832 Invocation_Graph_Encoding, Is_Dynamically_Elaborated,
2833 Is_Elaborate_All_Edge, Is_Elaborate_Body_Edge,
2834 Is_Elaborate_Edge, Is_Forced_Edge, Is_Invocation_Edge,
2835 Is_With_Edge, Iterate_All_Cycles, Iterate_Edges_Of_Cycle, Kind):
2836 New routines.
2837 (Length, Lib_Vertex, (Line, Next, Number_Of_Cycles, Present,
2838 Same_Library_Graph_Cycle_Attributes, Spec_Vertex): New routines.
2839 * bindo-units.adb (File_Name, Invocation_Graph_Encoding): New
2840 routines.
2841 * bindo-units.ads: Add new instantiated data structure
2842 Unit_Sets.
2843 (File_Name, Invocation_Graph_Encoding): New routine.
2844 * bindo-validators.adb: Remove with and use clauses for GNAT and
2845 GNAT.Sets. Remove membership set US. Update the parameter
2846 profiles of most routines to use better parameter names. Update
2847 the implementation of most routine to use the new parameter
2848 names.
2849 (Validate_Cycle, Validate_Cycle_Path, Validate_Cycles,
2850 Validate_Invocation_Graph_Vertex): Remove the validation of
2851 component Lib_Vertex. Add the validation of components
2852 Body_Vertex and Spec_Vertex.
2853 (Write_Error): New routine.
2854 * bindo-validators.ads (Validate_Cycles): New routine.
2855 * bindo-writers.adb: Update the parameter profiles of most
2856 routines to use better parameter names. Update the
2857 implementation of most routine to use the new parameter names.
2858 (Write_Cycle, Write_Cyclic_Edge, Write_Cycles): New routines.
2859 (Write_Invocation_Graph_Vertex): Remove the output of component
2860 Lib_Vertex. Add the output of components Body_Vertex and
2861 Spec_Vertex.
2862 * bindo-writers.ads (Write_Cycles): New routine.
2863 * debug.adb: Use binder switches -d_C and -d_P, add
2864 documentation on their usage.
2865 * gnatbind.adb: Remove with and use clauses for Binde. Delegate
2866 the choice of elaboration mechanism to Bindo.
2867 * lib-writ.adb (Column, Extra, Invoker, Kind, Line, Locations,
2868 Name, Placement, Scope, Signature, Target): Removed.
2869 (Write_Invocation_Graph): Moved at the top level.
2870 (Write_Invocation_Graph_Attributes): New routine.
2871 (Write_Invocation_Relation, Write_Invocation_Signature): Moved
2872 at the top level.
2873 * lib-writ.ads: Add a documentation section on invocation graph
2874 attributes.
2875 * sem_elab.adb (Body_Placement_Of): New routine.
2876 (Declare_Invocation_Construct): Update the call to
2877 Add_Invocation_Construct.
2878 (Declaration_Placement_Of_Node): New routine.
2879 (Get_Invocation_Attributes): Correct the retrieval of the
2880 enclosing subprogram where the postcondition procedure lives.
2881 (Placement_Of, Placement_Of_Node): Removed.
2882 (Record_Invocation_Graph): Record the encoding format used.
2883 (Record_Invocation_Graph_Encoding): New routine.
2884 (Record_Invocation_Relation): Update the call to
2885 Add_Invocation_Relation.
2886 (Spec_Placement_Of): Removed.
2887 * libgnat/g-lists.ads, libgnat/g-lists.adb (Equal): New routine.
2888
2889 2019-07-05 Ed Schonberg <schonberg@adacore.com>
2890
2891 * checks.adb (Apply_Predicate_Check): Except within the
2892 subprogram body that defines the formal, do not apply predicate
2893 check on a formal IN parameter: such a check is redundant and
2894 its expansion can lead to out-of-scope references when it is
2895 originates in a function call in a precondition,
2896
2897 2019-07-05 Yannick Moy <moy@adacore.com>
2898
2899 * sem_res.adb (Resolve_Call): Cannot inline in quantified
2900 expressions.
2901 * sem_util.adb, sem_util.ads (In_Quantified_Expression): New
2902 function.
2903
2904 2019-07-05 Bob Duff <duff@adacore.com>
2905
2906 * doc/gnat_rm/standard_and_implementation_defined_restrictions.rst:
2907 Fix typo.
2908 * gnat_rm.texi: Regenerate.
2909
2910 2019-07-05 Bob Duff <duff@adacore.com>
2911
2912 * exp_attr.adb (Input): Take the No_Stream_Optimizations
2913 restriction into account.
2914
2915 2019-07-05 Claire Dross <dross@adacore.com>
2916
2917 * libgnat/a-cofove.ads, libgnat/a-cofove.adb: Definite formal
2918 vectors are now always bounded so that they do not need to be
2919 limited anymore.
2920
2921 2019-07-05 Dmitriy Anisimkov <anisimko@adacore.com>
2922
2923 * libgnat/g-traceb.ads, libgnat/g-traceb.adb (Call_Chain): New
2924 function.
2925
2926 2019-07-04 James Clarke <jrtc27@debian.org>
2927
2928 * libgnarl/s-osinte__kfreebsd-gnu.ads (clockid_t): Make type
2929 definition public.
2930 (CLOCK_REALTIME): Make value public.
2931
2932 2019-07-04 Javier Miranda <miranda@adacore.com>
2933
2934 * exp_tss.adb (Init_Proc): Adding missing support for access to
2935 subprograms and access to protected subprograms of non-default
2936 C++ constructors.
2937
2938 2019-07-04 Eric Botcazou <ebotcazou@adacore.com>
2939
2940 * gnat1drv.adb (Adjust_Global_Switches): Use proper interface to
2941 set the validity settings in CodePeer mode.
2942 * par-load.adb (Load): Remove all code dealing with validity
2943 settings.
2944 * validsw.ads (Validity_Check_Copies): Alphabetize.
2945 * validsw.adb (Reset_Validity_Check_Options): Set all options to
2946 off.
2947 (Save_Validity_Check_Options): Save all options.
2948
2949 2019-07-04 Hristian Kirtchev <kirtchev@adacore.com>
2950
2951 * exp_ch3.adb, exp_ch4.adb, exp_ch4.ads, exp_ch5.adb,
2952 exp_ch7.adb, exp_ch9.adb, exp_ch11.adb, exp_unst.adb,
2953 rtsfind.ads, sem_attr.adb, sem_ch10.adb, sem_ch12.adb,
2954 sem_ch13.adb, sem_dim.adb, sem_disp.adb, xref_lib.adb: Minor
2955 reformatting.
2956
2957 2019-07-04 Joffrey Huguet <huguet@adacore.com>
2958
2959 * libgnarl/a-taside.ads: Add assertion policy to ignore
2960 preconditions.
2961 (Abort_Task, Is_Terminated, Is_Callable): Add preconditions.
2962
2963 2019-07-04 Eric Botcazou <ebotcazou@adacore.com>
2964
2965 * doc/gnat_rm/implementation_defined_pragmas.rst: Fix
2966 capitalization and parenthesis glitches.
2967 * gnat_rm.texi: Regenerate.
2968
2969 2019-07-04 Ed Schonberg <schonberg@adacore.com>
2970
2971 * sem_ch10.adb (Remove_Context_Clauses): Handle properly the
2972 removal of a limited_with_clause which appears in the library
2973 unit oF the main unit, when some other unit in the context has a
2974 regular with_clause on the same unit, to prevent spurious
2975 visibility errors in the subsequent analysis of pending instance
2976 bodies.
2977
2978 2019-07-04 Hristian Kirtchev <kirtchev@adacore.com>
2979
2980 * sem_elab.adb: Add new type Elaboration_Phase_Status along with
2981 a global to keep track of the elaboration phase status.
2982 Initialize all internal data structures to Nil for services
2983 Elaborated_Units, Internal_Representation, and Scenario_Storage.
2984 (Build_Call_Marker): Do not create a call marker when the
2985 elaboration phase is not active.
2986 (Build_Variable_Reference_Marker): Do not create a call marker
2987 when the elaboration phase is not active.
2988 (Check_Elaboration_Scenarios): Destroy all internal structures
2989 when the elaboration phase does not have to run. Do not execute
2990 when the elaboration phase is not active.
2991 (Elaboration_Phase_Active): New routine.
2992 (Finalize_All_Data_Structures): New routine.
2993 (Initialize): Initialize all internal data structures and signal
2994 that the elaboration phase has started.
2995 (Initialize_All_Data_Structures): New routine.
2996 (Initialize_Elaborated_Units): Initialize all internal data
2997 structures.
2998 (Initialize_Internal_Representation): Initialize all internal
2999 data structures.
3000 (Initialize_Scenario_Storage): Initialize all internal data
3001 structures.
3002 (Kill_Elaboration_Scenario): Do not execute when the elaboration
3003 phase is not active.
3004 (Set_Elaboration_Phase): New routine.
3005 (Update_Elaboration_Scenario): Do not execute when the
3006 elaboration phase is not active.
3007
3008 2019-07-04 Gary Dismukes <dismukes@adacore.com>
3009
3010 * sem_ch6.adb (Analyze_Subprogram_Body_Helper): The special
3011 treatment of calling Mask_Unfrozen_Types must also be done in
3012 the case of an Ignored_Ghost_Entity, because Expander_Active is
3013 False in that case.
3014
3015 2019-07-04 Yannick Moy <moy@adacore.com>
3016
3017 * sem_prag.adb (Check_Library_Level_Entity): Update for new rule
3018 on SPARK_Mode.
3019
3020 2019-07-04 Justin Squirek <squirek@adacore.com>
3021
3022 * sem_disp.adb (Check_Controlling_Formals): Obtain the full view
3023 before type comparison.
3024
3025 2019-07-04 Ed Schonberg <schonberg@adacore.com>
3026
3027 * exp_ch4.ads, exp_ch4.adb (Build_Eq_Call): New visible
3028 subprogram, extracted from Expand_Composite_Equality, to handle
3029 properly the composition of equality for variant record types.
3030 * exp_ch3.adb (MAke_Eq_If): Use Build_Eq_Call for each
3031 component, to handle properly the case of a component with a
3032 user-defined equality. Revert to predefined equality if the
3033 user-defined operation is abstract, to maintain compatibility
3034 with older versions,
3035
3036 2019-07-04 Justin Squirek <squirek@adacore.com>
3037
3038 * exp_ch3.adb (Build_Initialization_Call): Fixup
3039 *_skip_null_excluding_check argument to handle new default.
3040 (Init_Formals): Make *_skip_null_excluding_check formal default
3041 to False
3042 * exp_ch4.adb (Expand_N_Allocator): Add comment to note heavy
3043 code duplication
3044
3045 2019-07-04 Bob Duff <duff@adacore.com>
3046
3047 * sem_ch3.adb (Access_Definition): Do not create a master unless
3048 Tasking_Allowed. Otherwise, this fails on restricted runtimes.
3049
3050 2019-07-04 Hristian Kirtchev <kirtchev@adacore.com>
3051
3052 * sem_util.adb (Propagate_DIC_Attributes): Do not propagate the
3053 Default_Initial_Condition attributes to an incomplete type.
3054
3055 2019-07-04 Ed Schonberg <schonberg@adacore.com>
3056
3057 * sem_attr.adb (Check_Array_Type): An array type attribute such
3058 as 'First can be applied to an unconstrained array tyope when
3059 the attribute reference appears within an aspect specification
3060 and the prefix is a current instance, given that the prefix of
3061 the attribute will become a formal of the subprogram that
3062 implements the aspect (typically a predicate check).
3063
3064 2019-07-04 Piotr Trojanek <trojanek@adacore.com>
3065
3066 * sem_util.adb (Yields_Synchronized_Object): Fix typos in
3067 comments.
3068
3069 2019-07-04 Yannick Moy <moy@adacore.com>
3070
3071 * sem_util.adb (Yields_Synchronized_Object): Adapt to new SPARK
3072 rule.
3073
3074 2019-07-04 Yannick Moy <moy@adacore.com>
3075
3076 * sem_spark.adb (Check_Statement): Only check permission of
3077 object in extended return when it is of a deep type.
3078
3079 2019-07-04 Justin Squirek <squirek@adacore.com>
3080
3081 * sem_ch12.adb (Perform_Appropriate_Analysis): Added for
3082 selecting which type of analysis based on wheither the
3083 instantiation is a generic at the library-level. In which case
3084 expansion during analysis.
3085 (Preanalyze_Actuals): Modify calls to Analyze to use the new
3086 routine.
3087
3088 2019-07-04 Ed Schonberg <schonberg@adacore.com>
3089
3090 * exp_unst.adb: Handle conditional expressions.
3091
3092 2019-07-04 Yannick Moy <moy@adacore.com>
3093
3094 * sem_spark.adb (Check_Package_Spec, Check_Package_Body): Only
3095 analyze parts of the code marked in SPARK.
3096
3097 2019-07-04 Hristian Kirtchev <kirtchev@adacore.com>
3098
3099 * erroutc.adb, exp_aggr.adb, inline.adb, opt.adb, sem_ch3.adb:
3100 Minor reformatting.
3101
3102 2019-07-04 Yannick Moy <moy@adacore.com>
3103
3104 * sem_spark.adb (Explanation, Get_Expl): New functions to get
3105 the explanation for a permission mismatch.
3106 (Perm_Error, Perm_Mismatch, Perm_Error_Loop_Exit): Take
3107 explanation into account for issuing a more precise error
3108 message.
3109 (Set_Perm_Prefixes, Set_Perm_Extensions,
3110 Set_Perm_Extensions_Move): Pass suitable argument for the
3111 explanation node.
3112
3113 2019-07-04 Arnaud Charlet <charlet@adacore.com>
3114
3115 * exp_aggr.adb (In_Place_Assign_OK): Moved to top level and add
3116 support for record aggregates.
3117 (Component_Check): Use Is_CCG_Supported_Aggregate instead of a
3118 similar local predicate.
3119 (Convert_To_Assignments): Take advantage of In_Place_Assign_OK
3120 predicate when possible.
3121 (Is_CCG_Supported_Aggregate): Return False for records with
3122 representation clauses and fix the logic for dealing with nested
3123 aggregates.
3124
3125 2019-07-04 Piotr Trojanek <trojanek@adacore.com>
3126
3127 * opt.adb (Set_Config_Switches): Keep assertions policy as
3128 enabled when analysing internal units in GNATprove mode.
3129
3130 2019-07-04 Arnaud Charlet <charlet@adacore.com>
3131
3132 * exp_ch4.adb (Expand_Short_Circuit_Operator): Strip
3133 N_Variable_Reference_Marker when checking for the presence of
3134 actions.
3135
3136 2019-07-04 Arnaud Charlet <charlet@adacore.com>
3137
3138 * exp_aggr.adb (Check_Component): Take into account type
3139 conversions.
3140
3141 2019-07-04 Dmitriy Anisimkov <anisimko@adacore.com>
3142
3143 * doc/gnat_ugn/platform_specific_information.rst: Document
3144 Windows socket timeout particularity.
3145 * gnat_ugn.texi: Regenerate.
3146 * gsocket.h: Include versionhelpers.h.
3147 * socket.c (__gnat_minus_500ms): New function.
3148 * libgnat/g-sothco.ads (Minus_500ms_Windows_Timeout): New
3149 imported function.
3150 * libgnat/g-socket.adb (Set_Socket_Option): Refactor to remove
3151 500ms from the requested timeout only on old Windows version.
3152
3153 2019-07-04 Thomas Quinot <quinot@adacore.com>
3154
3155 * get_scos.adb: Remove bogus, dead code.
3156
3157 2019-07-04 Ed Schonberg <schonberg@adacore.com>
3158
3159 * sem_dim.adb (Analyze_Dimension_Array_Aggregate): If the
3160 component is an entity name, its dimensions are those of its
3161 type.
3162
3163 2019-07-03 Bob Duff <duff@adacore.com>
3164
3165 * doc/gnat_ugn/gnat_utility_programs.rst: Document new flags in
3166 GNATpp.
3167
3168 2019-07-03 Hristian Kirtchev <kirtchev@adacore.com>
3169
3170 * binde.adb: Remove with clause for System.OS_Lib.
3171 (Force_Elab_Order): Refactor the majority of the code in Butil.
3172 Use the new forced units iterator to obtain unit names.
3173 * bindo-builders.adb: Add with and use clauses for Binderr,
3174 Butil, Opt, Output, Types, GNAT, and GNAT.Dynamic_HTables. Add
3175 a hash table which maps units to line number in the forced
3176 elaboration order file.
3177 (Add_Unit): New routine.
3178 (Build_Library_Graph): Create forced edges between pairs of
3179 units listed in the forced elaboration order file.
3180 (Create_Forced_Edge, Create_Forced_Edges, Destroy_Line_Number,
3181 Duplicate_Unit_Error, Hash_Unit, Internal_Unit_Info,
3182 Is_Duplicate_Unit, Missing_Unit_Info): New routines.
3183 * bindo-graphs.adb (Is_Internal_Unit, Is_Predefined_Unit):
3184 Refactor some of the behavior to Bindo-Units.
3185 * bindo-graphs.ads: Enable the enumeration literal for forced
3186 edges.
3187 * bindo-units.adb, bindo-units.ads (Is_Internal_Unit,
3188 Is_Predefined_Unit): New routines.
3189 * butil.adb: Add with and use clauses for Opt, GNAT, and
3190 System.OS_Lib. Add with clause for Unchecked_Deallocation.
3191 (Has_Next, Iterate_Forced_Units, Next, Parse_Next_Unit_Name,
3192 Read_Forced_Elab_Order_File): New routines.
3193 * butil.ads: Add with and use clauses for Types. Add new
3194 iterator over the units listed in the forced elaboration order
3195 file.
3196 (Has_Next, Iterate_Forced_Units, Next): New routine.
3197 * namet.adb, namet.ads (Present): New routine.
3198
3199 2019-07-03 Bob Duff <duff@adacore.com>
3200
3201 * sem_ch3.adb (Access_Definition): The code was creating a
3202 master in the case where the designated type is a class-wide
3203 interface type. Create a master in the noninterface case as
3204 well. That is, create a master for all limited class-wide types.
3205
3206 2019-07-03 Yannick Moy <moy@adacore.com>
3207
3208 * erroutc.adb (Sloc_In_Range): New function to determine whether
3209 the range of a pragma Warnings covers a location, taking
3210 instantiations into account.
3211
3212 2019-07-03 Johannes Kanig <kanig@adacore.com>
3213
3214 * osint.ads, osint.adb (Get_First_Main_File_Name): New routine
3215 to access the first file provided on the command line.
3216
3217 2019-07-03 Ed Schonberg <schonberg@adacore.com>
3218
3219 * inline.adb (Process_Formals_In_Aspects): New procedure within
3220 Expand_Inlined_Call, to perform a replacement of references to
3221 formals that appear in aspect specifications within the body
3222 being inlined.
3223
3224 2019-07-03 Justin Squirek <squirek@adacore.com>
3225
3226 * sem_ch8.adb (Analyze_Object_Renaming): Add call to search for
3227 the appropriate actual subtype of the object renaming being
3228 analyzed.
3229 (Check_Constrained_Object): Minor cleanup.
3230
3231 2019-07-03 Yannick Moy <moy@adacore.com>
3232
3233 * sem_spark.adb (Get_Observed_Or_Borrowed_Expr): New function to
3234 return go through traversal function call.
3235 (Check_Type): Consistently use underlying type.
3236 (Get_Perm): Adapt for case of elaboration code where variables
3237 are not declared in the environment. Remove incorrect handling
3238 of borrow and observe.
3239
3240 2019-07-03 Hristian Kirtchev <kirtchev@adacore.com>
3241
3242 * inline.adb (Build_Return_Object_Formal): New routine.
3243 (Can_Split_Unconstrained_Function): Code clean up.
3244 (Copy_Formals,Copy_Return_Object): New routines.
3245 (Split_Unconstrained_Function): Code clean up and refactoring.
3246
3247 2019-07-03 Gary Dismukes <dismukes@adacore.com>
3248
3249 * bindo-augmentors.adb, bindo-augmentors.ads,
3250 bindo-builders.ads, bindo-elaborators.adb, sem_ch12.adb,
3251 sem_ch13.adb, sem_spark.adb, sinfo.ads: Minor editorial
3252 corrections and reformatting.
3253
3254 2019-07-03 Bob Duff <duff@adacore.com>
3255
3256 * sem_warn.adb (Check_Infinite_Loop_Warning): Avoid the warning
3257 if an Iterator_Specification is present.
3258
3259 2019-07-03 Bob Duff <duff@adacore.com>
3260
3261 * doc/gnat_ugn/gnat_utility_programs.rst: Document default
3262 new-line behavior.
3263
3264 2019-07-03 Hristian Kirtchev <kirtchev@adacore.com>
3265
3266 * ali.adb: Add with and use clauses for GNAT,
3267 GNAT.Dynamic_HTables, and Snames. Add a map from invocation
3268 signature records to invocation signature ids. Add various
3269 encodings of invocation-related attributes. Sort and update
3270 table Known_ALI_Lines.
3271 (Add_Invocation_Construct, Add_Invocation_Relation,
3272 Body_Placement_Kind_To_Code, Code_To_Body_Placement_Kind,
3273 Code_To_Invocation_Construct_Kind, Code_To_Invocation_Kind,
3274 Code_To_Invocation_Graph_Line_Kind, Destroy, Hash): New
3275 routines.
3276 (Initialize_ALI): Sort the initialization sequence. Add
3277 initialization for all invocation-related tables.
3278 (Invocation_Construct_Kind_To_Code,
3279 Invocation_Graph_Line_Kind_To_Code, Invocation_Kind_To_Code,
3280 Invocation_Signature_Of, Present): New routines.
3281 (Scan_ALI): Add the default values for invocation-related ids.
3282 Scan invocation graph lines.
3283 (Scan_Invocation_Graph_Line): New routine.
3284 * ali.ads: Add with clause for GNAT.Dynamic_Tables. Add types
3285 for invocation constructs, relations, and signatures. Add
3286 tables for invocation constructs, relations, and signatures.
3287 Update Unit_Record to capture invocation-related ids. Relocate
3288 table Unit_Id_Tables and subtypes Unit_Id_Table, Unit_Id_Array
3289 from Binde.
3290 (Add_Invocation_Construct, Add_Invocation_Relation,
3291 Body_Placement_Kind_To_Code, Code_To_Body_Placement_Kind,
3292 Code_To_Invocation_Construct_Kind, Code_To_Invocation_Kind,
3293 Code_To_Invocation_Graph_Line_Kind,
3294 Invocation_Construct_Kind_To_Code,
3295 Invocation_Graph_Line_Kind_To_Code, Invocation_Kind_To_Code,
3296 Invocation_Signature_Of, Present): New routines.
3297 * binde.adb: Add with and use clause for Types. Add use clause
3298 for ALI.Unit_Id_Tables;
3299 * binde.ads: Relocate table Unit_Id_Tables and subtypes
3300 Unit_Id_Table, Unit_Id_Array to ALI.
3301 * bindgen.adb: Remove with and use clause for ALI.
3302 * bindgen.ads: Remove with and use clause for Binde. Add with
3303 and use clause for ALI.
3304 * bindo.adb, bindo.ads, bindo-augmentors.adb,
3305 bindo-augmentors.ads, bindo-builders.adb, bindo-builders.ads,
3306 bindo-diagnostics.adb, bindo-diagnostics.ads,
3307 bindo-elaborators.adb, bindo-elaborators.ads, bindo-graphs.adb,
3308 bindo-graphs.ads, bindo-units.adb, bindo-units.ads,
3309 bindo-validators.adb, bindo-validators.ads, bindo-writers.adb,
3310 bindo-writers.ads: New units.
3311 * debug.adb: Use and describe GNAT debug switches -gnatd_F and
3312 -gnatd_G. Add GNATbind debug switches in the ranges dA .. dZ,
3313 d.a .. d.z, d.A .. d.Z, d.1 .. d.9, d_a .. d_z, d_A .. d_Z, and
3314 d_1 .. d_9. Use and describe GNATbind debug switches -d_A,
3315 -d_I, -d_L, -d_N, -d_O, -d_T, and -d_V.
3316 * exp_util.adb, exp_util.ads (Exceptions_OK): Relocate to
3317 Sem_Util.
3318 * gnatbind.adb: Add with and use clause for Bindo. Use the new
3319 Bindo elaboration order only when -d_N is in effect.
3320 * lib-writ.adb
3321 (Column, Extra, Invoker, Kind, Line, Locations, Name, Placement,
3322 Scope, Signature, Target): New routines.
3323 (Write_ALI): Output all invocation-related data.
3324 (Write_Invocation_Graph): New routine.
3325 * lib-writ.ads: Document the invocation graph ALI line.
3326 * namet.adb, namet.ads (Present): New routines.
3327 * sem_ch8.adb (Find_Direct_Name): Capture the status of
3328 elaboration checks and warnings of an identifier.
3329 (Find_Expanded_Name): Capture the status of elaboration checks
3330 and warnings of an expanded name.
3331 * sem_ch12.adb (Analyze_Generic_Package_Declaration): Ensure
3332 that invocation graph-related data within the body of the main
3333 unit is encoded in the ALI file.
3334 (Analyze_Generic_Subprogram_Declaration): Ensure that invocation
3335 graph-related data within the body of the main unit is encoded
3336 in the ALI file.
3337 (Analyze_Package_Instantiation): Perform minimal decoration of
3338 the instance entity.
3339 (Analyze_Subprogram_Instantiation): Perform minimal decoration
3340 of the instance entity.
3341 * sem_elab.adb: Perform heavy refactoring of all code. The unit
3342 is now split into "services" which specialize in one area of ABE
3343 checks. Add processing in order to capture invocation-graph
3344 related attributes of the main unit, and encode them in the ALI
3345 file. The Processing phase can now operate in multiple modes,
3346 all described by type Processing_Kind. Scenarios and targets
3347 are now distinct at the higher level, and carry their own
3348 representations. This eliminates the need to constantly
3349 recompute their attributes, and offers the various processors a
3350 uniform interface. The various initial states of the Processing
3351 phase are now encoded using type Processing_In_State, and
3352 xxx_State constants.
3353 * sem_elab.ads: Update the literals of type
3354 Enclosing_Level_Kind. Add Inline pragmas on several routines.
3355 * sem_prag.adb (Process_Inline): Ensure that invocation
3356 graph-related data within the body of the main unit is encoded
3357 in the ALI file.
3358 * sem_util.adb (Enclosing_Generic_Body, Enclosing_Generic_Unit):
3359 Code clean up.
3360 (Exceptions_OK): Relocated from Sem_Util.
3361 (Mark_Save_Invocation_Graph_Of_Body): New routine.
3362 * sem_util.ads (Exceptions_OK): Relocated from Sem_Util.
3363 (Mark_Save_Invocation_Graph_Of_Body): New routine.
3364 * sinfo.adb (Is_Elaboration_Checks_OK_Node): Now applicable to
3365 N_Variable_Reference_Marker.
3366 (Is_Elaboration_Warnings_OK_Node): Now applicable to
3367 N_Expanded_Name, N_Identifier, N_Variable_Reference_Marker.
3368 (Is_Read): Use Flag4.
3369 (Is_SPARK_Mode_On_Node): New applicable to
3370 N_Variable_Reference_Marker.
3371 (Is_Write): Use Flag5.
3372 (Save_Invocation_Graph_Of_Body): New routine.
3373 (Set_Is_Elaboration_Checks_OK_Node): Now applicable to
3374 N_Variable_Reference_Marker.
3375 (Set_Is_Elaboration_Warnings_OK_Node): Now applicable to
3376 N_Expanded_Name, N_Identifier, N_Variable_Reference_Marker.
3377 (Set_Is_SPARK_Mode_On_Node): New applicable to
3378 N_Variable_Reference_Marker.
3379 (Set_Save_Invocation_Graph_Of_Body): New routine.
3380 * sinfo.ads: Update the documentation of attributes
3381 Is_Elaboration_Checks_OK_Node, Is_Elaboration_Warnings_OK_Node,
3382 Is_SPARK_Mode_On_Node. Update the flag usage of attributes
3383 Is_Read, Is_Write. Add attribute Save_Invocation_Graph_Of_Body
3384 and update its occurrence in nodes.
3385 (Save_Invocation_Graph_Of_Body): New routine along with pragma
3386 Inline.
3387 (Set_Save_Invocation_Graph_Of_Body): New routine along with
3388 pragma Inline.
3389 * switch-b.adb (Scan_Binder_Switches): Refactor the scanning of
3390 debug switches.
3391 (Scan_Debug_Switches): New routine.
3392 * libgnat/g-dynhta.adb, libgnat/g-dynhta.ads (Contains): New routine.
3393 * libgnat/g-graphs.adb (Associate_Vertices): Update the use of
3394 Component_Vertex_Iterator.
3395 (Contains_Component, Contains_Edge, Contains_Vertex, Has_Next):
3396 Reimplemented.
3397 (Iterate_Component_Vertices): New routine.
3398 (Iterate_Vertices): Removed.
3399 (Next): Update the parameter profile.
3400 (Number_Of_Component_Vertices, Number_Of_Outgoing_Edges): New
3401 routines.
3402 * libgnat/g-graphs.ads: Update the initialization of
3403 No_Component. Add type Component_Vertex_Iterator. Remove type
3404 Vertex_Iterator.
3405 (Has_Next): Add new versions and remove old ones.
3406 (Iterate_Component_Vertices): New routine.
3407 (Iterate_Vertices): Removed.
3408 (Next): Add new versions and remove old ones.
3409 (Number_Of_Component_Vertices, Number_Of_Outgoing_Edges): New
3410 routines.
3411 * libgnat/g-sets.adb (Contains): Reimplemented.
3412 * gcc-interface/Make-lang.in (GNATBIND_OBJS): Add
3413 GNAT.Dynamic_HTables, GNAT.Graphs and Bindo units.
3414 * rtsfind.ads: Remove extra space.
3415
3416 2019-07-03 Yannick Moy <moy@adacore.com>
3417
3418 * sem_spark.adb: Add support for locally borrowing and observing
3419 a path.
3420 (Get_Root_Object): Add parameter Through_Traversal to denote
3421 when we are interesting in getting to the traversed parameter.
3422 (Is_Prefix_Or_Almost): New function to support detection of
3423 illegal access to borrowed or observed paths.
3424 (Check_Pragma): Add analysis of assertion pragmas.
3425
3426 2019-07-03 Ed Schonberg <schonberg@adacore.com>
3427
3428 * sem_ch13.adb (Build_Predicate_Functions): In a generic context
3429 we do not build the bodies of predicate fuctions, but the
3430 expression in a static predicate must be elaborated to allow
3431 case coverage checking within the generic unit.
3432 (Build_Discrete_Static_Predicate): In a generic context, return
3433 without building function body once the
3434 Static_Discrete_Predicate expression for the type has been
3435 constructed.
3436
3437 2019-07-03 Hristian Kirtchev <kirtchev@adacore.com>
3438
3439 * bindgen.adb, inline.adb, layout.adb, sem_ch12.adb,
3440 sem_ch13.adb, sem_ch7.adb, styleg.adb: Minor reformatting.
3441
3442 2019-07-03 Bob Duff <duff@adacore.com>
3443
3444 * par-ch3.adb (P_Defining_Identifier): Call
3445 Check_Defining_Identifier_Casing.
3446 * style.ads, styleg.ads, styleg.adb
3447 (Check_Defining_Identifier_Casing): New procedure to check for
3448 mixed-case defining identifiers.
3449 * stylesw.ads, stylesw.adb (Style_Check_Mixed_Case_Decls): New
3450 flag for checking for mixed-case defining identifiers.
3451 * doc/gnat_ugn/building_executable_programs_with_gnat.rst:
3452 Document new feature.
3453 * gnat_ugn.texi: Regenerate.
3454
3455 2019-07-03 Eric Botcazou <ebotcazou@adacore.com>
3456
3457 * doc/gnat_ugn/building_executable_programs_with_gnat.rst
3458 (Warning message control): Document that -gnatw.z/Z apply to
3459 array types.
3460 * freeze.adb (Freeze_Entity): Give -gnatw.z warning for array
3461 types as well, but not if the specified alignment is the minimum
3462 one.
3463 * gnat_ugn.texi: Regenerate.
3464
3465 2019-07-03 Bob Duff <duff@adacore.com>
3466
3467 * einfo.ads, exp_util.adb, layout.ads, sinfo.ads: Spell "laid"
3468 correctly.
3469
3470 2019-07-03 Ed Schonberg <schonberg@adacore.com>
3471
3472 * sem_ch13.adb (Analyze_Attribute_Definition_Clause): No error
3473 message on attribute applied to a renaming when the renamed
3474 object is an aggregate (from code reading).
3475 (Check_Aspect_At_End_Of_Declarations): In a generic context
3476 where freeze nodes are not generated, the original expression
3477 for an aspect may need to be analyzed to precent spurious
3478 conformance errors when compared with the expression that is
3479 anakyzed at the end of the current declarative list.
3480
3481 2019-07-03 Eric Botcazou <ebotcazou@adacore.com>
3482
3483 * layout.adb (Layout_Type): Do not set the component size of an
3484 array with a scalar component if the component type is
3485 overaligned.
3486
3487 2019-07-03 Ed Schonberg <schonberg@adacore.com>
3488
3489 * inline.adb (Make_Loop_Labels_Unique): New procedure to modify
3490 the source code of subprograms that are inlined by the
3491 front-end, to prevent accidental duplication between loop labels
3492 in the inlined code and the code surrounding the inlined call.
3493
3494 2019-07-03 Hristian Kirtchev <kirtchev@adacore.com>
3495
3496 * doc/gnat_ugn/elaboration_order_handling_in_gnat.rst: Update
3497 the section on resolving elaboration circularities to eliminate
3498 certain combinations of switches which together do not produce
3499 the desired effect and confuse users.
3500 * gnat_ugn.texi: Regenerate.
3501
3502 2019-07-03 Arnaud Charlet <charlet@adacore.com>
3503
3504 * bindgen.adb (Gen_Main): Disable generation of reference to
3505 Ada_Main_Program_Name for CCG.
3506 * bindusg.adb (Display): Add -G to the command-line usage for
3507 gnatbind.
3508 * opt.ads (Generate_C_Code): Update comment.
3509 * switch-b.adb (Scan_Binder_Switches): Add handling for -G.
3510
3511 2019-07-03 Arnaud Charlet <charlet@adacore.com>
3512
3513 * sem_ch7.adb (Has_Referencer): Do not consider inlined
3514 subprograms when generating C code, which allows us to generate
3515 static inline subprograms.
3516
3517 2019-07-03 Justin Squirek <squirek@adacore.com>
3518
3519 * sem_ch6.adb (Check_Conformance): Add expression checking for
3520 constant modifiers in anonymous access types (in addition to
3521 "non-null" types) so that they are considered "matching" for
3522 subsequent conformance tests.
3523
3524 2019-07-03 Arnaud Charlet <charlet@adacore.com>
3525
3526 * doc/gnat_rm/standard_and_implementation_defined_restrictions.rst:
3527 Clarify wording on No_Multiple_Elaboration.
3528 * gnat_rm.texi: Regenerate.
3529
3530 2019-07-03 Ed Schonberg <schonberg@adacore.com>
3531
3532 * sem_ch8.adb (Find_Selected_Component): If the prefix is the
3533 current instance of a type or subtype, complete the resolution
3534 of the name by finding the component of the type denoted by the
3535 selector name.
3536
3537 2019-07-03 Eric Botcazou <ebotcazou@adacore.com>
3538
3539 * doc/gnat_rm/interfacing_to_other_languages.rst (Interfacing to C):
3540 Document that boolean types with convention C now map to C99 bool.
3541 * gnat_rm.texi: Regenerate.
3542
3543 2019-07-03 Javier Miranda <miranda@adacore.com>
3544
3545 * exp_attr.adb (Expand_Min_Max_Attribute): Code cleanup:
3546 removing code that it is now never executed in the CCG compiler
3547 (dead code).
3548
3549 2019-07-02 Iain Sandoe <iain@sandoe.co.uk>
3550
3551 * libgnat/system-darwin-ppc.ads: Set Stack_Check_Probes True for
3552 PPC Darwin.
3553
3554 2019-07-01 Ed Schonberg <schonberg@adacore.com>
3555
3556 * sem_ch12.adb (Is_Defaulted): New predicate in
3557 Check_Formal_Package_Intance, to skip the conformance of checks
3558 on parameters of a formal package that are defaulted,
3559
3560 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3561
3562 * checks.adb, exp_ch9.adb, exp_unst.adb, sem_ch4.adb,
3563 sem_prag.adb, sem_spark.adb: Minor reformatting.
3564
3565 2019-07-01 Ed Schonberg <schonberg@adacore.com>
3566
3567 * sem_attr.adb (Analyze_Attribute, case Enum_Rep): Allow prefix
3568 of attribute to be an attribute reference of a discrete type.
3569
3570 2019-07-01 Eric Botcazou <ebotcazou@adacore.com>
3571
3572 * sem_ch12.adb (Analyze_Subprogram_Instantiation): Move up
3573 handling of Has_Pragma_Inline_Always and deal with
3574 Has_Pragma_No_Inline.
3575
3576 2019-07-01 Ed Schonberg <schonberg@adacore.com>
3577
3578 * sem_ch3.adb (Build_Derived_Record_Type): If the parent type is
3579 declared as a subtype of a private type with an inherited
3580 discriminant constraint, its generated full base appears as a
3581 record subtype, so we need to retrieve its oen base type so that
3582 the inherited constraint can be applied to it.
3583
3584 2019-07-01 Yannick Moy <moy@adacore.com>
3585
3586 * sem_spark.adb: Completely rework the algorithm for ownership
3587 checking, as the rules in SPARK RM have changed a lot.
3588 * sem_spark.ads: Update comments.
3589
3590 2019-07-01 Dmitriy Anisimkov <anisimko@adacore.com>
3591
3592 * gsocket.h (Has_Sockaddr_Len): Use the offset of sin_family offset in
3593 the sockaddr_in structure to determine the existence of length field
3594 before the sin_family.
3595
3596 2019-07-01 Ed Schonberg <schonberg@adacore.com>
3597
3598 * sem_prag.adb (Analyze_Pragma, case Weak_External): Pragma only
3599 applies to entities with run-time addresses, not to types.
3600
3601 2019-07-01 Piotr Trojanek <trojanek@adacore.com>
3602
3603 * einfo.adb, sem_ch7.adb, sem_prag.adb, sem_util.adb: Update
3604 references to the SPARK RM after the removal of Rule 7.1.4(5).
3605
3606 2019-07-01 Piotr Trojanek <trojanek@adacore.com>
3607
3608 * sysdep.c: Cleanup references to LynuxWorks in docs and
3609 comments.
3610
3611 2019-07-01 Ed Schonberg <schonberg@adacore.com>
3612
3613 * checks.adb (Insert_Valid_Check): Do not apply validity check
3614 to variable declared within a protected object that uses the
3615 Lock_Free implementation, to prevent unwarranted constant
3616 folding, because entities within such an object msut be treated
3617 as volatile.
3618
3619 2019-07-01 Eric Botcazou <ebotcazou@adacore.com>
3620
3621 * exp_ch9.adb (Check_Inlining): Deal with Has_Pragma_No_Inline.
3622
3623 2019-07-01 Ed Schonberg <schonberg@adacore.com>
3624
3625 * exp_unst.adb (Visit_Node, Check_Static_Type): Improve the
3626 handling of private and incomplete types whose full view is an
3627 access type, to detect additional uplevel references in dynamic
3628 bounds. This is relevant to N_Free_Statement among others that
3629 manipulate types whose full viww may be an access type.
3630
3631 2019-07-01 Pat Rogers <rogers@adacore.com>
3632
3633 * doc/gnat_rm/representation_clauses_and_pragmas.rst: Correct
3634 size indicated for R as a component of an array.
3635 * gnat_rm.texi: Regenerate.
3636
3637 2019-07-01 Justin Squirek <squirek@adacore.com>
3638
3639 * libgnat/s-win32.ads: Add definition for ULONG, modify
3640 OVERLAPPED type, and add appropriate pragmas.
3641
3642 2019-07-01 Bob Duff <duff@adacore.com>
3643
3644 * gnat1drv.adb (gnat1drv): Call Write_ALI if the main unit is
3645 ignored-ghost.
3646
3647 2019-07-01 Yannick Moy <moy@adacore.com>
3648
3649 * sem_ch4.adb (Operator_Check): Refine error message.
3650
3651 2019-07-01 Piotr Trojanek <trojanek@adacore.com>
3652
3653 * libgnat/a-calend.ads: Revert "Global => null" contracts on
3654 non-pure routines.
3655
3656 2019-07-01 Piotr Trojanek <trojanek@adacore.com>
3657
3658 * exp_attr.adb, libgnat/g-graphs.ads: Fix typos in comments:
3659 componant -> component.
3660
3661 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3662
3663 * libgnat/g-graphs.adb: Use type Directed_Graph rather than
3664 Instance in various routines.
3665 * libgnat/g-graphs.ads: Change type Instance to Directed_Graph.
3666 Update various routines that mention the type.
3667
3668 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3669
3670 * libgnat/g-sets.adb: Use type Membership_Set rathern than
3671 Instance in various routines.
3672 * libgnat/g-sets.ads: Change type Instance to Membership_Set.
3673 Update various routines that mention the type.
3674
3675 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3676
3677 * libgnat/g-lists.adb: Use type Doubly_Linked_List rather than
3678 Instance in various routines.
3679 * libgnat/g-lists.ads: Change type Instance to
3680 Doubly_Linked_List. Update various routines that mention the
3681 type.
3682
3683 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3684
3685 * libgnat/g-dynhta.adb: Use type Dynamic_Hash_Table rather than
3686 Instance in various routines.
3687 * libgnat/g-dynhta.ads: Change type Instance to
3688 Dynamic_Hash_Table. Update various routines that mention the
3689 type.
3690
3691 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3692
3693 * exp_attr.adb, exp_ch7.adb, exp_unst.adb, sem_ch3.adb,
3694 sem_util.adb, uintp.adb, uintp.ads: Minor reformatting.
3695
3696 2019-07-01 Javier Miranda <miranda@adacore.com>
3697
3698 * exp_attr.adb (Expand_Min_Max_Attribute): Disable expansion of
3699 'Min/'Max on integer, enumeration, fixed point and floating
3700 point types since the CCG backend now provides in file
3701 standard.h routines to support it.
3702
3703 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3704
3705 * impunit.adb: Add GNAT.Graphs to list Non_Imp_File_Names_95.
3706 * Makefile.rtl, gcc-interface/Make-lang.in: Register unit
3707 GNAT.Graphs.
3708 * libgnat/g-dynhta.adb: Various minor cleanups (use Present
3709 rather than direct comparisons).
3710 (Delete): Reimplement to use Delete_Node.
3711 (Delete_Node): New routine.
3712 (Destroy_Bucket): Invoke the provided destructor.
3713 (Present): New routines.
3714 * libgnat/g-dynhta.ads: Add new generic formal Destroy_Value.
3715 Use better names for the components of iterators.
3716 * libgnat/g-graphs.adb, libgnat/g-graphs.ads: New unit.
3717 * libgnat/g-lists.adb: Various minor cleanups (use Present
3718 rather than direct comparisons).
3719 (Delete_Node): Invoke the provided destructor.
3720 (Present): New routine.
3721 * libgnat/g-lists.ads: Add new generic formal Destroy_Element.
3722 Use better names for the components of iterators.
3723 (Present): New routine.
3724 * libgnat/g-sets.adb, libgnat/g-sets.ads (Destroy, Preset,
3725 Reset): New routines.
3726
3727 2019-07-01 Dmitriy Anisimkov <anisimko@adacore.com>
3728
3729 * libgnat/g-sothco.adb (Get_Address): Fix the case when AF_INET6
3730 is not defined.
3731
3732 2019-07-01 Ed Schonberg <schonberg@adacore.com>
3733
3734 * exp_attr.adb (Expand_Attribute_Reference, case Invalid_Value):
3735 Resolve result of call to Get_Simple_Init_Val, which may be a
3736 conversion of a literal.
3737
3738 2019-07-01 Hristian Kirtchev <kirtchev@adacore.com>
3739
3740 * freeze.adb (Freeze_Expression): Remove the horrible useless
3741 name hiding of N. Insert the freeze nodes generated by the
3742 expression prior to the expression when the nearest enclosing
3743 scope is transient.
3744
3745 2019-07-01 Pierre-Marie de Rodat <derodat@adacore.com>
3746
3747 * doc/gnat_ugn/building_executable_programs_with_gnat.rst: Fix
3748 formatting issues in the -gnatR section.
3749 * gnat_ugn.texi: Regenerate.
3750
3751 2019-06-30 Iain Sandoe <iain@sandoe.co.uk>
3752
3753 * gnatlink.adb (Link_Step): Remove duplicate -static-libgcc switches.
3754 Push -shared-libgcc explicitly, when it is the target default (unless
3755 overidden by the static flag).
3756 When the user has put an instance of shared/static-libgcc do not push
3757 a duplicate of this.
3758
3759 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
3760
3761 * gcc-interface/decl.c (gnat_to_gnu_entity): Beep up comment on SAVED,
3762 and tweak comment on the assertion about the scopes of Itypes. Do not
3763 skip the regular processing for Itypes that are E_Record_Subtype with
3764 a Cloned_Subtype. Get the Cloned_Subtype for every E_Record_Subtype
3765 if the type is dummy and hasn't got its own freeze node.
3766 <E_Record_Subtype>: Save again the DECL of the Cloned_Subtype, if any.
3767 <E_Access_Subtype>: Save again the DECL of the equivalent type.
3768 (Gigi_Equivalent_Type) <E_Access_Subtype>: New case.
3769
3770 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
3771
3772 * gcc-interface/utils.c (unchecked_convert): Tweak comment. Only skip
3773 dereferences when padding to have the same size on both sides. Do it
3774 for destination types with self-referential size too.
3775
3776 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
3777
3778 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: If the
3779 type requires strict alignment, then set the RM size to the type size.
3780 Rework handling of alignment and sizes of tagged types in ASIS mode.
3781 (validate_size): Rename local variable and remove special handling for
3782 strict-alignment types.
3783 * gcc-interface/utils.c (finish_record_type): Constify local variables
3784 and use properly typed constants.
3785
3786 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
3787
3788 * gcc-interface/decl.c (gnat_to_gnu_field): Rework error messages for
3789 fields requiring strict alignment, add explicit test on Storage_Unit
3790 for position and size, and mention type alignment for position.
3791
3792 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
3793
3794 * gcc-interface/trans.c (mark_visited_r): Set TYPE_SIZES_GIMPLIFIED on
3795 the main variant of a type, if any.
3796
3797 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
3798
3799 * gcc-interface/decl.c (set_nonaliased_component_on_array_type): Add
3800 missing guard for the presence of TYPE_CANONICAL.
3801 (set_reverse_storage_order_on_array_type): Likewise.
3802
3803 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
3804
3805 * gcc-interface/gigi.h (make_packable_type): Remove default value.
3806 (value_factor_p): Tweak prototype.
3807 * gcc-interface/decl.c (gnat_to_gnu_entity): Add comment.
3808 (gnat_to_gnu_component_type): Likewise.
3809 (gnat_to_gnu_field): Likewise. Fetch the position of the field earlier
3810 and simplify the condition under which the type is packed. Declare
3811 local variable is_bitfield. Pass 1 as max_align to make_packable_type
3812 if it is set to true.
3813 (copy_and_substitute_in_layout): Pass 0 to make_packable_type.
3814 * gcc-interface/utils.c (make_packable_array_type): New function.
3815 (make_packable_type): Use it to rewrite the type of array field.
3816 (maybe_pad_type): Pass align parameter to make_packable_type.
3817 (create_field_decl): Minor tweaks.
3818 (value_factor_p): Assert that FACTOR is a power of 2 and replace the
3819 modulo computation by a masking operation.
3820
3821 2019-06-25 Eric Botcazou <ebotcazou@adacore.com>
3822
3823 * gcc-interface/decl.c (gnat_to_gnu_entity): Remove superfluous test
3824 in previous change.
3825 * gcc-interface/gigi.h (maybe_character_type): Fix formatting.
3826 (maybe_character_value): Likewise.
3827
3828 2019-06-24 Jan Hubicka <jh@suse.cz>
3829
3830 * gcc-interface/decl.c (gnat_to_gnu_entity): Check that
3831 type is array or integer prior checking string flag.
3832 * gcc-interface/gigi.h (maybe_character_type): Likewise.
3833 (maybe_character_value): Likewise.
3834
3835 2019-06-24 Martin Sebor <msebor@redhat.com>
3836
3837 * gcc-interface/utils.c (handle_nonnull_attribute): Quote attribute
3838 name.
3839
3840 2019-06-18 Arnaud Charlet <charlet@adacore.com>
3841
3842 PR ada/80590
3843 * sem_ch5.adb (Analyze_Loop_Statement): Avoid exception propagation
3844 during normal processing.
3845
3846 2019-06-17 Arnaud Charlet <charlet@adacore.com>
3847
3848 PR ada/80590
3849 * exp_ch9.adb (Expand_N_Delay_Relative_Statement): Swap the two
3850 conditions to avoid a unnecessary exception propagation in the default
3851 case.
3852
3853 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3854
3855 * gcc-interface/utils.c (handle_stack_protect_attribute): Move around.
3856
3857 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3858
3859 * doc/gnat_rm/implementation_defined_pragmas.rst (Machine_Attribute):
3860 Document additional optional parameters.
3861 * sem_prag.adb (Analyze_Pragma) <Pragma_Machine_Attribute>: Accept
3862 more than one optional parameter.
3863 * gcc-interface/decl.c (prepend_one_attribute_pragma): Alphabetize
3864 the list of supported pragmas. Simplify the handling of parameters
3865 and add support for more than one optional parameter.
3866 * gcc-interface/utils.c (attr_cold_hot_exclusions): New constant.
3867 (gnat_internal_attribute_table): Add entry for no_icf, noipa, flatten,
3868 used, cold, hot, target and target_clones.
3869 (begin_subprog_body): Do not create the RTL for the subprogram here.
3870 (handle_noicf_attribute): New static function.
3871 (handle_noipa_attribute): Likewise.
3872 (handle_flatten_attribute): Likewise.
3873 (handle_used_attribute): Likewise.
3874 (handle_cold_attribute): Likewise.
3875 (handle_hot_attribute): Likewise.
3876 (handle_target_attribute): Likewise.
3877 (handle_target_clones_attribute): Likewise.
3878
3879 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3880
3881 * gcc-interface/trans.c (lvalue_required_for_attribute_p): Return 0
3882 for 'Size too.
3883 (Identifier_to_gnu): Use the actual subtype for a reference to a
3884 packed array in a return statement.
3885 (Attribute_to_gnu) <Attr_Size>: Do not strip VIEW_CONVERT_EXPRs from
3886 the prefix in every case.
3887
3888 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3889
3890 * gcc-interface/trans.c (gnat_to_gnu): Remove superfluous tests on
3891 Backend_Overflow_Checks_On_Target and rework comments.
3892
3893 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3894
3895 * gcc-interface/trans.c (walk_nesting_tree): New static function.
3896 (finalize_nrv): Use it to walk the entire nesting tree.
3897
3898 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3899
3900 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Remove
3901 obsolete test on Is_For_Access_Subtype.
3902
3903 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3904
3905 * gcc-interface/decl.c (components_to_record): Set a name on the type
3906 created for the REP part, if any.
3907 * gcc-interface/utils.c (finish_record_type): Only take the maximum
3908 when merging sizes for a variant part at offset 0.
3909 (merge_sizes): Rename has_rep parameter into max.
3910
3911 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3912
3913 * gcc-interface/utils.c (gnat_internal_attribute_table): Add support
3914 for stack_protect attribute.
3915 (handle_stack_protect_attribute): New static function.
3916
3917 2019-05-28 Eric Botcazou <ebotcazou@adacore.com>
3918
3919 * gcc-interface/decl.c (intrin_arglists_compatible_p): Do not return
3920 false if the internal builtin uses a variable list.
3921
3922 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
3923
3924 * gcc-interface/trans.c (Call_to_gnu): Do not initialize the temporary
3925 created out of addressability concerns if it's for the _Init parameter
3926 of an initialization procedure.
3927
3928 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
3929
3930 * gcc-interface/ada-builtin-types.def: New file.
3931 * gcc-interface/ada-builtins.def: Likewise.
3932 * gcc-interface/ada-tree.h (BUILT_IN_LIKELY): New macro.
3933 (BUILT_IN_UNLIKELY): Likewise.
3934 * gcc-interface/trans.c (independent_iterations_p): Initialize the
3935 auto-vector to 16 elements.
3936 (Call_to_gnu): Remove local variable and change the vector of actual
3937 parameters to an auto-vector. Do not convert actual parameters to
3938 the argument type for front-end built-in functions. Add support for
3939 front-end built-in functions.
3940 (build_noreturn_cond): Use internal instead of built-in function.
3941 * gcc-interface/utils.c (c_builtin_type): Include ada-builtin-types.def
3942 (install_builtin_function_types): Likewise.
3943 (install_builtin_functions): Include ada-builtins.def first.
3944
3945 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
3946
3947 * gcc-interface/utils.c (maybe_pad_type): Issue the warning for the
3948 specific case of component types preferably.
3949
3950 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
3951
3952 * gcc-interface/trans.c (Identifier_to_gnu): Minor tweaks.
3953 (gnat_to_gnu): Do not convert the result if it is a reference to an
3954 unconstrained array used as the prefix of an attribute reference that
3955 requires an lvalue.
3956
3957 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
3958
3959 * gcc-interface/trans.c (Gigi_Types_Compatible): New predicate.
3960 (Identifier_to_gnu): Use it to assert that the type of the identifier
3961 and that of its entity are compatible for gigi. Rename a couple of
3962 local variables and separate the processing of the result type.
3963
3964 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
3965
3966 * gcc-interface/trans.c (Call_to_gnu): Use the unpadded type when
3967 putting back an intermediate conversion the type of the actuals.
3968
3969 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
3970
3971 * gcc-interface/trans.c (gnat_to_gnu) <Shift operations>: Convert the
3972 count to the unsigned version of its base type before proceeding.
3973
3974 2019-05-16 Martin Sebor <msebor@redhat.com>
3975
3976 * gcc-interface/trans.c (check_inlining_for_nested_subprog): Quote
3977 reserved names.
3978
3979 2019-05-08 Arnaud Charlet <charlet@adacore.com>
3980
3981 * standard.ads.h: New file.
3982
3983 2019-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3984
3985 * gcc-interface/Makefile.in (install-gcc-specs): Use foreach.
3986 Honor DESTDIR.
3987
3988 2019-04-29 Michael K. Darling <darlingm@gmail.com>
3989
3990 * gnatvsn.ads: Bump Library_Version to 10.
3991
3992 2019-04-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3993 Bernd Edlinger <bernd.edlinger@hotmail.de>
3994 Jakub Jelinek <jakub@redhat.com>
3995
3996 PR target/89093
3997 * raise-gcc.c (TARGET_ATTRIBUTE): Define.
3998 (continue_unwind, personality_body, PERSONALITY_FUNCTION): Add
3999 TARGET_ATTRIBUTE.
4000
4001 2019-04-07 Eric Botcazou <ebotcazou@adacore.com>
4002
4003 * libgnat/i-cexten.ads (CFloat_128): New type.
4004
4005 2019-03-22 Dmitriy Anisimkov <anisimko@adacore.com>
4006
4007 PR ada/89583
4008 * libgnat/g-socket.adb (Bind_Socket, Connect_Socket,
4009 Send_Socket): Fix the computation of structure lengths passed to
4010 low level routines.
4011 (Is_IPv6_Address): Fix the number of expected colons.
4012
4013 2019-03-11 Martin Liska <mliska@suse.cz>
4014
4015 * gcc-interface/misc.c (gnat_post_options): Wrap option name in string
4016 format message and fix GNU coding style.
4017
4018 2019-02-08 Eric Botcazou <ebotcazou@adacore.com>
4019
4020 * gcc-interface/trans.c (gnat_to_gnu) <N_Aggregate>: Minor tweak.
4021 * gcc-interface/utils.c (convert): Do not pad when doing an unchecked
4022 conversion here. Use TREE_CONSTANT throughout the function.
4023 (unchecked_convert): Also pad if the source is a CONSTRUCTOR and the
4024 destination is a more aligned array type or a larger aggregate type,
4025 but not between original and packable versions of a type.
4026
4027 2019-02-08 Eric Botcazou <ebotcazou@adacore.com>
4028
4029 * gcc-interface/utils.c (max_size) <tcc_unary>: Be prepared for an
4030 operand with VOID_TYPE.
4031
4032 2019-02-08 Eric Botcazou <ebotcazou@adacore.com>
4033
4034 * gcc-interface/trans.c (elaborate_all_entities): Do not elaborate the
4035 entities of a package renaming another one.
4036
4037 2019-02-08 Eric Botcazou <ebotcazou@adacore.com>
4038
4039 * gcc-interface/trans.c (Regular_Loop_to_gnu): Replace tests on
4040 individual flag_unswitch_loops and flag_tree_loop_vectorize switches
4041 with test on global optimize switch.
4042 (Raise_Error_to_gnu): Likewise.
4043
4044 2019-02-07 Eric Botcazou <ebotcazou@adacore.com>
4045
4046 * libgnarl/s-linux__sparc.ads (ETIMEDOUT): Set to correct value.
4047
4048 2019-02-06 Arnaud Charlet <charlet@adacore.com>
4049
4050 * libgnarl/s-linux__x32.ads: Resync list of signals with s-linux.ads
4051
4052 2019-01-27 Eric Botcazou <ebotcazou@adacore.com>
4053
4054 * repinfo.adb (List_Component_Layout): Remove superfluous space for
4055 zero-sized field.
4056 * gcc-interface/ada-tree.h (TYPE_IS_EXTRA_SUBTYPE_P): New macro.
4057 * gcc-interface/gigi.h (create_extra_subtype): Declare.
4058 * gcc-interface/decl.c (TYPE_ARRAY_SIZE_LIMIT): Likewise.
4059 (update_n_elem): New function.
4060 (gnat_to_gnu_entity): Use create_extra_subtype to create extra subtypes
4061 instead of doing it manually.
4062 <E_Array_Type>: Use update_n_elem to compute the maximum size. Use the
4063 index type instead of base type for the bounds. Set TYPE_ARRAY_MAX_SIZE
4064 of the array to the maximum size.
4065 <E_Array_Subtype>: Create an extra subtype using the index type of the
4066 base array type for self-referential bounds. Use update_n_elem to
4067 compute the maximum size. Set TYPE_ARRAY_MAX_SIZE of the array to the
4068 maximum size.
4069 (gnat_to_gnu_field): Clear DECL_NONADDRESSABLE_P on discriminants.
4070 * gcc-interface/misc.c (gnat_get_alias_set): Return the alias set of
4071 the base type for an extra subtype.
4072 (gnat_type_max_size): Remove obsolete code.
4073 * gcc-interface/trans.c (Attribute_to_gnu): Minor tweak.
4074 (can_be_lower_p): Deal with pathological types.
4075 * gcc-interface/utils.c (create_extra_subtype): New function.
4076 (create_field_decl): Minor tweak.
4077 (max_size) <tcc_reference>: Compute a better value by using the extra
4078 subtypes on the self-referential bounds.
4079 <tcc_binary>: Rewrite. Deal with "negative value" in unsigned types.
4080 <tcc_expression>: Likewise.
4081 * gcc-interface/utils2.c (compare_arrays): Retrieve the original bounds
4082 of the arrays upfront. Swap only if the second length is not constant.
4083 Use comparisons on the original bounds consistently for the null tests.
4084 (build_binary_op): Use TYPE_IS_EXTRA_SUBTYPE_P macro.
4085 (build_allocator): Minor tweak.
4086
4087 2019-01-27 Eric Botcazou <ebotcazou@adacore.com>
4088
4089 * gcc-interface/decl.c (array_type_has_nonaliased_component): Return
4090 the same value for every dimension of a multidimensional array type.
4091
4092 2019-01-26 Eric Botcazou <ebotcazou@adacore.com>
4093
4094 * gcc-interface/trans.c (Regular_Loop_to_gnu): Use the SLOC of the
4095 iteration scheme, if present, throughout the translation.
4096
4097 2019-01-26 Eric Botcazou <ebotcazou@adacore.com>
4098
4099 * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statement>: Use
4100 DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT for the size to be assigned
4101 by a call to memset if the LHS is a DECL.
4102
4103 2019-01-26 Eric Botcazou <ebotcazou@adacore.com>
4104
4105 * gcc-interface/trans.c (struct loop_info_d): Remove artificial field.
4106 (Loop_Statement_to_gnu): Do not set it.
4107
4108 2019-01-26 Eric Botcazou <ebotcazou@adacore.com>
4109
4110 * gcc-interface/trans.c (Iterate_Acc_Clause_Arg): Fix formatting.
4111 (Acc_gnat_to_gnu): Likewise.
4112 (Acc_Data_to_gnu): Likewise.
4113 (Acc_Var_to_gnu): Likewise.
4114 (Acc_Reduc_to_gnu): Likewise.
4115 (Acc_Size_List_to_gnu): Likewise.
4116 (Pragma_to_gnu) <Pragma_Acc_Loop>: Likewise.
4117 <Pragma_Acc_Data>): Likewise.
4118 (find_loop_for): Remove default value for parameters.
4119 * gcc-interface/trans.c (gnat_to_gnu) <N_Op_And>: Merge into...
4120 <N_Op_Eq>): ...this.
4121
4122 2019-01-26 Eric Botcazou <ebotcazou@adacore.com>
4123
4124 * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Use test on
4125 the sign bit instead of on the sign of the value.
4126 <PLUS_EXPR>: Turn addition of negative constant into subtraction.
4127 <MULT_EXPR>: Add test for degenerate case.
4128 <BIT_AND_EXPR>: Simplify.
4129
4130 2019-01-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
4131
4132 * s-oscons-tmplt.c (AF_INET6): Do not undefine for RTEMS.
4133
4134 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
4135
4136 PR other/16615
4137 * exp_ch11.adb: Change "can not" to "cannot".
4138 * sem_ch4.adb: Likewise.
4139
4140 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
4141
4142 PR other/16615
4143 * exp_ch9.adb: Mechanically replace "can not" with "cannot".
4144 * libgnat/s-regpat.ads: Likewise.
4145 * par-ch4.adb: Likewise.
4146 * set_targ.adb: Likewise.
4147 * types.ads: Likewise.
4148
4149 2019-01-08 Justin Squirek <squirek@adacore.com>
4150
4151 Revert:
4152 2018-07-31 Justin Squirek <squirek@adacore.com>
4153
4154 * lib-writ.adb (Write_With_Lines): Modfiy the generation
4155 of dependencies within ali files so that source unit
4156 bodies are properly listed even if said bodies are
4157 missing. Perform legacy behavior in GNATprove mode.
4158 * lib-writ.ads: Modify documentation to reflect current
4159 behavior.
4160
4161 and:
4162 2018-09-26 Justin Squirek <squirek@adacore.com>
4163
4164 * lib-writ.adb, lib-writ.ads (Write_With_Lines): Add
4165 documentation and an extra conditional check for RCI
4166 units so that generated ali files will list the spec
4167 only instead of a body when a body is not found.
4168
4169 2019-01-04 Eric Botcazou <ebotcazou@adacore.com>
4170
4171 * gnatvsn.ads: Bump copyright year.
4172
4173 2019-01-01 Jakub Jelinek <jakub@redhat.com>
4174
4175 Update copyright years.
4176
4177 * gnat_ugn.texi: Bump @copying's copyright year.
4178 * gnat_rm.texi: Likewise.
4179 \f
4180 Copyright (C) 2019 Free Software Foundation, Inc.
4181
4182 Copying and distribution of this file, with or without modification,
4183 are permitted in any medium without royalty provided the copyright
4184 notice and this notice are preserved.