diff options
author | Ed Schonberg <schonberg@adacore.com> | 2017-01-13 10:11:17 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2017-01-13 11:11:17 +0100 |
commit | a702c9b9eec3cf67dc205462c9d7ba5b6d62cdc8 (patch) | |
tree | 0e1601684725cc6bbea28850d03387ce6dcc00bb /gcc/ada/contracts.adb | |
parent | 0acd830b7e91e5b2d0e20fd0f5770544fd5f16ab (diff) | |
download | gcc-a702c9b9eec3cf67dc205462c9d7ba5b6d62cdc8.zip gcc-a702c9b9eec3cf67dc205462c9d7ba5b6d62cdc8.tar.gz gcc-a702c9b9eec3cf67dc205462c9d7ba5b6d62cdc8.tar.bz2 |
exp_util.adb (Insert_Actions): Handle Iterated_Component_Association.
2017-01-13 Ed Schonberg <schonberg@adacore.com>
* exp_util.adb (Insert_Actions): Handle Iterated_Component_Association.
* par-ch3.adb (P_Discrete_Choice_List): An
Iterated_Component_Association is an array aggregate component.
* par-ch4.adb (P_Iterated_Component_Association): New procedure.
(Is_Quantified_Expression): New function that performs a lookahead
to distinguish quantified expressions from iterated component
associations.
(P_Aggregate_Or_Paren_Expr): Recognize iterated component
associations.
(P_Unparen_Cond_Case_Quant_Expression, P_Primary): Ditto.
* sem.adb (Analyze): Handle Iterated_Component_Association.
* sem_aggr.adb (Resolve_Array_Aggregate): Dummy handling of iterated
component associations.
* sinfo.ads, sinfo.adb: Entries for for
N_Iterated_Component_Association and its fields.
* sprint.adb (Sprint_Node_Actual): Handle
N_Iterated_Component_Association.
From-SVN: r244403
Diffstat (limited to 'gcc/ada/contracts.adb')
0 files changed, 0 insertions, 0 deletions