[multiple changes]
commit7e22a38c2f5f173ac220cd9ec70b55ce08243797
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Apr 2016 10:10:32 +0000 (20 12:10 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Apr 2016 10:10:32 +0000 (20 12:10 +0200)
tree918e410cb893da0e81e3563fff774beb29062ae6
parentb83dd5ecea2899fc6220aa8be8f999ed61a6b62f
[multiple changes]

2016-04-20  Ed Schonberg  <schonberg@adacore.com>

* sem_ch13.adb (Rep_Item_Too_Late): Better error message for
an illegal aspect that freezes the entity to which it applies.

2016-04-20  Bob Duff  <duff@adacore.com>

* a-stwibo.ads, a-stzbou.ads
("="): Add overriding keyword before function to avoid crash when
compiler is called with -gnatyO (check overriding indicators).

2016-04-20  Ed Schonberg  <schonberg@adacore.com>

* sem_prag.adb (Analyze_Pragma, case Check_Policy):  If this
is a configuration pragma and it uses the ARG syntax, insert
the rewritten pragma after the current one rather than using
Insert_Actions.

2016-04-20  Arnaud Charlet  <charlet@adacore.com>

* exp_aggr.adb (Backend_Processing_Possible): Add handling of
C back-end.

From-SVN: r235253
gcc/ada/ChangeLog
gcc/ada/a-stwibo.ads
gcc/ada/a-stzbou.ads
gcc/ada/exp_aggr.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_prag.adb