]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Fix imprecise wording for error on scalar storage order
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 13 Jul 2021 09:23:38 +0000 (11:23 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 22 Sep 2021 15:01:41 +0000 (15:01 +0000)
commitc5ff859dc01958f39ba77de6421d774171e3ea09
tree83484de336555f31d2bc75ede92a212297e7b9fd
parentd232417a8832c480abeb1c28abd66978b85e5081
[Ada] Fix imprecise wording for error on scalar storage order

gcc/ada/

* freeze.adb (Check_Component_Storage_Order): Give a specific error
message for non-byte-aligned component in the packed case.  Replace
"composite" with "record" in both cases.
gcc/ada/freeze.adb