]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (ceil_alignment): New function.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 23 Nov 2007 11:11:04 +0000 (11:11 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 23 Nov 2007 11:11:04 +0000 (11:11 +0000)
commit5102fac5feb4262e4ea4bf771d8bc5a3f14812ed
tree6fe9b17c7454584b3d6e48dd0f922cde410bfd9c
parent96d9bb07adf360fd685c102467798ba47de254a4
decl.c (ceil_alignment): New function.

* decl.c (ceil_alignment): New function.
(gnat_to_gnu_entity): Use it to set the alignment on atomic types.
(make_packable_type): Likewise.

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