]> git.ipfire.org Git - thirdparty/gcc.git/commit
* decl.c (make_packable_type): Resize the last component to its RM size
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 May 2008 10:50:01 +0000 (10:50 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 May 2008 10:50:01 +0000 (10:50 +0000)
commitca749ee040e5ff2287f48d5acdd5e29305d26627
tree197d79b77d4a42946b3ee4b0f5c1ebc31ac12343
parenteb5da12c06eaf0e1057e67e1841a46a9237de82c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@134848 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/ada/trans.c