r235241 - in /trunk/gcc/ada: ChangeLog clean.ad...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Apr 20 09:07:00 GMT 2016


Author: charlet
Date: Wed Apr 20 09:07:12 2016
New Revision: 235241

URL: https://gcc.gnu.org/viewcvs?rev=235241&root=gcc&view=rev
Log:
2016-04-20  Vincent Celier  <celier@adacore.com>

	* clean.adb (Gnatclean): Fail if project file specified and
	gprclean is not available.
	* gnatname.adb: Fail is -P is used and gprname is not available.
	* make.adb (Initialize): Fail if project file specified and
	gprbuild is not available.

2016-04-20  Bob Duff  <duff@adacore.com>

	* sem_ch5.adb (Analyze_Iterator_Specification): Do not use secondary
	stack when possible.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/clean.adb
    trunk/gcc/ada/gnatname.adb
    trunk/gcc/ada/make.adb
    trunk/gcc/ada/sem_ch5.adb



More information about the Gcc-cvs mailing list