diff options
author | Ed Schonberg <schonberg@adacore.com> | 2020-05-07 10:07:17 -0400 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2020-07-06 07:35:07 -0400 |
commit | befc919fde5a26fe2bc564a13201f603aef951d0 (patch) | |
tree | d7e5c627b404cd175f679b85dc197d31a452baac /gcc/ada/exp_util.ads | |
parent | f0e6256fd399418047772ebc72d2025938f7ccd8 (diff) | |
download | gcc-befc919fde5a26fe2bc564a13201f603aef951d0.zip gcc-befc919fde5a26fe2bc564a13201f603aef951d0.tar.gz gcc-befc919fde5a26fe2bc564a13201f603aef951d0.tar.bz2 |
[Ada] There is no Expressions field in N_Delta_Aggregate node
gcc/ada/
* sinfo.ads: Indicate that Field 1 of an N_Delta_Aggregate is
unused. Previously it was erroneously labelled as holding an
Expressions list, in analogy with other aggregate constructs,
but there are no Expressions attached to this node syntactically
or semantically.
Diffstat (limited to 'gcc/ada/exp_util.ads')
0 files changed, 0 insertions, 0 deletions