[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 19 Jan 2017 13:13:19 +0000 (14:13 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 19 Jan 2017 13:13:19 +0000 (14:13 +0100)
commit7c323fbe3bdff58d4081e4706d24c17f4bb36f8a
treebb3da6d076df7af45748014d6b0318c5b2013240
parent9849a7ea00a4af3f43a2c0df64484b7ae5a5f0e7
[multiple changes]

2017-01-19  Javier Miranda  <miranda@adacore.com>

* ghost.adb (Propagate_Ignored_Ghost_Code): Protect access to the
identifier attribute of a block-statement node. Required to avoid
assertion failure when building the new containers library.

2017-01-19  Bob Duff  <duff@adacore.com>

* exp_ch3.adb: Update comment.

2017-01-19  Vincent Celier  <celier@adacore.com>

* gprep.adb (Gnatprep): Parse the definition file without
"replace in comments" even when switch -C is used.

From-SVN: r244633
gcc/ada/ChangeLog
gcc/ada/exp_ch3.adb
gcc/ada/ghost.adb
gcc/ada/gprep.adb