]> gcc.gnu.org Git - gcc.git/commit
sem_disp.adb (Check_Controlling_Formals): Anonymous access types used in controlling...
authorJavier Miranda <miranda@adacore.com>
Mon, 5 Sep 2005 08:03:00 +0000 (10:03 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Sep 2005 08:03:00 +0000 (10:03 +0200)
commit9cca32af39afce68bdc9c76702b1d31235c257c3
tree7c49e06073d07b49ad2e87f4f0ae0954824a03b0
parent725393ea9114df692c55610f1f8bafe5959395a9
sem_disp.adb (Check_Controlling_Formals): Anonymous access types used in controlling parameters exclude null because it...

2005-09-01  Javier Miranda  <miranda@adacore.com>
    Ed Schonberg  <schonberg@adacore.com>

* sem_disp.adb (Check_Controlling_Formals): Anonymous access types
used in controlling parameters exclude null because it is necessary to
read the tag to dispatch, and null has no tag.
(Override_Dispatching_Operation): If the previous operation is inherited
from an interface, it becomes hidden  and does not participate in later
name resolution.

From-SVN: r103885
gcc/ada/sem_disp.adb
This page took 0.066063 seconds and 5 git commands to generate.