[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 09:51:54 +0000 (11:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 09:51:54 +0000 (11:51 +0200)
commit8b1011c0c3208bf6541db4775e573446f216eea5
treed2f24a10f5cc466aaaa6440f08052e0d3fdc01e8
parent5b75bf576f92ac16409fd7d3f1fd3f64c02bca11
[multiple changes]

2013-04-11  Yannick Moy  <moy@adacore.com>

* gnat1drv.adb (Adjust_Global_Switches): Allow missing body in Alfa
mode.

2013-04-11  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch4.adb (Expand_N_Allocator): Detect the
allocation of an anonymous controlled object where the type of
the context is named. Use the pool and finalization master of
the named access type to allocate the object.

2013-04-11  Vincent Celier  <celier@adacore.com>

* gnat_ugn.texi: Remove most mentions of gprbuild.
* projects.texi: Remove all mentions of asociative array
attributes.

From-SVN: r197753
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/gnat1drv.adb
gcc/ada/gnat_ugn.texi
gcc/ada/projects.texi