decl.c (gnat_to_gnu_entity): Do not force BIGGEST_ALIGNMENT when capping the alignmen...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 8 Mar 2008 12:01:22 +0000 (12:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 8 Mar 2008 12:01:22 +0000 (12:01 +0000)
commitba436c3b5c91bbe4c4ce3e122429dda3b47c26ee
tree19a71ff744074d9e56fbc0d1d0c34443759ebcb4
parent6ab36daccbd955cdb3caf5b7040ab99cdb6b4d14
decl.c (gnat_to_gnu_entity): Do not force BIGGEST_ALIGNMENT when capping the alignment of records with...

* decl.c (gnat_to_gnu_entity) <E_Record_Type>: Do not force
BIGGEST_ALIGNMENT when capping the alignment of records with
strict alignment and size clause.

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