r177232 - in /trunk/gcc/ada: ChangeLog exp_ch2....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Aug 3 07:37:00 GMT 2011


Author: charlet
Date: Wed Aug  3 07:37:15 2011
New Revision: 177232

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177232
Log:
2011-08-03  Ed Schonberg  <schonberg@adacore.com>

	* exp_ch9.adb (Build_Renamed_Formal_Declaration): common procedure for
	protected entries and task entries, to build the proper renaming
	declaration for entry formals, used in debugging.
	* exp_ch2.adb (Expand_Entry_Parameter): handle task and entry
	parameters in the same way.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch2.adb
    trunk/gcc/ada/exp_ch9.adb



More information about the Gcc-cvs mailing list