decl.c (gnat_to_gnu_entity): When there is a representation clause on an extension...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 15 May 2017 08:00:41 +0000 (08:00 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 15 May 2017 08:00:41 +0000 (08:00 +0000)
commit04bc3c93bec894ca85bc448b40af42545a280928
tree7db7d7873d883dbf77ccfcf3bcc36170a3139c3d
parentc39d309a2551b68af40f88f024771c61d7644d1b
decl.c (gnat_to_gnu_entity): When there is a representation clause on an extension...

* 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.

From-SVN: r248049
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c