[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2014 09:35:27 +0000 (11:35 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2014 09:35:27 +0000 (11:35 +0200)
commit2fe258bf9315fa25f620860f99462faa8ade3b68
tree21f95046f305aca90426a00385169c1ba85dc433
parentb4dfdc11a5440c5aaf0a86d011facaddc61806be
[multiple changes]

2014-07-31  Robert Dewar  <dewar@adacore.com>

* sem_ch13.adb: Minor reformatting.

2014-07-31  Ed Schonberg  <schonberg@adacore.com>

* exp_ch3.adb (Build_Invariant_Checks): If the enclosing record
is an unchecked_union, warn that invariants will not be checked
on components that have them.

2014-07-31  Robert Dewar  <dewar@adacore.com>

* freeze.adb (Freeze_Entity): Check for error of
Type_Invariant'Class applied to a untagged type.
* sem_ch6.adb (Analyze_Null_Procedure): Unconditionally rewrite
as null body, so that we perform error checks even if expansion
is off.

From-SVN: r213324
gcc/ada/ChangeLog
gcc/ada/exp_ch3.adb
gcc/ada/freeze.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch6.adb