decl.c (make_packable_type): Resize the last component to its RM size only if it...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 1 May 2008 10:50:01 +0000 (10:50 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 1 May 2008 10:50:01 +0000 (10:50 +0000)
commit8665c7ca50061afae221149f0542d9a4f5329e1c
tree197d79b77d4a42946b3ee4b0f5c1ebc31ac12343
parent2de4b3193d2282cce587ff1a6e041cd7cc649657
decl.c (make_packable_type): Resize the last component to its RM size only if it is of an aggregate type.

* decl.c (make_packable_type): Resize the last component to its RM size
only if it is of an aggregate type.
* trans.c (call_to_gnu): Fix nit in comment.
(gnat_to_gnu): Likewise.

From-SVN: r134848
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/ada/trans.c