decl.c (gnat_to_gnu_field): Adjust again the packing for a field without strict align...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 11 Oct 2019 09:09:40 +0000 (09:09 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 11 Oct 2019 09:09:40 +0000 (09:09 +0000)
commit75a582cd9f98b4cdea2eb8e961d53dc8d30fd462
tree0652b424a034b022a2124d283bc526b85c44ee01
parent76dcb70dab490c5dbabaf1b982a1650da2a341cf
decl.c (gnat_to_gnu_field): Adjust again the packing for a field without strict alignment and with an...

* gcc-interface/decl.c (gnat_to_gnu_field): Adjust again the packing
for a field without strict alignment and with an oversized clause.

From-SVN: r276873
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/size_clause4.ads [new file with mode: 0644]