decl.c (gnat_to_gnu_entity): Do not pack the field of the record type made for a...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 Jan 2013 11:58:36 +0000 (11:58 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 Jan 2013 11:58:36 +0000 (11:58 +0000)
commit940ff20cacc289327c63f9e51bf176b7935a8a08
treecf02d15bdfda08e9a1039a888fab5cbfc2c6a4be
parentadf8bb4f07f6f05144db43faf21237dff80f64fb
decl.c (gnat_to_gnu_entity): Do not pack the field of the record type made for a misaligned type.

* gcc-interface/decl.c (gnat_to_gnu_entity) <discrete_type>: Do not
pack the field of the record type made for a misaligned type.

From-SVN: r194942
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/alignment10.adb [new file with mode: 0644]