[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 15 Dec 2011 11:52:26 +0000 (12:52 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 15 Dec 2011 11:52:26 +0000 (12:52 +0100)
commitd9937d1b3ee90bab59ddc15be59bee877e09778e
tree857708f517fb5703144f500fb4f2d0525d106128
parent887d102a5e91157b45f7eec96c6230f5227fb0ef
[multiple changes]

2011-12-15  Javier Miranda  <miranda@adacore.com>

* exp_attr.adb (Expand_N_Attribute_Reference): For 'alignment
applied to a class-wide type under VM targets generate code which
invokes the function Get_Alignment to retrieve the value of the
alignment from the TSD.
* rtsfind.ads (RE_Get_Alignment): New entity.

2011-12-15  Robert Dewar  <dewar@adacore.com>

* g-comlin.adb: Fix header.

From-SVN: r182365
gcc/ada/ChangeLog
gcc/ada/exp_attr.adb
gcc/ada/g-comlin.adb
gcc/ada/rtsfind.ads