decl.c (gnat_to_gnu_entity): Copy the TYPE_PACKED flag from the base type.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 25 Mar 2012 17:21:49 +0000 (17:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 25 Mar 2012 17:21:49 +0000 (17:21 +0000)
commit92eee8f857578d00623714f22fa9ec1a71ff6b9e
tree6e12d17e0c84f5b7c6f8f07433f8f32b1bc3b7b1
parentd3cef56c989dca82d696678afb723dc79fbb1c30
decl.c (gnat_to_gnu_entity): Copy the TYPE_PACKED flag from the base type.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Copy
the TYPE_PACKED flag from the base type.

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