[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:06:32 +0000 (12:06 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:06:32 +0000 (12:06 +0200)
commit8f4a8befc8801bc1e0259f43eea1f28bbdcf673d
treebb09752881459e1e36bad9c6d7dec0935e1d881a
parente7a45277aa2ed5b30f96ac55bf9c1de47cb36f95
[multiple changes]

2014-08-04  Thomas Quinot  <quinot@adacore.com>

* s-fatgen.adb: Minor reformatting.

2014-08-04  Arnaud Charlet  <charlet@adacore.com>

* exp_util.adb (Is_Possibly_Unaligned_Object): Always return
False on .NET.

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* sem_ch5.adb (Analyze_Loop_Statement): Set properly the kind of
the loop parameter for element iterators over containers and
arrays, so that improper uses of it are detected in the loop
body when expansion is disabled.
* exp_ch5.adb (Expand_Iterator_Loop): The entity kind of the
generated cursor is that of the analyzed loop parameter.

From-SVN: r213558
gcc/ada/ChangeLog
gcc/ada/exp_ch5.adb
gcc/ada/exp_util.adb
gcc/ada/s-fatgen.adb
gcc/ada/sem_ch5.adb