[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Apr 2016 12:39:36 +0000 (14:39 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Apr 2016 12:39:36 +0000 (14:39 +0200)
commitad81cb782b0c9dc481394e424d80926cee0ddf30
tree48448bb1a39cfcb6d4c3f50764b9189cc7a93929
parent520c0201ebc60741a955d451bb6e9cc57c268014
[multiple changes]

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).

From-SVN: r235139
gcc/ada/ChangeLog
gcc/ada/s-fileio.adb
gcc/ada/sem_ch5.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_util.adb