s-stposu.adb (Allocate_Any_Controlled): Reimplement the mechanism which accounts...
authorHristian Kirtchev <kirtchev@adacore.com>
Mon, 29 Aug 2011 12:56:22 +0000 (12:56 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Aug 2011 12:56:22 +0000 (14:56 +0200)
commite9c9d12236905df71cc9d5132d9fb632fb8f269e
treeb33454031b68ec2466ea87b1e2491a78d2f32494
parent09fae88db5dd9b8ce4d7cc774eac42921da851e5
s-stposu.adb (Allocate_Any_Controlled): Reimplement the mechanism which accounts for size vs alignment issues and...

2011-08-29  Hristian Kirtchev  <kirtchev@adacore.com>

* s-stposu.adb (Allocate_Any_Controlled): Reimplement the mechanism
which accounts for size vs alignment issues and calculates the size of
the list header.
(Deallocate_Any_Controlled): Ditto.
(Nearest_Multiple_Rounded_Up): New routine.

From-SVN: r178218
gcc/ada/ChangeLog
gcc/ada/s-stposu.adb