]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record type...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 14 Dec 2017 17:07:28 +0000 (17:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 14 Dec 2017 17:07:28 +0000 (17:07 +0000)
commita3c71fce7a5464b8122c9aa80f4e3cc229eefdba
treebb1a13792856ce94725a774fe0da1654869ae50d
parentcf59c50492077744cb4bb31b60e6060d94692016
decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record type if it is not already set.

* gcc-interface/decl.c (gnat_to_gnu_field): Do not set the alignment
of the enclosing record type if it is not already set.

From-SVN: r255647
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/alignment13.adb [new file with mode: 0644]