[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 21 Nov 2011 11:22:47 +0000 (12:22 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 21 Nov 2011 11:22:47 +0000 (12:22 +0100)
commitbdf69d333e4c6d080e8be3ad9d71fb1895e85d03
treed7c262a43cb5289678f60e01f197e231069e0715
parentf3670c001ceb35a4922552aaf7be7fe47c2c7c07
[multiple changes]

2011-11-21  Ed Schonberg  <schonberg@adacore.com>

* exp_ch6.adb (Expand_Actuals): In Ada 2012, a function call
with out parameters may generate assignments to force constraint
checks. These checks must be properly placed in the code after the
declaration or statement that contains the call.

2011-11-21  Fedor Rybin  <frybin@adacore.com>

* gnat_ugn.texi: Adding info on current gnattest limitations an
support of -X option.

2011-11-21  Robert Dewar  <dewar@adacore.com>

* a-cfdlli.adb, a-cbdlli.adb: Minor reformatting.

From-SVN: r181559
gcc/ada/ChangeLog
gcc/ada/a-cbdlli.adb
gcc/ada/a-cfdlli.adb
gcc/ada/exp_ch6.adb
gcc/ada/gnat_ugn.texi