[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 May 2016 10:14:23 +0000 (12:14 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 May 2016 10:14:23 +0000 (12:14 +0200)
commit331e50151c7fbc9931899d0c10fa5fed7be4f8be
tree38cd4b76c35c881b1a78a6347deba42d26f0bd0c
parent2c94bbe3c25520fa979adb7eb61b32aba6f5a1c4
[multiple changes]

2016-05-02  Jerome Lambourg  <lambourg@adacore.com>

* s-unstyp.ads: Code cleanups.

2016-05-02  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch13.adb (Size_Too_Small_Error): Fix the error message format.

2016-05-02  Ed Schonberg  <schonberg@adacore.com>

* exp_prag.adb (Expand_attributes_In_Consequence,
Expand_Attributes): If the prefix of'Old is an unconstrained type,
for example an unconstrained formal of the enclosing subprogram,
create an object declaration with an expression to obtain the
actual subtype of the temporary.

2016-05-02  Arnaud Charlet  <charlet@adacore.com>

* comperr.adb (Delete_SCIL_Files): Add missing handling of
N_Subprogram_Declaration.

From-SVN: r235738
gcc/ada/ChangeLog
gcc/ada/comperr.adb
gcc/ada/exp_prag.adb
gcc/ada/s-unstyp.ads
gcc/ada/sem_ch13.adb