[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Apr 2013 14:52:28 +0000 (16:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Apr 2013 14:52:28 +0000 (16:52 +0200)
commit05c064c1a58fa0500d93e6da59e4d1d119d74e94
treec20bc4877e4a7f9f0f03664554f90471f9f253b1
parent92e776e9971b9fc4e31fd0f23352809cb3680d3a
[multiple changes]

2013-04-23  Ed Schonberg  <schonberg@adacore.com>

* exp_ch6.adb (Expand_N_Subprogram_Body): When compiling with
initialize_scalars, disable predicate checks on the generated
assignment to an out scalar parameter.

2013-04-23  Gary Dismukes  <dismukes@adacore.com>

* sem_ch4.adb (Analyze_Allocator): Remove error
check for "constrained in partial view" constraints entirely.

2013-04-23  Robert Dewar  <dewar@adacore.com>

* einfo.ads, sem_prag.ads: Minor reformatting.
* errout.ads: Comment update.

From-SVN: r198194
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/errout.ads
gcc/ada/exp_ch6.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_prag.ads