]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Cleanup iteration over aggregate component associations
authorPiotr Trojanek <trojanek@adacore.com>
Thu, 21 Jul 2022 09:32:27 +0000 (11:32 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 5 Sep 2022 07:21:06 +0000 (09:21 +0200)
commite35ecc880f405e06fdbd2f700863477fd2f25186
treed95a8a4085b1e385db25760a4fbebdab12593145
parent2f578c3e50eb14d89087e2b34fd856c44b086123
[Ada] Cleanup iteration over aggregate component associations

Code cleanup related to fixes for iterated component associations in
GNATprove ; semantics is unaffected.

gcc/ada/

* sem_aggr.adb
(Resolve_Container_Aggregate): Style cleanup.
(Resolve_Record_Aggregate): Remove redundant guard.
gcc/ada/sem_aggr.adb