r216376 - in /trunk/gcc/ada: ChangeLog prj-conf...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Oct 17 08:49:00 GMT 2014


Author: charlet
Date: Fri Oct 17 08:49:10 2014
New Revision: 216376

URL: https://gcc.gnu.org/viewcvs?rev=216376&root=gcc&view=rev
Log:
2014-10-17  Vincent Celier  <celier@adacore.com>

	* prj-conf.adb (Get_Config_Switches): In CodePeer mode, do
	not take into account any compiler command from package IDE.

2014-10-17  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch12.adb (Build_Function_Wrapper): The formals of the
	wrapper must have the same identifiers as those of the formal
	subprogram, because calls within the generic may use named
	associations.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/prj-conf.adb
    trunk/gcc/ada/sem_ch12.adb



More information about the Gcc-cvs mailing list