decl.c (gnat_to_gnu_entity): If the record has a parent field and a representation...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 1 Jun 2015 08:04:16 +0000 (08:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 1 Jun 2015 08:04:16 +0000 (08:04 +0000)
commit8c41a1c8f01a07d8fd2f5df57d90879969090618
tree75050d1ee95526b3f9442f658186a13f77e76384
parent44eff886de1ade42076ad8168f76a28886fdeaa8
decl.c (gnat_to_gnu_entity): If the record has a parent field and a representation clause...

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: If the
record has a parent field and a representation clause, make sure that
it is properly aligned.

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