]> gcc.gnu.org Git - 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:03:16 +0000 (17:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 14 Dec 2017 17:03:16 +0000 (17:03 +0000)
commit9df60a5d915668f6b25fae0b76996e6bfd79e38c
treec9c67232537cb4573931da8efbab3fe4fc445a49
parent636f605cbf67b82baf3726d2e92607cd39004d37
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: r255645
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/alignment13.adb [new file with mode: 0644]
This page took 0.065682 seconds and 5 git commands to generate.