r244633 - in /trunk/gcc/ada: ChangeLog exp_ch3....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Jan 19 13:13:00 GMT 2017


Author: charlet
Date: Thu Jan 19 13:13:19 2017
New Revision: 244633

URL: https://gcc.gnu.org/viewcvs?rev=244633&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch3.adb
    trunk/gcc/ada/ghost.adb
    trunk/gcc/ada/gprep.adb



More information about the Gcc-cvs mailing list