exp_ch9.adb (Build_Renamed_Formal_Declaration): common procedure for protected entrie...
commitb474d6c3f1ea034da14d20a52f183e4a1a0e7b87
authorEd Schonberg <schonberg@adacore.com>
Wed, 3 Aug 2011 07:37:15 +0000 (3 07:37 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 3 Aug 2011 07:37:15 +0000 (3 09:37 +0200)
treeb3817f7166af6b172c4935632d7cddc5f0de01ca
parent40f2f11f1f38c4346b843d94a0d8a68a2e7bcd87
exp_ch9.adb (Build_Renamed_Formal_Declaration): common procedure for protected entries and task entries...

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.

From-SVN: r177232
gcc/ada/ChangeLog
gcc/ada/exp_ch2.adb
gcc/ada/exp_ch9.adb