ada: Clean style in expansion of array aggregates
commit8ba0b4cfeb518e4a4c5f3d3f8acc8cd700a05a93
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 13 Mar 2023 11:26:09 +0000 (13 12:26 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Fri, 26 May 2023 07:29:15 +0000 (26 09:29 +0200)
tree015f75f5e0d12baa9856265c09b081254fbdd494
parentf4e907d5ee52fffe7c6fb1256e65eb39c9313379
ada: Clean style in expansion of array aggregates

Code cleanup only; semantics is unaffected.

gcc/ada/

* exp_aggr.adb
(Build_Array_Aggr_Code): Change variable to constant.
(Check_Same_Aggr_Bounds): Fix style; remove unused initial value.
gcc/ada/exp_aggr.adb