* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When there
commitcc8a01b57d222e4847b73311c2725f381203cf0f
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2017 08:00:41 +0000 (15 08:00 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2017 08:00:41 +0000 (15 08:00 +0000)
tree7db7d7873d883dbf77ccfcf3bcc36170a3139c3d
parentc57508a3509763cabb910df5693abaf1cafed2ac
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When there
is a representation clause on an extension, propagate the alignment of
the parent type only if the platform requires strict alignment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248049 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c