decl.c (is_variable_size): Do not unconditionally return false on non-strict alignmen...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 6 Apr 2008 13:38:41 +0000 (13:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 Apr 2008 13:38:41 +0000 (13:38 +0000)
commit2d091b12a0466d34d78d696bed390f3792ffe9fa
tree48dbf8b603aafa4f20e0e1280351148c61dee829
parent3135ce84cc325bdfb60e62d2d5845ec41b86b691
decl.c (is_variable_size): Do not unconditionally return false on non-strict alignment platforms.

* decl.c (is_variable_size): Do not unconditionally return false
on non-strict alignment platforms.

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