[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Jan 2017 10:38:56 +0000 (11:38 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Jan 2017 10:38:56 +0000 (11:38 +0100)
commit3abbc5c2409fae926307f5321debdf6191cd2152
tree6cacb10c92f95dd2445197b0ae052578e19dcd61
parentef74daead6d1668980566524b3a49dcc8f51295c
[multiple changes]

2017-01-13  Yannick Moy  <moy@adacore.com>

* inline.adb: Code cleanup.
* sem_util.adb (Is_OK_Volatile_Context): Add
expression in delay statement as OK for volatile context.

2017-01-13  Ed Schonberg  <schonberg@adacore.com>

* sem_aggr.adb (Resolve_Array_Aggregate): In normal compilation
mode a choice that is a subtype with a static predicate is
replaced by the values it covers. This transformation must not
be performed in ASIS mode, to preserve the source for analysis.

2017-01-13  Justin Squirek  <squirek@adacore.com>

* nlists.ads: Correct minor typo.

From-SVN: r244411
gcc/ada/ChangeLog
gcc/ada/inline.adb
gcc/ada/nlists.ads
gcc/ada/sem_aggr.adb
gcc/ada/sem_util.adb