decl.c (gnat_to_gnu_field): Remove the wrapper around a misaligned integral type...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 6 Mar 2013 18:00:50 +0000 (18:00 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 6 Mar 2013 18:00:50 +0000 (18:00 +0000)
commitafb0fadf9d4128d2e7f508535fc070beb161ffc2
treed44c6d26309de6f76195111e553b5bb8f8f2f4e7
parent6f71e355ebcc5e6e3474369ea5dd361d3ee5875d
decl.c (gnat_to_gnu_field): Remove the wrapper around a misaligned integral type if...

* gcc-interface/decl.c (gnat_to_gnu_field): Remove the wrapper around
a misaligned integral type if a size is specified for the field.

From-SVN: r196506
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/aggr6.ads [new file with mode: 0644]