* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: If the
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 08:04:16 +0000 (08:04 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 08:04:16 +0000 (08:04 +0000)
commit0aef17f56d69ae455abe376f4a5e46e8ebc09c98
tree75050d1ee95526b3f9442f658186a13f77e76384
parente86e65ef73e1a54083b227de8c492960aeca69f5
* 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.

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