[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Apr 2016 10:36:01 +0000 (12:36 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Apr 2016 10:36:01 +0000 (12:36 +0200)
commit18431dc503bba275e82e8d664c7da0785510888d
treed9d59ab5c9d523ed198bb32f4c1c628c0a8df170
parentdfbc6cbe30524f817b427c19756dd13aecf31d09
[multiple changes]

2016-04-20  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch4.adb (Expand_Allocator_Expression): Ensure that the
tag assignment and adjustment preceed the accessibility check.
* exp_ch7.adb (Is_Subprogram_Call): Reimplemented.

2016-04-20  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_prag.adb (Expand_Attributes): Ensure that
the temporary used to capture the value of attribute 'Old's
prefix is properly initialized.

2016-04-20  Javier Miranda  <miranda@adacore.com>

* exp_unst.ads, exp_unst.adb (Get_Level, Subp_Index): Moved to library
level.

From-SVN: r235258
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch7.adb
gcc/ada/exp_prag.adb
gcc/ada/exp_unst.adb
gcc/ada/exp_unst.ads