r194198 - in /trunk/gcc/ada: ChangeLog make.adb...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Dec 5 10:35:00 GMT 2012


Author: charlet
Date: Wed Dec  5 10:35:24 2012
New Revision: 194198

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


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/make.adb
    trunk/gcc/ada/par-ch8.adb
    trunk/gcc/ada/sem_ch5.adb



More information about the Gcc-cvs mailing list