]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 5 Dec 2012 10:35:24 +0000 (11:35 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 5 Dec 2012 10:35:24 +0000 (11:35 +0100)
commite8e581cd1971c7e86a7f06ac84e562e3d278f5e4
treecaa42aac6d7c84e97df5ac473685b58f3f10a81e
parent42fc9a7f08f7762b2055e563eeecac81c794b457
[multiple changes]

2012-12-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch5.adb (Preanalyze_Range): If the expression, which
denotes some domain of iteration, has a type with implicit
dereference, and does not have any iterable aspects, insert
dereference to obtain proper container type.

2012-12-05  Bob Duff  <duff@adacore.com>

* par-ch8.adb (P_Use_Type_Clause): Fix the Sloc for "use all type ..."
to point to "use".

2012-12-05  Arnaud Charlet  <charlet@adacore.com>

* make.adb (Compile): Always pass -x adascil in CodePeer mode.

From-SVN: r194198
gcc/ada/ChangeLog
gcc/ada/make.adb
gcc/ada/par-ch8.adb
gcc/ada/sem_ch5.adb