decl.c (gnat_to_gnu_entity): Do not bother propagating the TYPE_USER_ALIGN flag when...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 8 Mar 2008 12:12:47 +0000 (12:12 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 8 Mar 2008 12:12:47 +0000 (12:12 +0000)
commit8f5893ab523ac3d89e80560c6a2e6a2e88a44bd7
tree503f1746603678cbf086a3d219cece863b1b97d3
parentba436c3b5c91bbe4c4ce3e122429dda3b47c26ee
decl.c (gnat_to_gnu_entity): Do not bother propagating the TYPE_USER_ALIGN flag when creating a JM type.

* decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>: Do not
bother propagating the TYPE_USER_ALIGN flag when creating a JM type.

From-SVN: r133032
gcc/ada/ChangeLog
gcc/ada/decl.c