decl.c (gnat_to_gnu_entity): Do not set an alignment on fields of the RETURN type...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 27 Jan 2012 09:50:17 +0000 (09:50 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 27 Jan 2012 09:50:17 +0000 (09:50 +0000)
commit46c91e45189f62bc959245d9ca5d40f44a65ac82
treefbd9bc256af582f14dab21ee821d68f28b3bca76
parent16934bbf731f4cd735b9d93d6695f181c7ec59ef
decl.c (gnat_to_gnu_entity): Do not set an alignment on fields of the RETURN type built for the CICO mechanism.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Procedure>: Do not set
an alignment on fields of the RETURN type built for the CICO mechanism.

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