r235139 - in /trunk/gcc/ada: ChangeLog s-fileio...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Mon Apr 18 12:39:00 GMT 2016


Author: charlet
Date: Mon Apr 18 12:39:36 2016
New Revision: 235139

URL: https://gcc.gnu.org/viewcvs?rev=235139&root=gcc&view=rev
Log:
2016-04-18  Yannick Moy  <moy@adacore.com>

	* sem_util.adb (Apply_Compile_Time_Constraint_Error): Do not generate
	raise node in GNATprove mode.

2016-04-18  Hristian Kirtchev  <kirtchev@adacore.com>

	* s-fileio.adb: Minor reformatting.
	* sem_prag.adb (Analyze_Input_Item): Add local
	variable Input_OK. Do not consider mappings of generic formal
	parameters to actuals.

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

	* sem_ch5.adb (Get_Cursor_Type): If iterator type is a derived
	type, the cursor is declared in the scope of the parent type.
	(Analyze_Parameter_Specification): A qualified expression with an
	iterator type indicates an iteration over a container (explicit
	or implicit).


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/s-fileio.adb
    trunk/gcc/ada/sem_ch5.adb
    trunk/gcc/ada/sem_prag.adb
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list