[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Oct 2013 11:01:03 +0000 (13:01 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Oct 2013 11:01:03 +0000 (13:01 +0200)
commit7569f6972e44e6c1f00ca5e64d940a90e0bc3e24
tree11edc23b1f016bf36a7150ae2c7dd7a51d437f58
parentecbda48438f5bbdc95104785e61d81855f05db1b
[multiple changes]

2013-10-15  Thomas Quinot  <quinot@adacore.com>

* exp_pakd.adb (Expand_Packed_Element_Set,
Expand_Packed_Element_Reference): Adjust for the case of packed
arrays of reverse-storage-order types.

2013-10-15  Robert Dewar  <dewar@adacore.com>

* sem_prag.adb: Minor reformatting.

2013-10-15  Ed Schonberg  <schonberg@adacore.com>

* sem_attr.adb (Analyze_Attribute_Specification, case
To_Address): If the expression is an identifier, do not modify
its type; it will be converted when necessary, and the type of
the expression must remain consistent with that of the entity
for back-end consistency.

2013-10-15  Robert Dewar  <dewar@adacore.com>

* sem_ch7.adb (Unit_Requires_Body): Add flag
Ignore_Abstract_State (Analyze_Package_Specification): Enforce
rule requiring Elaborate_Body if a non-null abstract state is
specified for a library-level package.
* sem_ch7.ads (Unit_Requires_Body): Add flag Ignore_Abstract_State.

From-SVN: r203598
gcc/ada/ChangeLog
gcc/ada/exp_pakd.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_ch7.adb
gcc/ada/sem_ch7.ads
gcc/ada/sem_prag.adb