2015-05-22 Ed Schonberg <schonberg@adacore.com>
commit9cb79877278a2dee6d300fcbb623793b94483f0f
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2015 13:17:54 +0000 (22 13:17 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2015 13:17:54 +0000 (22 13:17 +0000)
tree50f3f536a4a1b6e559054f9d71807e7705264a4e
parent2399e52788d24b50e9c2b0b88f66ad96ceb77570
2015-05-22  Ed Schonberg  <schonberg@adacore.com>

* sem_res.adb (Resolve_Actuals): If the call is to an overridden
operation, replace the names of the actuals in named associations
with the names of the actuals of the subprogram that is eventually
executed. The names of the formals and the defaults can differ
between the two operations when they are operations of a formal
derived type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223569 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_res.adb