decl.c (make_packable_type): Revert last change.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 6 Dec 2007 22:39:58 +0000 (22:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 6 Dec 2007 22:39:58 +0000 (22:39 +0000)
commit4039fb351c2611af9db36bf80fa8ba868525768a
tree1571923bdf04a948d01ee9887380c0f17bb6f2a0
parent4c42b3d84fb4bd1539147b3aa1834d935818b869
decl.c (make_packable_type): Revert last change.

* decl.c (make_packable_type): Revert last change.
(gnat_to_gnu_field): Avoid setting size and position multiple times.
* utils.c (finish_record_type): Retrieve the real name of the type.

From-SVN: r130665
gcc/ada/ChangeLog
gcc/ada/decl.c
gcc/ada/utils.c