[Ada] Small adjustment in the handling of alignment for arrays
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 15 May 2020 21:15:38 +0000 (23:15 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 7 Jul 2020 09:27:00 +0000 (05:27 -0400)
commite1b0956a8e1f5609266cbe064b345bbb37b1e7e2
tree7b97c7c9c4d38ca38fd659883763ae10fa128d57
parente997d94b298c5ea753b613c38518a2c72bdf44af
[Ada] Small adjustment in the handling of alignment for arrays

gcc/ada/

* freeze.adb (Freeze_Array_Type): Use Ctyp more consistently.
Move code setting the alignment in the non-packed case to...
* layout.adb (Layout_Type): ...here.
gcc/ada/freeze.adb
gcc/ada/layout.adb