sem_ch4.adb (Analyze_One_Call): Handle complex overloading of a procedure call whose...
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 1 Aug 2008 09:04:06 +0000 (11:04 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 1 Aug 2008 09:04:06 +0000 (11:04 +0200)
commit1cb17b78bde3fabd9dec0898b2528a952b2cbc11
treeded38177fe761487895f0f33295bf1900cef6564
parentd54c4e31c27f21d3555ed2f093f82736f82772b7
sem_ch4.adb (Analyze_One_Call): Handle complex overloading of a procedure call whose prefix is a parameterless...

2008-08-01  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Analyze_One_Call): Handle complex overloading of a
procedure call whose prefix
is a parameterless function call that returns an access_to_procedure.

From-SVN: r138491
gcc/ada/ChangeLog
gcc/ada/sem_ch4.adb